Saturday, November 27, 2010
Monday, November 22, 2010
Firmata link between processing and arduino

The simplest way to get processing and the arduino to talk is by loading the
standardFirmata sketch onto the arduino. This recognizes whether pins are inputs or outputs based on the processing code.
Then on processing I am using a simple code to display data
firmataReadAnalogMultipleandDigital.pde which reads analog pins and a digital pin
Sunday, November 21, 2010
DC motor control with 556 timer

Using a 556 timer chip, control of a DC motor using PWM works well - this from the pages of MAKE: 23. Used to drive a Solarbotics gearbox motor, also excellent for changing timing delays and with 2 pots can adjust interval and also duration of pulses.
I used this to press the shutter button on a hacked Canon A70 camera for a timelapse camera.
Thursday, November 18, 2010
Deck vegetable gardening

from homegrownevolution blog
SIP hacker and horticultural Internet hero Josh Mandel's original pdf instructions for how to make your own.
Mandel's revised instructions with thoughts on how to eliminate the use of PVC plastics when building a SIP.
Where to buy a SIP: earthbox.com. Even if you build your own, you should follow the Earthbox company's user guide for how to fill the box, what kind of soil to use and how to fertilize.
For a nice example of rooftop and window gardening with SIPs see the Green Roof Growers of Chicago.
Ohio State University Extension Service's list of vegetable varieties for container gardening. These are varieties with smaller root systems that do well in small pots.
SIP hacker and horticultural Internet hero Josh Mandel's original pdf instructions for how to make your own.
Mandel's revised instructions with thoughts on how to eliminate the use of PVC plastics when building a SIP.
Where to buy a SIP: earthbox.com. Even if you build your own, you should follow the Earthbox company's user guide for how to fill the box, what kind of soil to use and how to fertilize.
For a nice example of rooftop and window gardening with SIPs see the Green Roof Growers of Chicago.
Ohio State University Extension Service's list of vegetable varieties for container gardening. These are varieties with smaller root systems that do well in small pots.
Tuesday, November 16, 2010
Firmata link between processing and arduino
Now running a sketch in processing that reads the values of 3 sensors, actually potentiometers for testing. Displays values as bars in processing, and the circle is colored RGB by these values.
Monday, November 15, 2010
Welcome to whirlyworld blog
Migrating to blogger from word press - lets see how that goes
Sunday, November 14, 2010
Arduino based dissolved oxygen probe
The benthic flux chamber on the ocean floor with the dissolved oxygen probe installed. An arduino microcontroller records the data and saves it to an EEPROM in a underwater housing. This one at Tav Rocks near Key largo worked like a charm.
Subscribe to:
Posts (Atom)