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 November 17, 2010 by Chris
Today’s project is a little write-up that shows you how to connect up a relay with some circuitry to a parallel port. This will then allow you to control any household appliance through software on your PC. The project write-up has the software, circuit diagram and explains how it all works.
Posted November 14, 2010 by Chris
If you’re the kind of person who lives by the hit count on your website, this project will be of interest to you. A physical website hit counter that plugs into your computer via USB in order to keep the count current. The project write-up has all the firmware, hardware schematics and software.
Posted November 3, 2010 by Chris
DIY roboticists here’s an easy to build and extremely inexpensive platform for you. The wheels are made of CDs, the body an enclosure from radio shack and the brains a PIC micro. The project write-up guides you through the build process and gives examples of cheap robotics.
Posted October 30, 2010 by Chris
Here’s a motor controller board that you can make at home. It features two LMD18245’s and a PCB board layout. The parts are all listed in the project write-up and software for the PIC that controls everything is available for download.
Posted October 16, 2010 by Chris
The Super Probe shows you how to make your own handheld multi-meter. This probe is more than just a DVM, it can also test capacitance, inductance and perform many types of signal generation. The source code and hardware schematic is included in the project write-up.
Posted October 11, 2010 by Chris
Sim Cards and Smart Cards now have a large presence throughout the world and understanding how to read them is a interesting process. All these cards use a similar serial communication process and this project write-up explains how to read the memory from a telecard.
Posted October 4, 2010 by Chris
This project uses a sharp IR sensor and some data processing. Then the data is visualized through a program. Visualization of data creates a way for us (humans) to understand data quicker, compared to when it is in raw number format.
Posted September 21, 2010 by Chris
Using some ATMEGA power, this project is able to do some frequency measurements. The meter maxes out at 40 MHz and is accurate to +/-1%. The project write-up has the firmware to download, schematic and hardware design all waiting for you.
Posted September 28, 2009 by Chris
This drop-dead simple project uses a SR87 GPS module and an AVR to understand the data. Then that is output onto a simple 16×2 character LCD. The hardware schematic and software is all there!
Posted September 25, 2009 by Chris
Today while I was looking around the inter-webs, I ran across this psuedo-ARM project index. The index is mostly an assortment of example programs for the more advanced features like timers & interrupts. Definitely worth a look if you need more ARM example code to look at.
