Its been awhile since i last posted something here. Was kinda busy with my university exams & all! Idea for this project was in my mind for very long & i don’t think anyone would’ve done this project with Autohotkey! Anyway, this is a necessity for me, honestly i’m a super lazy person & i […]
Projects
Volcom RGB Desktop Light Box
Greetings! I’m Russell Petersen. I’m an engineer, inventor, designer, fabricator, and dreamer. I’m a junior Electrical Engineer by trade, located and working in the San Francisco Bay Area. I love playing with Solid State Lighting, and came up with this idea one night. Simply stated, It’s a custom built light box with a logo adhered […]
FTDI Vinco USB Host/Device Development Platform – also for Android & Arduino
FTDI has announced its commitment to supporting the Android Open Accessories initiative, thus allowing engineers to realize exciting new system designs that are compatible with tablets and smartphones utilising the highly popular Android operating system. “FTDI is very excited about the new Android Open Accessories initiative and in response has decided to provide support for […]
Microcontrolled Farm Equipment
Modified BaleScoop(for picking hay bales out of the field) from manual levers to arduino controlled functions. This eliminates the need for 3 sets of hydraulic hoses to only one set and operator can focus more on where they are going rather then controling the implement. This is set up for a “Field Mode” and a Travel Mode”, and has […]
Arduino PID Motor Controller
INTRODUCTION : The development of high performance motor drives is very important in industrial as well as other purpose applications. Generally all high performance motor drives use quadrature encoders and PID control because of its simplicity and precise control. The quadrature encoder acts as a feedback from the motor, it is connected to the microcontroller […]
ZIF socket Arduino-compatible board
In this tutorial we make an Arduino-compatible board that holds the microcontroller in a ZIF socket. Updated 18/03/2013 Today we are going to make a different type of Arduino-compatible board, one that has a ZIF (“zero insertion force”) socket. Our reason for making this is simple – now and again you may need to program […]
Bootload an ATmega Microcontroller & Build Your Own Arduino – 2
Since you lacked the USB interface in your own Arduino board, it becomes necessary to use a homemade/ready-made USB to Serial Converter Module as an efficient and economical solution. Inexpensive and easy-to-use USB to Serial Converter modules are now widely available, such as one shown here. With the help of this little module you can […]
Simple Remote Data Plotting using Android / Arduino / pfodApp
Simple Remote Data Plotting using Android / Arduino / pfodApp This Instructable shows you how to plot Arduino sensor data on your Android mobile and capture it for later downloading to your computer. These instructions are also avaliable at www.pfod.com.au No Android programming is required and very little the Arduino programming is needed. It is […]
How To Make a Simple Variable Frequency Generator Using Arduino
A frequency generator is a very handy device in electronic design, development, testing and trouble shooting. It is such a kind of device which can generate the required frequencies which can be then applied directly to the target device for testing it. There are frequency generators which can generate the required waveform like sine wave, […]
Build A Fun Hackable Speaker Timer Using Arduino
This is a fun speaker timer I made for some upcoming conferences. It uses a 4-digit charlieplexed LED (pseudo 7-segment) display and is driven by a AVR ATMega328 or an Arduino. It allows a default time to be set, can be paused, and will put out 5 Volts on several IO lines when 10, 5, […]