HosseinKhalilian / Bascom_avr-UART-MCU-to-MCU

AVR UART Communication between the Two MCU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AVR UART Communication between the Two MCU


This repository is UART Communication between the Two MCU

A key is connected to the first MCU and an LED is connected to the second MCU. The first MCU receives the status of the key and send it to the second MCU and the second MCU changes the state of the LED according to the received data.

This repository contains Source Files & Proteus Circuit Simulation Files.

GitHub license BASCOM_AVR Windows Proteus


About

AVR UART Communication between the Two MCU

License:MIT License


Languages

Language:VBA 52.2%Language:FreeBasic 47.8%