VSim [a Racing-simulator by Vell001]
VSim [a racing-simulator by vell001]
This is my first project about Racing. I am a Chinese with bad English, and today is my first time to use English to write a post, Sorry for my bad Engilsh first…
I start my project from last year(2013). I am learning from RacingMat, here is his project:Finished 2DOF 12V DC wiper arduino playseat. Thank RacingMat very much!
My project is in progressing, I will update for every detail I finished.
Control Part
I am using two 12V DC truck wiper motors, bought in taobao;
The controller is Arduino Uno, and the motor driver is MotoMonster(I don’t do any advertising, this is an only one MotoMonster-driver I can find in taobao, I have no choice, so bought this one. Please give me a message if you find anthor driver, my email:vell001@qq.com, thanks.
Here are some pictures:
Something I bought in taobao
My arduino board, made in China.(*^_^*)
My motor-driver [MotoMonster], It’s very suit for arduino uno.
My power supply, 12V 30A, look very nice. But the shopkeeper didn’t give me a wire,
so sad for me. I am just a university student, have nothing can use for my project in my dormitory. So I broke my socket only for a wire, bad idea…but I don’t have another idea
At first glance, it was bigger and much more powerful than I imagined. Out of curiousity, I splited it, its structure is very simple.
All parts of controller are ready, it’s time to put all parts together.
Who can guess what kind of wire I am using? Yes, I am using Ethernet Cable. I have unpacked 3m Ethernet Cable. Ethernet Cable is a bit hard.
I bought those potentiometers from e-market, 10K Ohm. Using those potentiometers and my two motors to DIY two SERVO.
Put circuit diagram here:
My controller’s first test video:
Seat Part
Yesterday, I bought 12m steel cube. Today I want to get a second-hand cardan.
2014/3/9 13:24:57
I was not so lucky, I didn’t find a street scrap. I asked a hostess of a garage for a new cardan, her price was so higher than my price that I expected. Then, I went back, and bought in taobao.
The cardan’s size is 20*32*85 mm; and zhe joint bearing is M5 internal thread.
I still need some screws, some rebar, and a seat; Most importent thing is an electric welding machine! Good Luck to myself…
2014/3/9 17:42:37
Yesterday, I had finish Steel Skeleton of my simulator, I’ll put some picture here later.
I am so unlucky today. In the morning, I tried to fix my two motor on the bottom support, but I have failed. In the afternoon, I fixed my two motor and two Support Bar, I just want to conect all the controller part and adjust some detail, but something wrong with my Driver-Broad, when I turn on power support, before long, I smelled a burning smell, I saw a Audion just had burned on the driver board. Then, I could adjust one potentiometer and all motor run. Bad luck!!! I’ll buy a new driver for my two motors
2014/3/15 23:30:21
I received my new MotorDriver today, I will forget MotoMonster-Driver
Look good, I’ll test it tomorrow
I rewrited all codes and redesigned wiring diagram, I’ll put my codes here later, here is my own diagram:
designed with Photoshop
2014/3/18 22:16:05
I used MonsterDriver back, because the new driver have a big flaw. When my arduino poweroff or reboot, the driver’s PWM pin will read some wrong data, and supply power to my motor, then it’s will damage all my design.
I’ll talk about some details later. I want to put my test video here now:
2014/3/21 23:37:42
原文地址:
http://vblog.vell001.ml/2014/03/09/vsim.html
written by VellBibi
posted at http://vblog.vell001.ml
VSim [a Racing-simulator by Vell001]的更多相关文章
- 我的新计划 《2Dof Racing Simulator》2014/3/9 20:30:00
最近好久都没来网站上了,也没心思和时间去弄VellLock和升级V&View了.一直在蕴量这做一件大玩意. 最近一直都很忙,忙着做数电课设,还有各种实验,可是我的心思不在这些东西上,当然除了数 ...
- 论文笔记之:Asynchronous Methods for Deep Reinforcement Learning
Asynchronous Methods for Deep Reinforcement Learning ICML 2016 深度强化学习最近被人发现貌似不太稳定,有人提出很多改善的方法,这些方法有很 ...
- vsim生成VCD波形文件(verilog)
Vsim(ModelSim)生成VCD波形文件(verilog) 两种方法 方法一: 调用ModelSim自己的命令生成,仿真脚本中加入如下一句即可 vcd file mytb.vcd 方法二: 调用 ...
- QS之vsim
vsim - The vsim command invokes the VSIM simulator -L <library_name> … (optional) Specifies th ...
- unable to boot the simulator,无法启动模拟器已解决
突然模拟器报错:unable to boot the simulator(无法启动模拟器) 试了好几种解决办法,删除所有的模拟器重启以后再添加,删除钥匙串登陆中的证书,重新安装Xcode都不行 最后通 ...
- Hdu 1052 Tian Ji -- The Horse Racing
Tian Ji -- The Horse Racing Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (J ...
- Unable to run app in Simulator
xcode6 beta出现 “Unable to run app in Simulator” 错误提示,之前一直用着好好的,重启xcode就可以了. xcode6 beta出现 “Unable to ...
- 给ros安装arbotix simulator仿真环境
首先下载程序包.编译.安装. cd ~/catkin_ws/src git clone https://github.com/pirobot/rbx1.git cd rbx1 git checkout ...
- XCode6的iOS Simulator 文件保存位置
我现在用的是XCode6.4,模拟器系统是iOS 8.4.其他版本可能会略有差异. 进入Finder,前往"~/Library/Developer/CoreSimulator/Devices ...
随机推荐
- java c# 加密与解密对照
原文 java c# 加密与解密对照 最近一直烦恼,java , c# 加密的不同,然后整理了一下,留个备份的轮子: 其中在 java.c#加密转换时,最重要的是 IV 的确定,我常常用如下方法使得j ...
- 模拟在table中移动鼠标,高亮显示鼠标所在行
在项目中有这样一个需求,在table中移动鼠标时,鼠标所在行高亮显示,其他行正常显示,为此做了一个模拟. 具体代码如下: <!DOCTYPE html> <html xmlns=&q ...
- Linux进程调度和切换过程分析
内容: (1):从schedule()开始,几种不同类型的进程之间的调度选择;在相同类型的进程之间的调度选择算法 (2):从CPU的IP值的变化上,说明在switch_to宏执行后,执行分析 (3): ...
- Eclipse常见设置及快捷键使用总结(更新中)
Eclipse中常见设置: 1.Eclipse在保存时设置自动去掉多余的import和格式化代码 路径: window --> preferences --> java --> Ed ...
- error: dst ref refs/heads/zhCN_v0.13.1 receives from more than one src.
http://segmentfault.com/q/1010000000257571 想要把本地的分支推送到远端 git push chucklu zhCN_v0.13.1 zhCN_v0.13.1 ...
- MinGW GCC下sleep()函数问题
在MinGW GCC下编译带sleep()函数的测试程序,不管是包含了unistd.h头文件,还是stdio.h.stdlib.h头文件,就是找不到该函数的定义!在linux下,sleep()函数的头 ...
- uva12169 Disgruntled Judge
扩展欧几里得. 枚举a,根据x1,x3和递推式可得. (a+1)*b-k*mod=f[3]-a*a*b. 通过扩展欧几里得求出b. 带入原式进行计算. #include<cstdio> # ...
- HDU 1425 sort 【哈希入门】
题意:给出n个数,输出前m大的数 和上一题一样,将输入的数加上一个极大地值作为地址 #include<iostream> #include<cstdio> #include&l ...
- Asp.Net连接Mysql报错Out of sync with server
Asp.Net连接Mysql报错Out of sync with server 原因:程序引用的MySql.Data.dll版本高于服务器版本 解决:下载一个低版本的MySql.Data.dll,项目 ...
- hdu 4604 Deque(最长不下降子序列)
从后向前对已搜点做两遍LIS(最长不下降子序列),分别求出已搜点的最长递增.递减子序列长度.这样一直搜到第一个点,就得到了整个序列的最长递增.递减子序列的长度,即最长递减子序列在前,最长递增子序列在后 ...