rs232

rs232 4 kanal pwm kontrol visual basic at89c2051

4 CHANNEL PWM CONTROL CIRCUIT VISUAL BASIC RS232 AT89C2051

PWM control project software source code in Visual Basic and are prepared (linux, windows) via RS232 serial port (19200 Baud) AT89C2051 microcontroller based on the 4-channel PWM control circuit can be made. PWM output… Electronics Projects, 4 Channel PWM Control Circuit Visual Basic RS232 AT89C2051″avr project, microcontroller projects, pwm circuits, “ PWM control project software source code in Visual […]

4 CHANNEL PWM CONTROL CIRCUIT VISUAL BASIC RS232 AT89C2051 Read More »

Working with AVR microcontroller Communication Port Project

Back in the old days the COM port or known as RS-232 (EIA-232 standard) is one of the essential communications protocol and hardware use in many computer system installation start from small UNIX machine to the mainframe. The RS-232 protocol is used by terminal such as wyse60 or DEC vt100 which connected through direct cable

Working with AVR microcontroller Communication Port Project Read More »

UART Communication Between Two ATmega8 Microcontrollers

In this tutorial we are going to establish a serial communication between two ATMEGA8 microcontrollers. The communication established here is UART (Universal Asynchronous Receiver Transmitter) type. By this serial communication data can be shared between two microcontrollers, which is required in various embedded systems. Components Required Hardware: ATMEGA8 (2 pieces), power supply (5v), AVR-ISP PROGRAMMER, 100uF capacitor

UART Communication Between Two ATmega8 Microcontrollers Read More »

Acoustic Data Modem Using Atmega644

Introduction For our final design project, we designed and built a prototype acoustic modem to serve as a physical transport layer for digital communications. It converts between a digital communications scheme (RS-232) and an acoustically coupled communications scheme of our own design. Our project consists of a pair of such modems to operate as transmit/receive

Acoustic Data Modem Using Atmega644 Read More »

Ultrasonic Haptic Vision System using Atmega644

Introduction The ultrasonic haptic vision system enables a person to navigate hallways and around large objects without sight, through the use of an ultrasonic rangefinder that haptically interfaces with the user via tiny vibrating motors mounted on the users head.  The idea behind this project was to construct a sixth sensory system that interacts with

Ultrasonic Haptic Vision System using Atmega644 Read More »

Gesture Recognition Based on Scratch Inputs Using Atmega644

Contents Introduction High Level Design Program/Hardware Design Results of the Design Conclusions Appendix A: Commented Code Gesture Recognition Code PC Interface Code Appendix B: Schematics Appendix C: Cost Details Appendix D: Tasks Appendix E: Gestures References Introduction Our project utilizes a microphone placed in a stethoscope to recognize various gestures when a fingernail is dragged

Gesture Recognition Based on Scratch Inputs Using Atmega644 Read More »

ODB-II Automotive data interface using Atmega644

Our goal for this project was to build an OBD-II compliant device that would communicate with any OBD-II enabled car and read back real time data as well as perform basic performance testing and diagnostics. If you’ve ever had to take your car into the shop because of the dreaded “Check Engine” light, you can

ODB-II Automotive data interface using Atmega644 Read More »

Scroll to Top