Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terrible Cardboard Nodebots

Robots! Made of cardboard! Programmed with node.js!

How'd they turn out? Pretty terrible.

Featured in this Daily Dot article

robots-fighting or dancing?

Build your own

Gather these things

  • Cardboard
  • Zip ties
  • Tape or something
  • An Arduino Uno
  • A servo or something (here's one)
  • Something that cuts, like a knife or broken bottle maybe
  • A computer that can run node.js (like a laptop)

Do these things

  1. Install node.js on your computer

  2. Install the Arduino IDE

  3. plug in the Arduino

  4. Open the Arduino IDE

  5. Go to examples -> Firmata -> Standard Firmata

  6. Program your Arduino with Standard Firmata

  7. Build your awesome robot

  8. Make your servo and Arduino plug together like this

    servo plugged into pin 3

  9. Run this in your terminal to install the one dependency

    $ npm install johnny-five

  10. Run the robot robot

    $ node terrible-robot.js

About

Terrible robots, running node.js, made out of cardboard

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages