The single chip computer on the site runs the iPic web-server, the world's tiniest implementation of a TCP/IP stack and a HTTP web-server. The chip is a complete micro-computer, and it includes all components of a complete computer on a single tiny micro-chip (this includes the CPU (central processing unit), memory, serial port interface circuitry, and clock oscillator).Link.
Void your warranty, violate a user agreement, fry a circuit, blow a fuse, poke an eye out. Make: The risk-takers, the doers, the makers of things... Welcome to Make: Online!
Gareth Branwyn, Chris Connors (guest author), Collin Cunningham, Marc de Vinck, Peter Horvath (intern), Kip Kay, Goli Mohammadi, John Park, Sean Ragan, Becky Stern, Phillip Torrone
How-To Tuesday: Arduino 101 & the PING))) ultrasonic sensor
The PING))) ultrasonic sensor is a really easy way to measure distance with a micro-controller. All you have to do is hook up 3 wires and upload some code. These sensors are great for robots, alarm systems, or any...
More...
Too bad it requires some sort of network interface chip to actually server up web pages ( http://www.picoweb.net/faq.html has the smallest web server that doesn't require extra parts). Also, there's a smaller one that someone implemented using an AVR: http://d116.com/ace/ and http://d116.com/ace/ace2.html
Reply to this comment
Cool little devil. I liked the AVR version even better. Thanks LAME!
Does anyone know of a webcam with built in ethernet stack and apache so the cam will plug into the LAN and be accessible over http?
Reply to this comment