Controlling an Arduino through a Rapsberry Pi webserver
I’ve been looking for ways to control my Service droid robot, my Service droid robot has an ATmega2560 (with Arduino bootloader) and a Raspberry Pi. My goal is to control it over wifi. But I wanted to start with some more simpler things first. I’ve recently found some python code on letsmakerobots.com that lets me […]
MAG3110 magnetometer and Arduino
I got this MAG3110 magnetometer on Ebay, it came on a small break out board. This is not a sensor you want to solder by hand, it comes in a tiny 10 pin DFN package. The MAG3110 is a three axis digital magnetometer made by Freescale. The readings of a magnetometer can be used to […]