Introduction
  • Introduction
  • Please read this before continuing!
  • Components needed for this project
  • Where can you find the sketch source code?
  • Hello World! Diodes, LEDs, and your 1st circuit
  • Hello World! Your 1st sketch
  • Use Pulse Width Modules, make the LED fade
Arduino development basics
  • Compilers, the IDE instructions and functions
  • Operators
  • Control structures
  • Frequently used functions
  • Custom functions
  • Reading and writing digital and analog values
  • Digital and analog read/write demonstration
Constructing JING
  • Measuring light with Lux and the Axel-Benz formula
  • Measuring light with a photoresistor demonstration
  • Measuring temperature and humidity
  • Measuring barometric pressure
  • Adding an LCD screen, setup the circuit
  • Adding an LCD screen, adding a library and sketch walkthrough
  • Create an echo server with the Ethernet Shield
  • Transmit sensor data with the Ethernet Shield
  • Emoncms, what is it, walkthrough
  • Upload data from a single sensor to Emoncms
  • Setting up logging and visualising data on Emoncms
  • Completing the hardware assembly
  • The Jing complete sketch walkthrough
  • Completing the Jing dashboard
Video Responses
  • How to configure a widget (and why is a widget blank?)
Conclusion and Bonus Lecture
  • Wrap-it up, what did we learn, and improvements
  • Bonus Lecture