Programming

Programmables Banner

Arduino

How does it work?

Arduino is an open-source microcontroller that is easy to use. The Arduino controller can be connected to a power source and wired into circuits that include motors, sensors, buttons and led lights etc. The Arduino can connect to laptops to run programs that execute tasks like turning things on and off.

What can I make?

Because of its easy learning curve, the Arduino kit is great for prototyping interactive circuits like a mini synthesizer or a sensor triggered pet food dispenser.

Getting started:

  1. Plug the Ardino into your laptop
  2. Download Arduino IDE
    1. Pick an example program
    2. Upload it into the Arduino

Our Arduino kits include:

  • Arduino UNO
  • Instruction/program book
  • Servo Motor
  • DC Motor
  • Sensors (Temperature and Tilt)
  • Connectors (“Jumper Wires”)
  • Resistors
  • Led Lights
  • Push Buttons
  • Capacitors
  • Battery Snap (9V)

Raspberry Pi

How does it work?

Raspberry Pi is a microcomputer that you can carry in your pocket. Just like any computer you can load an operating system and connect it to monitors, keyboards, web cameras and other accessories via USB ports.

What can I make?

Raspberry Pi’s low cost and tiny size make it ideal for monitoring or capturing time lapse photos of plants, easily portable retro gaming, security monitoring, music production and much more.

Fun fact in 2016 it was used for a space mission on ISS (International Space Station), where it ran programs made by students. (It can also be used to code different languages)

Raspberry Pi kits include:

  • Raspberry Pi Model 3 V1.2
  • Power cord
  • Keyboard
  • Monitor
  • SD card

You can borrow webcams from the library.

Getting Started:

  1. Power up by connecting the Pi via the micro usb cable that plugs into the wall. Some kits have a plug with an on/off button on the cable.
  2. Connect the Pi to the monitor and keyboard
  3. Download and Install the Raspberry Pi imager, connect the SD card, select it and install the desired OS.
  4. Program using Projects