All Projects → cristynhoward → Stab Bot 5000

cristynhoward / Stab Bot 5000

Labels

Projects that are alternatives of or similar to Stab Bot 5000

Practice Of Arduino
开源硬件存代码区
Stars: ✭ 6 (-68.42%)
Mutual labels:  arduino
Mid
Make it Digital: the BBC's Digital Creativity initiative
Stars: ✭ 17 (-10.53%)
Mutual labels:  arduino
Real Time Tracking Ardino Sim808
Stars: ✭ 18 (-5.26%)
Mutual labels:  arduino
Photonreset
Helpful tips for restoring a Particle photon to an almost factory new condition
Stars: ✭ 7 (-63.16%)
Mutual labels:  arduino
Myarduino
my repository for arduino source code
Stars: ✭ 16 (-15.79%)
Mutual labels:  arduino
Dimswitch
Arduino library to control dimmable ballasts for fluorescent light tubes
Stars: ✭ 17 (-10.53%)
Mutual labels:  arduino
Arduino Marg
Arduino MARG/IMU fusion w/ Kalman filter: MPU9150 & arduino
Stars: ✭ 6 (-68.42%)
Mutual labels:  arduino
Arduino Camera Wifi
Code for the WiFi-connected camera using Arduino, a TTL serial camera & the CC3000 WiFi chip. The article is available at: http://openhomeautomation.net/?p=944
Stars: ✭ 18 (-5.26%)
Mutual labels:  arduino
Signalbox
DCC Project
Stars: ✭ 17 (-10.53%)
Mutual labels:  arduino
Arduinoonpc
Stars: ✭ 18 (-5.26%)
Mutual labels:  arduino
Outputcontrollerrelay8x2
Arduino sketch for controlling outputs on a pair of Relay8 shields for a home automation controller. See http://www.superhouse.tv/12-building-an-arduino-home-automation-controller for more information
Stars: ✭ 7 (-63.16%)
Mutual labels:  arduino
Ardutester
ArduTester – Arduino Component Tester (mirror)
Stars: ✭ 16 (-15.79%)
Mutual labels:  arduino
Crittergram Capture Cam
Arduino sketch to accompany the Crittergram Capture Cam for Weekend Projects
Stars: ✭ 17 (-10.53%)
Mutual labels:  arduino
Dead Reckoning
Robot code for my dead reckoning robot
Stars: ✭ 6 (-68.42%)
Mutual labels:  arduino
Grove bme280
Stars: ✭ 18 (-5.26%)
Mutual labels:  arduino
Smarter air filter
Arduino + Smart Air Filter Automatic switch ON/Off Smart Air Filter according on the air PM value.
Stars: ✭ 6 (-68.42%)
Mutual labels:  arduino
Bmp180
Altitude, Pressure and Temperature Sensor
Stars: ✭ 17 (-10.53%)
Mutual labels:  arduino
Ntc thermistor
[For Arduino and STM32] Library for working with a NTC thermistor.
Stars: ✭ 19 (+0%)
Mutual labels:  arduino
Teensy Sn76489 Midi Synth
A SN76489 MIDI synth, controlled by a Teensy 2.0 microcontroller
Stars: ✭ 18 (-5.26%)
Mutual labels:  arduino
Esp8266 Redis
An Arduino library for Redis that works on ESP8266.
Stars: ✭ 18 (-5.26%)
Mutual labels:  arduino

Hey there!

I'm trying to build a reactive circuit using my Arduino Uno from scratch! So far, all of the reactive circuits I've built have come from the Arduino Projects Book, and I want try something for myself.

The Stab Bot 5000 is a circuit that reacts to shadows moving across a photoresistor by sending a servo into a (stabbing) frenzy!

After the circuit works as intended, I'm going to make a little body and arm for my ferocious buddy out of cardboard, to bring it to life!

Update 1:

Well, the code works as intended now. It's cool to watch the servo arm swing when shadows pass over the photoresistor!

The next step is to build a housing for the servo that makes it look like a stabbing robot, but it's very late and I'm sleepy.

That'll be something to work on another day!

Update 2:

I built a little housing for the servo out of cardboard, tape, and hot glue. Added an arm, some legs, a grumpy expression, and a deadly weapon - and we've got ourselves a functioning Stab Bot 5000! See it in action!

An obvious flaw with this circuit design is that the photoresistor and light source need to be set up in just the right positions for shadows to trigger the arm at the right time. If you put the photoresistor too far away, and the arm swings when no one is near it. If you put the light source in the wrong spot, shadows won't fall across the resistor when you're near the robot, and the arm won't swing when it should.

One fix for this would be to mount the photoresistor onto the servo housing itself, but I don't have the wire I'd need to do that on hand, and it's beyond the scope of this project.

I set out to build a reactive circuit from scratch, and now I have one that works as intended! Yay!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].