Getting Started with GPIO

TBD https://www.raspberrypi.org/documentation/usage/gpio/ – Using RPi.GPIO Tutorial: Raspberry Pi GPIO Pins and Python http://openmicros.org/index.php/articles/94-ciseco-product-documentation/raspberry-pi/217-getting-started-with-raspberry-pi-gpio-and-python – Using Wiring Pi http://www.sirmc.net/view/9001/ https://projects.drogon.net/raspberry-pi/wiringpi/ https://projects.drogon.net/raspberry-pi/gpio-examples/tux-crossing/gpio-examples-1-a-single-led/ https://projects.drogon.net/raspberry-pi/wiringpi/the-gpio-utility/ https://pypi.python.org/pypi/wiringpi2 gpio readall – Using PiGPIO https://www.raspberrypi.org/forums/viewtopic.php?p=486959 wget abyz.co.uk/rpi/pigpio/pigpio.zip If you don’t have wget click on http://abyz.co.uk/rpi/pigpio/pigpio.zip and do the unzip/make manually unzip pigpio.zip cd PIGPIO sudo make install Examples using…

Continue reading

Raspberry Pi Experiment 14: Trying PC scope SW by probing through audio-device microphone input

PC-based scope SW (courtesy of Ronen) http://www.zeitnitz.eu/scope_en Photo-report This report is about how the scope worked for me when it was tried with wind-speed and wind direction sensors powered from Raspberry Pi’s 3V pins. Constellation: – One cable built from two: __ * Gold Plated banana plug to Small Test Hook Clip Cable. Test Probes IC…

Continue reading