Skip to content

schylermanning/hackTime-redRocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackTime::redRocket 🚀 🚗

Problem:

It is not possible to shoot team members with plastic darts while working remotely.

alt text alt text

Proposed Solution:

Making a cheap 'off-the-shelf' red Ferrari RC car that can create a web interface over WiFi that allows it to be driven around and shoot out plastic rockets from any browser.

Parts Required:

  1. Red Ferrari RC Car
  2. LinkSprite - LinkNode D1 (WeMo D1 - Based on ESP8266)
  3. Arduino Motor Shield R3
  4. Plastic Rocket Launcher with Rockets

Connect to Arduino via Serial:

Steps Used to Connect to RedRocket via WiFi:

  • Use Arduino Serial Monitor to see IP address it pulled from DHCP
    • e.g. 10.140.132.179
  • Connect to IP on port 80

Releases

No releases published

Packages

No packages published

Languages