An open source chocometer to measure blood glucose level using IR light

marcelclaro’s entry to HAD Prize 2015 is an open source Chocometer that can measure the glucose level in blood by shining an infrared light source. Diabetes mellitus is a global problem, in 2013, 382 million people have diabetes worldwide, most with more than 45 years, and global economic cost in 2014 was estimated to be $612 billion USD.The future projections are not encouraging.All forms of diabetes increase the risk of long-term complications (cardiovascular disease, blindness, chronic kidney desease, etc.), however, the complications of diabetes are far less common and less severe in people who have well-managed blood sugar levels. Today, the diary glucose level

Read more

Low cost game console using PIC32

Alexander Shabarshin’s XORYA is a low-cost game console using PIC32MX170F256B microcontroller. XORYA extremely low cost game console that consists of just 1 chip (in its base configuration) – DIP28 integrated circuit PIC32MX170F256B (32-bit MIPS core, 256K flash, 64K data memory) with cost below $5 and a few capacitors and resistors. XORYA is connected to NTSC TV through composite video input and it’s running applications created with help of open source XORLib game library ( http://xorlib.org ) specifically developed for this platform. XORYA may produce a number of black and white video modes (with 640×200 maximum resolution) and (potentially) stereo audio with 15734 Hz

Read more

Arduino measures heart beat rate from fingertip

The PIC16F628A based heart rate meter is one of the most popular projects published on Embedded Lab. In this article, I am going to show how to replicate the same project using a simpler platform like Arduino. The Arduino heart rate meter will use Arduino Uno, Easy Pulse Plugin, and 4-digit SPI seven segment LED display module. It computes the heart beat rate by processing the analog pulse signal output from the Easy Pulse Plugin sensor and displays it on the seven segment display module. The heart beat rate is refreshed every ~3 sec.

Read more

DIY Soldering Robot

The DIY Soldering Robot was an ongoing project of Brian Dorey for a while and now he has just been able to finish it and test it with some real-world soldering. The DIY soldering robot which we have been building in our spare time over the past few months is now working and we have been able to solder some test Raspberry Pi expansion board headers with the machine. Before starting on this robot we looked at the various commercial soldering systems that are available.  Wave soldering machines would have been impractical as the connector is on the top side

Read more

Arduino powered liquid/powder dispenser system

An accurate dispenser system for liquids and powder using Arduino. First things first, let’s put together the interface. It will make some of the calibration steps later a little easier. Starting with the LCD screen, and associated potentiometer dial (put on the pump circuit board), wire up a breadboard according to the diagram above. The potentiometer is only there to control the contrast on the screen, so it doesn’t need to be on the front panel, cramping the rest of the interface. Next comes the buttons. The two little button were salvaged from the scale circuit board, so you can

Read more
« Older Entries Recent Entries »