Hi guys,
first of all thank you very much for your great products. I love them.
Now to my problem:
Meduino and Mac OS X 10.9.2 worked fine.
After a clean and fresh installation of Mac OS X 10.9.4 the uploaded code doesn’t run on Meduino. Everything from the compiling and uploading process looks fine, but after uploading without any errors the code is not running on Meduino.
The same code on a Arduino Mega works fine. After uploading the code I can communicate with the Board over serial monitor.
My settings for the Meduino are:
- MacBook Air 11" with 10.9.4
- Board: Arduino Leonardo
- Serieller Port: /dev/tty.usbmodem1421 or /dev/cu.usbmodem1421 (tried both)
- Programmer: AVRISP mkII
To solve my problem I tried different things (other drivers), which are described here, but I wasn’t successful
http://forum.arduino.cc/index.php?topic=198539.0
The code I uploaded is a modification of TestUltrasonicSensor.ino.
As I mentioned, the uploaded process seemed to be successful, but in the Serial Monitor I couldn’t see anything.
Has anybody of you an idea how to fix my problem? Is there any method to check my Meduino Board for faults?
It would be great, if you could help me.
Thanks.
Kanne