StanleySweet / sonic-screwdriver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IR Remote Sonic Screwdriver

Introduction

With the recent hype about Doctor Who's 60th birthday, I wanted to make a little screwdriver of my own. The idea was to have something we can use after the promotional shot for the PR department to keep opening and closing the shutters.

Roadmap

Minimum

  • Lighting the screwdriver led
  • Add sounds to the screwdriver
  • Use the NeoPixel led to convey information about modes
  • Allow registering signals using an IR receiver
  • Allow sending signals using an IR led
  • Allow to monitor the battery level through serial

Bonus

  • Save the signals between restarts / disconnections
  • Add a low power mode

Extra Bonus

  • Allow to monitor the battery level through the neopixel led
  • Allow remote connexions using the wifi module
  • Allow the screwdriver led to change colors depending on a setting

Parts

Useful Links:

Original made by the BBC themselves:

Possible cards

Builtin neopixel led

Other examples

LED Resistance Calculator

EEPROM:

About

License:MIT License


Languages

Language:C++ 100.0%