Arduino and MK802 Robot, Controlled By Phone
beefsack writes "An engineer by the name of Andrej Skraba has combined an Arduino board and an MK802 mini PC running Ubuntu to create a robot which is controllable via its own node.js server and a mobile phone. Seen by some as products competing in a similar space, Andrej shows how the two devices can make the most of their unique features to complement each other, working together."
Seems that the route to novelty and ingenuity these days requires you somehow cable a cell phone into your project.
Even when your computer-on-stick already has Wifi built in.
Sig Battery depleted. Reverting to safe mode.
I fail to see how this is even remotely newsworthy. My undergraduate EECS projects were far more advanced than this.
OK, so this guy has a dumb battery, motors, wheels platform, with no sensors. On this, he put a web server with WiFi, which he then controls from a cell phone. So all that this does is run two small DC motors under manual remote control.
This is lame even by amateur robotics standards today. There's enough compute power there for a full vision system. Running Apache and node.js is not useful. It might be worthwhile to get familiar with the technology, but you don't publicize it.
I thought in Soviet Russia, robot control you!
"it's" means "it is"
"its" is the possessive form.
Ugh.
Specifically he sells the MK803 Android Mini PC: https://www.miniand.com/
Good attempt but not really worthy of a slashdot post...
This robot does illustrate the need for a common cabling standard for robotics.
Please, please, remember this: it's NOT a ROBOT unless it drives by himself! This is just an expensive android controlled, half a meter high, rc car.
The narrator's voice totally sounds like the FPS Russian's voice. Now I want an Arduino controlled 50-cal machine gun with explosive rounds!
You can control it randomly too. The robot is controlled by address calls.
212.235.232.101:8080/1/100/1 - forward
212.235.232.101:8080/2/100/1 - stop
212.235.232.101:8080/3/100/1 - backward
100 is a parameter of speed of DC motor, it could go from 0 to 255.
Have fun messing around !
~ Best man at your service.