View Single Post
Old 09-09-15, 12:01 AM   #188
NiHaoMike
Supreme EcoRenovator
 
NiHaoMike's Avatar
 
Join Date: Oct 2008
Location: Austin, TX
Posts: 1,154
Thanks: 14
Thanked 257 Times in 241 Posts
Default

I2C is a very standard bus used in lots of applications. Here's an easy to use I2C driver for a MSP430G2452:
https://github.com/NiHaoMike/OpenDAC...DAC_FW/I2C.cpp
https://github.com/NiHaoMike/OpenDAC...enDAC_FW/I2C.h

If you want something easier, a R/C ESC would work nicely. Those accept a servo type PWM signal and a common 555 can be used for control.
__________________
To my surprise, shortly after Naomi Wu gave me a bit of fame for making good use of solar power, Allie Moore got really jealous of her...
NiHaoMike is offline   Reply With Quote