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 September 21, 2014 by Chris
"There’s another article in the series of photography related DIY projects using the Raspberry Pi single board computer…With all the talk about time lapse rails, I though I’d have a go at building one."
Posted September 19, 2014 by Chris
"The project was, like the Spectrum, implemented on a Terasic DE1 board with an Altera Cyclone II FPGA. The entire design is written in VHDL, and it fits in 2907 logic elements when compiled on Quartus 9.1. This is about 16% of the capacity of the EP2C20. A small amount of on-chip memory is used for the teletext character generator ROM, with the program ROMs residing in off-chip flash."
Posted September 18, 2014 by Chris
"Are you struggling to see if your caps-lock is enabled? Typing in incorrect passwords, because of this? Robin can be of assistance. He will also warn you if you are toggling caps-lock to quickly."
Posted September 17, 2014 by Chris
"Gavin bought two battery operated Glade Sense and Spray fresheners at a local drug store and pulled out the logic board and hooked the motors up to the emitters of an NPN 2222 transistors so whenever the Arduino sends a high signal to the base of the transistor the freshener sprays."
Posted September 16, 2014 by Chris
"This project shows how to do wireless communication with the RFM12 tranceiver modue in combination with a PIC microcontroller. The RFM12 is a low costing ISM band FSK transceiver module. There are different module variants available which support different frequency bands: 315/433/868/915MHZ."
Posted September 14, 2014 by Chris
" I got this coffee machine from work because it was a maintenance nightmare. I’ll tear it down, do the analysis on how it works and detail on some design problems as well. It’s going to be a rather long post with quite a lot of pictures."
Posted September 13, 2014 by Chris
"While testing my automated critter camera, I was getting lots of false positives caused by clouds gathering and growing and then evaporating away. False positives are annoying, but I discovered that it’s fun watching the clouds grow and change in all those photos … which got me thinking about time-lapse photography."
Posted September 11, 2014 by Chris
"I’ve developed a framework for producing USB devices which covers both the Windows host-side application development and the PIC18F firmware itself. The framework consists of a Visual Studio C# class library, a windows reference application, a simple USB hardware reference design and a PIC18F4550 firmware which communicates with the class library."
Posted September 10, 2014 by Chris
"I wanted a machine capable of engraving, drilling and milling printed circuit boards, and cutting out shapes in thin aluminium sheet. Basically so that I could more easily build things like this robot. I also wanted to have fun building a technical and robust piece of machinery."
Posted September 9, 2014 by Chris
"This is a quick project I made to try out a 1.8″ colour LCD display from Ebay, the microcontroller code is very simple, after initializing the display it just waits for serial data and sends it straight to the display. Image processing is done by the host program…"
