One Challenge with working with RGB LEDs is getting the right Red, Green and Blue values to match a color you are trying to display. You can start with web colors, and then sometimes need to adjust them since the LEDs don’t look quite the same as they do on monitors. So, this is a […]
Projects
Light Painters Palette aka Light Box
Today I’m going to show you how I made my “light painters palette” aka light box. If your into electronics and photography than this is probably something you are going to like. Supplies: -Arduino (I’m using a arduino pro mini which requires a ftdi basic to program, But an uno or leaonardo… would work just fine) –Tri […]
Analog VU meter and Clock using Arduino
This project brings back the old time Analog VU Meter, with the added functionality of a neat looking clock! When you turn off your music the meters automatically swing into to clock mode. Behind it all is the popular and easy to use Arduino. This is my submission for the Make-to-Learn Youth Contest: What did […]
Quiz Game Controller using “Lights and Sounds Buzzers” and Arduino
Jeopardy style quiz games are favorites for creating excitement and educational instruction at the same time. Teachers, summer camp counselors, and even industry educators find this type of game to help generate interest and involvement from the participants. The idea behind the game is simple, but sometimes finding a device that will perform the “first […]
Audio Input to Arduino
The easiest way to connect an audio signal to your arduino, is to build a simple 3 components (2 resistors plus cap) circuitry shown on the first drawings on right side. Disadvantage: there is no amplifier, and consequently sensitivity would be low, hardly enough to work with headphones jack output. For low level signals, like […]
ARDUINO Laser 3D Tracking or Range Finder
The idea of using triangulation for distance measurements is well known since Pythagorean time, when his brilliant formula become available for mathematicians. What is new in this design, is lasers power control via “blooming” effect of CMOS camera. Here this “negative” effect was put to work instead of ADC. No need high price “no-blooming” camera! […]
Audio VU meter with Extra wide Dynamic Range 69 dB using Arduino
O’K, after having some fun with stereo version of the VU meter I described in my previous blog-post, now it’s time to do a serious stuff. Studio grade VU meter !!! 24 steps, equally spaced every 3 dB, covering Extra wide Dynamic Range from -63 up to +6 dB. Single (mono) channel this time, no messing around, […]
Spectrum Analyzer, Arduino project with FFT algorithm
The basic idea was to create color organ / spectrum analyzer on arduino board, trying to minimize quantity of external components, like analog filters, LED display drivers, etc. Spend a lot of time in search on internet I was able to find only two ! project , which implemented FFT in order to solve a […]
Combo Blocks using an Arduino
Project by CU Boulder Thinks That Think students: Michelle Bourgeois, Charles Dietrich, and Ben Link Imagine having a safe in which the combo is any small object of your choosing. Perhaps it’s your favorite coffee mug, or a bat man figurine. This project is based on this idea, using the weight and placement of your […]
Arduino Touch Screen Room Control
Hey everyone, I finally finished my touch panel for my bedroom wall and am here to show you how i made it. Unfortunately its not installed in my wall yet as I might be moving and don’t want to make anymore holes in my walls, but its coming with me and has already proven itself […]