My son is really happy programming his Arduino (in fact an Arduinio clone: ITeaduino BT as described in my blog from October 2013) with S4A.
At the very beginning, he worked through the excellent documentation Elisava Workshop Materials 2011 provided from Citilab. This gave him the knowledge and the confidence to start setting up his "ArduBot" entirely built from the LEGO Technic set 9390 and some special parts, I've already described.
ArduBot - from the side |
Modified microservos to act as continuous rotation servos move ArduBot, IR sensors prevent it from collisions, whereas an ultrasonic sensor (like the famous PING!) provide a long distance detection of obstacles (not mounted on the picture above) and small IR sensors allow the implementation of a "line follower".
ArduBot - from front angle |
What we learnt from the modification of our microservos is a different story, enough to fill another blog as well as construction details of our new tech toy...
Great work. Really appreciate it, although I'm sure not as much as your son does.
ReplyDeleteOne question, assuming your laptop is talking to the bluetooth receiver on the arduino board are there any extra steps required to run scratch? Anything you wouldn't already have to do with a USB connection?
Looking forward to hearing more.
Taking a recap on Bluetooth configuration, I remembered myself, I did quite a bit of things. So I decided to give the answer as post in my blog ...
DeleteAs I've performed that task some time ago, it took me quite a while to remember everything and some things I had to retrace. Next time I'll write it up as a blog post at once ;-)