Sunday, October 24, 2010

Controlling multiple RGB LEDs

The TLC 5940 - PWM driver chip can drive 16 channels from a single serial port. Sparkfun sells them.

Also Sparkfun has a great 3 RGB breakout board for making a great light for $9

Beautiful mathematical sand sculptures

From Bruce Shapiro, the inventor of the egg-bot, some beautiful sand sculptures that plot mathematical patterns

Thursday, October 21, 2010

Tom Igoe from ITP and the Arduino team talks about the Arduino Uno

Video with Tom Igoe talking about the new arduino uno


tom_igoe_from_itp_and_the_arduino_t.html

Easy SMS messaging from arduino

from Make Club

Cheap and easy SMS via GSM for your MCU








Non acronym version of the title: send and receive text messages via cell phone communication towers using an Arduino or other microcontroller. “We’ve been doing that for years!” you cry, well yes, technically. But [Fincham] lays it outs simply; commercial offerings are expensive and finding a cell phone that uses RS232 now a days is getting difficult, so a new way of doing the same old is necessary. The good news is USB GSM modems are readily available, cheap, and only require a few interface pins to get them talking with an Arduino. In fact, the image above is all you need.

Saturday, October 16, 2010

Larson scanner for Halloween

Small project for a Larson scanner to put in a pumpkin.
 runs on an arduino, wired up as a Hackduino project. The speed of the LEDs is controlled by a pot linked to the arduino chip running a larsonscannerwithpot sketch.

Friday, October 15, 2010

Low cost CNC

Instructable using servo motors

We got our timing belts and pulleys from McMaster-Carr (but they are available elsewhere):
part # 6484K454 Trapezoidal Tooth Neoprene Timing Belt .200" Pitch, Trade Sz 770XL, 77" Outer Circle, 3/8" Wide
part # 57105K21 Acetal Pulley for XL-Series Timing-Belt for 1/4" & 3/8" Belt Width, 1.63" OD, 22 Teeth

Bearings and Collars
For the timing belt pulley bearings, make sure to get the extended inner ring ones so they don't rub against the shaft collars. You could also use regular ones with small washers on the inner ring. We used flanged ones to make mounting easier.


We got our timing belts and pulleys from McMaster-Carr (but they are available elsewhere):

part # 6462K12 Type 303 SS Set Screw Shaft Collar 1/4" Bore, 1/2" Outside Diameter, 9/32" Width
part # 57155K337 Miniature Precision SS Ball Bearing - ABEC-5 Flanged Shield, Extended Inner Ring, .25" ID, .5" OD

After building these, we noticed that Home Depot has ball bearings for patio doors, and these may work almost as well at a much lower price. Rather than mounting the bearing in a hole, you could put a couple bolts right through the outer plastic ring and bolt it right to an L bracket.

Friday, September 10, 2010

Modifying a Canon A70

Great site on moding a Canon to make an IR only camera.  Good instructions on removing and exposing shutter release which is what I want.