How To – DIY – Projects

BrainMap: fNIR imaging of the brain Using Atmega644

Introduction Our project records and extracts event-related features from a 36-point relative blood-oxygen concentration sensor array from the surface of the brain. We chose this project because of a combined interest in brain-computer interfaces. In an attempt to balance cost, complexity, and sensor density, we decided to implement a NIRS-inspired system. After collecting data from

BrainMap: fNIR imaging of the brain Using Atmega644 Read More »

GoConn Bicycle Computer Using Atmega 32

Introduction This project is a bicycle computer that includes velocity monitoring, calorie computation, an audio/visual alarm, and a wireless remote. Bicycles are great for transportation as well as exercise. Unfortunately, many bicycles across campus and around the world are stolen everyday. We designed a computer that would deter someone from stealing the bicycle while also

GoConn Bicycle Computer Using Atmega 32 Read More »

DIY Polygraph Mask using ATmega32

Introduction A polygraph (often and incorrectly called a ‘lie detector’) is a machine which plots in real time several human biological signals such as pulse rate, galvanic skin resistance (GSR), blood pressure, and breathing rate. This machine, in conjunction with a certified examiner, is then used to analyze a subject’s stress during interrogation with the

DIY Polygraph Mask using ATmega32 Read More »

Programming AVR ADC module with WinAVR using Atmega8 microcontroller

Most of AVR microcontrollers have Analog to Digital Converter (ADC) integrated in to chip. Such solution makes embedded designers life much easier when creating projects and programming them. With no need external ADC PCB takes less space, easier to create programs – it saves time and money. As an example lets take Atmega8 microcontroller which

Programming AVR ADC module with WinAVR using Atmega8 microcontroller Read More »

How to control Stepper Motor using AT89C51 Microcontroller

As explained in earlier article, Stepper motor is operated by energizing the stator coils in an ordered sequence. When the input sequence of signal is applied to the motor leads, it starts rotating in steps. AT89C51 microcontroller has a current rating of 50mA. It can neither source nor sink huge current. ULN2003 is high voltage

How to control Stepper Motor using AT89C51 Microcontroller Read More »

Scroll to Top