styszkiew / modbus_rtu_master

A typical MODBUS (RTU)Master implementation in AVR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modbus_rtu_master

A typical MODBUS (RTU)Master implementation in AVR Microcontroller

  • Controller Used: ATmega328
  • Clock Speed: 8MHz (Internal)
  • Resources: Timer0, Rx/Tx Interrupts, UART, ALCD Display

About

A typical MODBUS (RTU)Master implementation in AVR

License:MIT License


Languages

Language:C 82.9%Language:C++ 9.0%Language:Makefile 8.1%