Yes but this might be just a matter of compile and install: It works locally, does not depend on internet+other websites+companies, it should be...
When I saw this I was blown away: http://www.instructables.com/id/Raspber ... Assistant/ The PI is too slow at it, as can be seen by videos, but...
Yes the PHP version does something similar. Clear buffers (read) Sends (write) a command Continuously read chars and add them at the end of a...
If you are wondering what it is made of, try googling for "capsela". It was my favorite toy when I was a kid (about 100 years ago), passed on to...
Well.. It is not running yet, I tried to connect the motors to the 3V PWM but it'not working. The 5V is enough to power it though.. meh but when...
Thanks Cam!!! If this can help with your UDOO serial problems, in the first version of PHP code, I had noticed some kind of random/wrong chars if...
I have them all now: battery, screen, camera and a cardboard box. I just added wheels so I guess it ain't a tablet anymore
As the problem is at compile time, the known workaround is to attach the arduino due to an external computer just to compile the sketch (removing...
I have used some arduino c + PHP code here: viewtopic.php?f=8&t=650 The PHP code is file based (fopen,fread,fwrite, etc..) communication, so...
Yessss! Battery has arrived yesterday. It's a fantastic gadget, with a great look (even the box is very stylish) You can easily change the voltage...
Cheese seems not to see it, so I too was thinking it was not working, but.. Installed VLC: sudo apt-get install vlc And then connected to the...
Thanks to all, great informations! I like that battery, how would you connect it? Should I look for the plugs and connect it to the usal UDOO plug?
On Mac Os X Mavericks using Serial Tools I couldn't copy paste to the serial terminal (paste seems to work, but no command is executed!), so I had...
What battery would you buy, how would you set it up, where would you connect it, is there any way to have linux or arduino detect charge? Has...
Might be this. There is some problem with some standard C / Arduino libraries, so there are some standard functions that cannot be used....
Take a look at this for data moving over serial from Arduino to Linux sides viewtopic.php?f=8&t=650 The idea is to use some simple protocol for...
3: if I remember well, this example plays tones without using tone(); http://www.arduino.cc/en/Tutorial/PlayMelody It is just a matter of...
To access the UDOO filesystem from my Mac without starting SAMBA (Windows filesharing) on the UDOO, I installed "FUSE for OS X" and SSHFS in my...
Updated: PHP to Arduino bridge (or any other script) Code updated, fixed stuff on the PHP side (like clearing and flushing port before issuing...
Thanks, nice.
Separate names with a comma.