
DIY electro
Get flash to fully experience Pearltrees
Where USB Memory Sticks are Born
Last Updated on Monday, 10 December 2012 10:01 Written by AcousticsFREQ Thursday, 13 October 2011 08:41 Make Cheap, Easy, Attractive DIY Sound Absorption Wall Panels Sound absorption panels trap acoustical energy (sound) and prevent it from reflecting off of the surfaces they cover. The panels are used to eliminate echoes and reflections that muddle or color amplified music and speech. These wall panels will also reduce reverberation levels in a room, which can sometimes provide ambient noise reduction
How to Build Your Own Acoustic Panels | AcousticsFREQ.com/blog
Robotic Xylophone
Hydrocrystallophone
Video of my PIC16F877A based MMC digital voice recorder: This is my first digital voice recorder which is made using a mid range PIC with a total RAM of only 256 bytes.
An attempt to access a memory card (MMC) using a PIC with limited RAM (PIC16F877A)
So, after lurking around in the shadows for years I've finally gotten round to making my first step-by-step instructable.
DIY Bend Sensor (Using only Conductive Bags and Masking Tape)
It's hard to convey in two pages what some people spend a lifetime learning, its been my experience that you have to be aware of some basics, the rest can be gleaned from the internet and looking at examples of specific problems.
GRduino
Percussion Sensor Circuits
The signals produced by most percussion sensors will require some processing before they're useful as triggers. Usually this means converting an oscillatory signal into a single unambiguous pulse that is appropriately scaled to carry the widest possible range of velocity information to the circuit being controlled. The circuitry in the diagram below performs this function.Introduction The Behringer Control series are general purpose MIDI controllers. They are quite popular among users of digital mixing and synthesizer software. The firmware of these devices can be updated by sending special midi messages. This package contains the tools generate these midi messages from a firmware image and vice versa, and to upload them.
Unofficial Behringer Control Development Kit
Code Tinker Hack: How to add Velocity sensitivity / Aftertouch to Piano toy midi controller
// Pin Definitions // Rows are connected to DigitalDecoupling by Example
Decoupling by Example Bypassing currents in overdrive While enjoying the 7400 contest , it occurred to me that many of the submitted logic designs lacked some of the most elementary safeties to ensure a working result. One of the most disregarded aspects of the designs was the lack of bypass capacitors. Then, with an article about Murphy's law linking a Maxim application note , it was decided to write a bit about decoupling and bypass capacitors.Before I start, I’d like to note that this is my first reverse engineering project. So the story here starts with me taking a class that required me to purchase one of these iClicker’s ( http://www.iclicker.com/Products/iclicker/ ), otherwise I wouldn’t get “participation” points in class :/ So I purchased one and booted it up during lecture to “participate”. It was neat to see some tech in the classroom, but the material wasn’t any more interesting, so I decided to tear this thing apart… I busted out my utilikey and tore it apart mid-lecture. At this point the professor noticed all the students were “participating” except me. She then walked up to my desk and noticed the iClicker completely torn apart and asked “What are you doing?” to which I responded “Opening this thing up..” and she responded with ”This is not apart of the lecture, you shouldn’t be doing this in class.
Reversi - iClicker
Introduction The Atmel AVR range of USB capable devices provides a wide-range of functionality and peripherals to the professional and hobbyist; however the additional complexity of both microcontroller firmware and host PC drivers is a tall barrier to anyone wishing to get started with USB development. Although the firmware is greatly simplified by freely available open-source USB stacks (such as LUFA) there is still the requirement for a base of AVR software, Windows software and physical hardware to support the application. The USB Generic HID Open Source Framework for Atmel AVR and Windows solves this issue by providing a ready-made framework on which to build your applications. The framework includes a reference hardware design, a reference firmware design and a Windows based DLL library and host-test application.

