Add Clock Via i2c Posted on October 24, 2015 at October 25, 2015 by Elijah 3097 0 Prepare i2c added real time clock driver to raspian Add time variable to picture display Solder pins to clock module Keep Reading : Chain connect pressure/temperature module i2c on clock module Remote ssh connect from iPad P.C. and laptop using dynamic ip address Hello World LED Blinking
Make Them Blink Posted by Elijah - November 15, 2015 0 You will need: 4 complete sets of LED’s and wires (see last lesson) The first thing you will need to…
Phase One Posted by Elijah - August 15, 2015 2 “Phase One” is where we learned basic raspberry pi use. we started with the unboxing of our model 2 B raspberry…
Boot and install Raspbian Posted by Elijah - August 15, 2015 0 Ok lets do this! After you see a rainbow this is the first screen you will see. Its called the…
google map link Posted by Elijah - October 18, 2015 0 http://www.google.com/maps/place/40.625027,-73.957774/@40.625027,-73.957774,17z Change RED part to current GPS in Python http://maps.google.com/maps?q=40.37494164,-73.57485968 Keep Reading : GPS AT Commands GPS RESPONSE…
servoTurn.Py – a simple python script to turn a servo on a raspberry pi 3 Posted by Elijah - March 17, 2017 0 Turn a servo using a Raspberry Pi 3 GPIO using Python. Picks up where the Adafruit servo build instructions stop.…