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 October 6, 2014 by Chris
"On the transmit side, I’m having a an ATMEL AVR microcontroller (ATMega48) transmit data (every number from 0 to 200 over and over) wirelessly using 433mhz wireless modules. The PC receives the data through the microphone port of a sound card, and a cross-platform Python script I wrote decodes the data from the audio and graphs it on the screen."

Posted September 30, 2014 by Chris
"A real-time Spectrum Analyzer, with due credit to ‘deif’ on the Arduino forum for making Tom Roberts’ simple 8-bit FFT implementation available. On the above display you can see a typical ‘power spectrum’, with one dominant frequency plus harmonics at fixed intervals."

Posted September 28, 2014 by Chris
"Inspired by Andre’ Michelle’s Tone Matrix flash applet I decided to make a physical version – i.e. a box with buttons, flashing lights and knobs to turn. I wanted 16×16 – the Bliptronic 5000 just doesn’t have enough lights."

Posted September 26, 2014 by Chris
"At times we come across applications or situations wherein we need to generate square waves with the microcontroller. The square wave can be generated by programming a pin which toggles between 0 and 1 with a certain time delay. Alternatively, the inbuilt feature of AVR timers can be used in square wave generation."

Posted September 22, 2014 by Chris
"Advancements in Javascript, node.js, have simplified communication between robot and user. Using two choice nodejs libraries, socket.io and johnny-five, you can quickly put together a system to control a robot using a web browser."

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…"

Posted September 1, 2014 by Chris
"WireGarden is a simplified way to interact with sensors and other hardware. It is based on the Arduino platform. The WireGarden system has four main parts: Hardware, Arduino Software, Communication and User Software."

Posted August 29, 2014 by Chris
"Abstract: Measure the temperature with one or more LM35DZ or DS18B20 temperature sensors, and then publishes the result when the value changes or every 20min. There is also a alarm function when the value goes higher/lower than the alarm limits."

Posted August 19, 2014 by Chris
"When I was 8 my mother gave me the book – ‘And then the engineer said …’. It consists of many simple manufacturing related stories about technological issues and how to solve them. The book meant to teach kids the key principles how accomplish seemingly insolvable things. The book is lost, but here is what I learned and still use on every occasion."

Posted August 17, 2014 by Chris
"This project is based on Arduino Nano board that communicates with PC using serial protocol. Arduino Nano contains RS232 – USB converter, so the actual connection between the board and PC is made using standard USB mini cable. Stepper motor is controller using four data lines of Arduino board. These lines cannot control stepper motor directly. An additional stepper motor driver must be used."
Currently Hot





Animatronics
Recent Articles









