bravoechonovember
Published © CC BY-NC-SA

Control a Cockroach with Arduino for under $30

Ever wanted to control a cockroach on the cheap? Now you can!

BeginnerFull instructions provided17,775
Control a Cockroach with Arduino for under $30

Things used in this project

Story

Read more

Code

Code snippet #1

Arduino
/* void setup() {

void loop() {

  tone(11,random(1,100),random(1,1000)); //this will make the cockroach turn in one direction
noTone(11)
}

Credits

bravoechonovember

bravoechonovember

1 project • 6 followers
I'm a maker!

Comments