Monday, April 22, 2019

Arduino.cc resources or references


Arduino programming Language References - https://www.arduino.cc/reference/en/

Arduino Stepper Library - https://www.arduino.cc/en/reference/stepper


Dru's Python Book Suggestion

The book Dru is using in her Python class is called Python for Everybody: Exploring Data in Python 3.

It's available as a free download on the author's website:

Otherwise, here's the Amazon link, as a $9.99 paperback and a $.99 Kindle edition.

 

Barry's Simple Python Slides

Saturday, March 30, 2019

April 1 Dancer Project

April 1 Dancer Project Document from Barry -

Here is a word file with wiring diagram for the baton operated dancer. It is written in 3 parts to make it easier.
First the ultrasonic sensor which we have previously done, second the servo motor which we have also done and finally the combined system, all with Arduino c source Code.