Electronics Examples (Pi/Arduino)

November 16, 2017
Category: Mini-Projects

Tools: Arduino, C++, Raspberry Pi, Python, Fritzing

A set of Arduino and Raspberry Pi examples. Also includes Fritzing wiring diagrams and templates. This project was developed to help teach electronics for an Human Computer Interactions course. Contains examples for:

  • Blink an LED
  • Button to blink an LED
  • Dim an LED
  • Rotate a servo

And some extras:

  • Arduino-style template for Raspberry Pi
  • Using the MCP3008 IC for analog input on Raspberry Pi
  • Playing with the analog input (banana meter)

Source (GitHub)