Projects

remote control transmitter

Infra/radio remote control transmitter/receiver with PIC16F630

description This is a general purpose remote control project with using programmable PIC microcontrollers. Schematics are shown for using infrared (RF) or radio (RF) media. If you are not familiar with microcontroller programming, you can use fixed encoder and decoder integrated circuits instead. Well-known such IC-s are Holtek HT-12D, HT-12E and Motorola MC145026, MC145027, MC145028. […]

Infra/radio remote control transmitter/receiver with PIC16F630 Read More Β»

Writing Robot Arm 1

Writing Robot Arm

Introduction In this project, we built a writing machine using a 4-DOF robot arm. This robot arm is controlled by PIC32 and can write the 26 letters and ten numbers. Users can send instructions to the microcontroller through the serial interface to control the robot arm to write words or digits they want. What we

Writing Robot Arm Read More Β»

copper foil with pattern

Capacitive Sensing Robot Arm

Introduction For our final project, we built a 2 axis robot arm with a capacitive sensor on the final member, which will allow the robot to detect a person near the robot. When there is an object detected, the arm will stop depending on the measured capacitance. The purpose of this type of sensor is

Capacitive Sensing Robot Arm Read More Β»

Standard morphology of a cardiac electrical cycle

Single-Supply Portable ECG Monitor

Introduction The aim of this project was to produce a portable ECG monitor that displays the ECG signal of an Einthoven triangle configuration of electrodes (3 leads). The motivation of this project comes from the pervasiveness of cardiac problems in the world, which cause the highest number of death, as well as the relatively uncommon

Single-Supply Portable ECG Monitor Read More Β»

A simple display

A simple display that uses the POV to display messages in the air using PIC12F629 microcontroller

A simple rotating display. Just spin and enjoy. While the “Air display” is rotating, it writes the message on the air. Because the “persistence of the vision”, you will be able to read the message. Here is the circuit: Download the HEX file HEREProgram the PIC with this HEX file. (Use right-click and “Save as”)

A simple display that uses the POV to display messages in the air using PIC12F629 microcontroller Read More Β»