mcu

Tutorial Building cool projects

Tutorial: Building cool projects with MCUs (Part 3) using Pic

Tutorial: Building cool projects with MCUs (Part 3) As we proceed onto the third portion of this microcontroller tutorial, let’s first revisit what we have accomplished thus far. In Part 1, we defined what a microcontroller actually was. I wanted to get everybody on-board (no pun intended) for this, so I started from scratch. Feel free to jump …

Tutorial: Building cool projects with MCUs (Part 3) using Pic Read More »

MCU controlled Bluetooth automation

MCU controlled Bluetooth automation with infrared sensor using Pic

The microcontroller used is 0822 zilog encore! 8k series (soic,28pin) as shown on the figure. Is a programmable microcontroller, the functions used are the GPIO and the UART of the chip. GPIO is used on led indicators, and the UART is used for giving and reading AT COMMANDS to control the Bluetooth device. Controller board …

MCU controlled Bluetooth automation with infrared sensor using Pic Read More »

DHT11 Proteus simulation.jpg

PIC16F84A + DHT11 Proteus simulation

Interfacing PIC16F84A microcontroller with DHT11(RHT01) sensor This topic shows how to interface DHT11 (RHT01) digital relative humidity and temperature sensor with PIC16F84A microcontroller, and how to simulate this interfacing using Proteus. Note that for the simulation Proteus version should be 8.1 or higher. With these versions there is no need to install Proteus DHT11 library, it …

PIC16F84A + DHT11 Proteus simulation Read More »

HUMANOID robotic ARM

HUMANOID robotic ARM using pic microcontroller

From the assembly line of automobile manufacturing industries to the telesurgery robots in space, Robotic Arms are to be found everywhere. The mechanisms of these robots are similar to a human which can be programmed for similar function and increased capabilities. They can be used to perform repeated actions faster and accurate than humans or …

HUMANOID robotic ARM using pic microcontroller Read More »

Wave audio player schematics

Wave audio player using PIC16F887 microcontroller

This small project shows how to make a simple wave audio player using PIC16F887 microcontroller and SD card. The WAV audio file used in this project is 8000 Hz, 8-bit stereo (2 channels). Hardware Required:   PIC16F887 microcontroller SD card (formatted with FAT16 or FAT32 file system) ASM1117 3.3 voltage regulator Audio amplifier (ex: PC …

Wave audio player using PIC16F887 microcontroller Read More »

A Microcontroller Based Turbidity Meter

A Microcontroller Based Turbidity Meter using AtmelMega32

Introduction Low-Cost Turbidity Meter for Underdeveloped Countries Our project is a collaboration with an independent research project being conducted by senior civil and environmental engineering student James Berg. The goal of this project is to create a low cost turbidity meter for use in under developed countries. Real laboratory turbidity meters can cost over $1000.Our …

A Microcontroller Based Turbidity Meter using AtmelMega32 Read More »

Dual Channel Mobile Surface

Dual-Channel Mobile Surface Electromyograph Using Atmega644

Introduction For our final project, we built a surface electromyograph to collect and analyze data on muscle activity, which supports two channels, implements wireless transmission, and can be worn as mobile unit. Surface electromyography (EMG) is a noninvasive technique to record the activation signals of muscles when they are mechanically active. This signal is very …

Dual-Channel Mobile Surface Electromyograph Using Atmega644 Read More »

OscilloscopeMini DSO

Make Your Own Oscilloscope(Mini DSO) With STC MCU Easily Using Atmega

This is a simple oscilloscope made with STC MCU. You can use this Mini DSO to observe waveform. Time Interval: 100us-500ms Voltage Range: 0-30V Draw Mode: Vector or Dots. Step 1: Watch the Video! In this video, I will show you how to assembly this Mini DSO step by step. Step 2: Prepare Your Parts! …

Make Your Own Oscilloscope(Mini DSO) With STC MCU Easily Using Atmega Read More »