← Main Programming Page Python Ref Contact Us
  • LED Clocks: A project for students in Geometry studying arc lengths and angles.
    • A Better Clock: Updating Dr. Urbano's "blasphemous" clock
    • pico clock: MS's effort.
  • Lamps:
    • Fiber Optic LED Lamp
    • Rainbow Sword
    • Hexagon Light
    • Hexagonal LED Tiles
    • LED Night Light
  • Tables
    • Hexagon Table: Responsive, light-up table using seven separate LED strips and touch sensors.
  • Using LED Grids
    • LED Grid that was adapted for our SmartBin project.
  • Pico Box:
    • PicoLED Repository: Inculdes design files for a laser-cut box for the LED's with an optional capacitive touch sensor.
LEDs Index
  • Python Quick Reference
  • Set up
  • Coding Lessons
    1. Lighting Lights
    2. Loops (for)
      • Light Sequences
    3. Functions
    4. Logic: If/Then
    5. Loops (while)
      • Infinite Loops
      • Unpacking Tuples
    6. Classes
    7. Projects
  • Hardware