KillerRobots

Ed's IoT Control Page

 

 

 

Seems all we really want to do is control the world...

 

CLICK HERE   to try out the new IoT server.  

 

Refresh your screen (F5?) if you get a DISCONNECTED message. The "MicroControllers" and the "Sensors" tabs above describe the various controllers and sensors currently available in my laboratory for creating new robot slaves. Alibaba has more in enroute!

 

AC Devices

"AC Devices" is an outlet box that allows you to power on or off the two outlets independently. This device also uses an ESP8266. These devices are programmed in C/C++ thru the Arduino IDE after installing the 8266 compiler package

 

Blinky

"Blinky" is just an ESP8266 project with a website to control its LEDs. It's powered by a 5V USB battery.

 

Robot

"BAM-BAM" is an Arduino-based line-following robot. It's powered by a 11V LiPo battery.

 

Server

"Server" is an ESP8266 project with a website to record and display its activities.

 

Template Notes

This site code was stolen from Bryant Smith of Florida Web Design then twisted to my own evil purposes. I first created a quick and dirty site to test remote access and links. Then I decided it wasn't pretty enough so I nabbed this one. I left Bryant's link in to make it easier to rat me out - if so inclined.