Categories
- animatronics (12)
- apple (11)
- arduino (179)
- art (41)
- articles (121)
- artificial intelligence (11)
- automation (421)
- avr (205)
- bitcoin (3)
- breadboard (9)
- cameras (57)
- cars (26)
- cell phones (28)
- clothing mods (21)
- console mods (26)
- dangerous (94)
- desktop mods (24)
- embedded (5)
- flying things (54)
- fpga (22)
- gaming creations (108)
- interface (225)
- internet (17)
- laptop mods (6)
- lasers (22)
- linux (7)
- magnetic (3)
- medical (12)
- microcontrollers (51)
- misc projects (152)
- msp (12)
- music (124)
- pic (90)
- projects (23)
- pyroedu (76)
- raspberry pi (26)
- robots (312)
- security (36)
- sensors (307)
- software (200)
- solar (19)
- stamp (9)
- tools (149)
- tutorials (98)
- Uncategorized (45)
- usb (44)
- wireless (256)
Sponsors
Posted February 20, 2011 by Chris
This robot has built in functionality for line following, object avoiding and ‘victim finding’. A PIC micro allows to it be able to do all these at once. Check the project write-up to see the hardware schematics, software & parts list.
Posted February 19, 2011 by Chris
Wireless Audio has been kind of slow to make a big impact on the commercial market. So why not build your own? This project shows you how to build some wireless speakers to setup outdoors or indoors. The electronics are not overly sophisticated and the project write-up very thorough. Take a look!
Posted February 18, 2011 by Chris
In a true ‘build it as fast as possible’ style, we have the GPS Altimeter project. Built for the USC Rocket Propulsion Lab, this project tracks the peak altitude reached along with the descent back to earth. Schematic (hand-drawn) and source code are available for download.
Posted February 17, 2011 by Chris
Drop-dead simple RF transmitters are hard to come by, but this project breaks that trend. With only a few parts and some simple soldering this project shows you how to build an RF transmitter and receiver using RS232 serial ports. The data is coded in ascii and transmitted at 1 MHz.
Posted February 16, 2011 by Chris
The LM35 temperature sensor is used in this project to sense the temperature and relay that information back to a PIC micro. The project setup is: PIC, LCD and Temp sensor. The temperature results are displayed back on the LCD.
Posted February 15, 2011 by Chris
Today’s PyroElectro Tutorial shows how infrared remote controls work and guides you through the process of building an infrared IR receiver. The receiver decodes the infrared commands sent to it by a remote control, and displays them on an LCD for verification.
Posted February 14, 2011 by Chris
If you’re looking to build a cheap and easy DIY robot platform, this is the project to follow. The platform consits of a cheap R/C vehicle, Arduino microcontroller and XBee WiFi. The XBee module allows for clean WiFi communication to your desktop for control or information processing.
Posted February 13, 2011 by Chris
If you ever thought those little AVR microcontrollers were not so powerful, this project should prove you wrong. This project uses a 12 Mhz AVR to output complex grahics and basically an operating system to a touch screen LCD very similar to an iPhone. Hardware schematics & source code are all there for you.
Posted February 12, 2011 by Chris
If you’re looking for some fun and perhaps a little danger, here’s a novel project by Mondo: an Electric Roach Motel! The project write-up has the hardware schematic and pic source code. Now go zap some cockroaches!
Posted February 11, 2011 by Chris
Reverse Engineering is an important skill for electronics hobbyists because very often you will run into something you want to use, but don’t know how. An LCD is a tough thing to reverse engineer, but this tutorial shows you one approach to figuring out how to get things working.
