Gaugette

Building gauges and gadgets with Arduinos, Raspberry Pis and Switec stepper motors.

Sep 14, 2012 - 9 minute read - Comments - Raspberry Pi

Analog Gauges Using I2C on the Raspberry Pi

I’ve been intending to try driving Switec X25.168 motors using the MCP23008 I²C I/O port expander chip from an Arduino, but it occurs to me that it might be more interesting to try this on a Rasberry Pi. If it works, it will demonstrate a simple and very inexpensive method for driving analog gauges from the Raspberry Pi without the need for high-current drivers.

Aug 7, 2012 - 1 minute read - Comments - Switec X25

Beverage-o-Meter

Phil Bambridge has blogged about his Beverage-o-Meter which demonstrates wireless remote control of an analog gauge using Arduinos eqipped with Nordic 2.4GHz radio boards. Fun, whimsical, and beautifully housed too. His project uses a Switec stepper for the gauge, and uses the SwitecX25 library. Check out his blog and source code here.