Tag Archives: Picaxe
Hack an Etch a Sketch toy to act as a display for your projects. In this example it’s used as a temperature logger. The project uses two stepper motors driving the knobs, which are controlled via a PICAXE 18M2 microcontroller. … Read more
Patrick Cambria posts this simple oscilloscope project using a Picaxe-08M microcontroller and a potentiometer. The Picaxe is programmed in BASIC and the entire MCU program follows: main: READADC10 1,B0 SERTXD(#B0,10) goto main The output from a potentiometer voltage divider is … Read more
In this project, Oh-zap uses a Picaxe 08-M along with a Sony protocol remote to control the movement of a servo with attached webcam. Via Electronics-lab.com
Recent Comments