Programming Language
I've written most of the mechanical aspects of my robot in C++ (native to Arduino DUE) and am moving on to the brains, which is a Raspberry Pi 2.I'd like to write this in a higher level language than C...
View ArticleSteelsquid Kiss OS
Minimal and optimized version of RaspbianThink this is a perfect version to start building something from ... you decide what you want to install.I have used raspbian-ua-netinst as the basis for this...
View Articleraspberry + arduino / webiopi + firmata (python)
Im buildin internet controlled rc car with arduino, arduino motor shield and raspberry.So how to use firmata and webiopi at the same time.read more
View ArticleCode Combat - Learn to code by playing a game
I don't know if this has already been discussed yet but I found this neat little web based game yersterday where the player must code their hero behavior to play the game.If any of you want their child...
View ArticleLarge robot rover
Primary imageWhat does it do?Drive 4wd robot via wifi and html5It is about 50x50cm with 20cm wheels and uses PiBorg Diable DC motor controller.It has the same control system as the Small Rover but it...
View ArticleMini Robot Rover
Primary imageWhat does it do?This is my smallest robot 20x20cm and 9cm hight.You can control it via WIFI like the other robots but this also has 8 HC-SR04 distance sensors.The distance will show on the...
View ArticleNRF24 Robot Rover
Primary imageWhat does it do?Robot rover controlled by a NRF24L01+ transceiver I wanted a rover with longer range (WIFI is to short).On this robot the video and control signals is transferred by a...
View ArticleFPV Control Station
Primary imageWhat does it do?Control my Squid RoverBuilt a new control station for my rover. Cost to buildEmbedded videoFinished projectNumberTime to buildTypewheelsURL to more informationWeightread more
View ArticleFPV Squid Rover
Primary imageWhat does it do?FPV roverMy new rover with 8 wheels :-)It is controlled by my FPV Control Station.Added a video where i drive Cost to buildEmbedded videoFinished projectNumberTime to...
View ArticleRaspberry Pi Project
Hey guys,I'm starting out a project in which I want to build a Raspberry Pi Self Driving Robot. The basic tasks the robot will perform are:Lane tracking using RPi Camera and OpenCV3 + Python Obstacle...
View Article