-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No connection with arduino uno #9
Comments
Doesn't help directly but I can recompile ardustim for uno and have it happily running so the system is fine, we just need to figure out why yours isn't working. It may get more people to notice & help if you post on slack or the facebook speeduino pages. When you say you can connect do you mean really mean you can't connect to the UI with the uno but can with the mega? If you mean it doesn't generate a signal when the uno is connected to the mega running speeduino have you checked the pins ground to ground, uno8 (crank) to mega 19, uno9 (cam) to mega 18 |
Same here but with a Nano. Can't flash the firmware via Ardu_Stim.0.0.4 and 0.0.3 doesn't connect to the old firmware. The old version of ardustim that uses droid4arduino is working properly. Edit: Compiled and flashed the code via the Arduino IDE and it's working properly with Ardu-Stim.0.0.4. |
Same here, had to compile it manually in arduino IDE, and now it connected. |
Hello, and can it be done to connect to other versions of hardware such as WAVGAT UNO R3 |
Hi. I've compiled the manual via arduino ide. but when i open and connect to ardustim 0.0.4 application why doesn't it connect. |
Yes the version of this git no longer works with the .ino uploaded and the index.html UI. it uses the software in .exe version which is in -> "code" and on the right in "Releases", here you will find the .exe and when you open it you will see your arduino appear and it is from this interface that you will upload the code then you click on connect and everything works. |
Hi I try to use this version of ardustim but can connect with arduino uno , I can upload ardustim.ino to arduino uno or arduino mega via arduino ide, but when open Ardu_Stim.0.04
can connect with arduino uno just arduino mega, I only have one arduino mega an is for speeduino I need help. thanks
The text was updated successfully, but these errors were encountered: