Skip to content

Repository files navigation

USART_serialCommunication

A C-libary for USART communication between your PC and an Arduino Uno/Nano. Remarks:

  • Based on the blogpost https://efundies.com/avr-and-printf/
  • The difference is that it can be directly integrated into bigger projects just by copying the two source files (USART.h and USART.c) and including them in main
  • Offers the possibility to display into the serial monitor strings and values using the function printf
  • Plain C Compatible
  • Windows Supported

Schematic

Schematic

Example of Data Visualizer in Atmel Studio

DataVisualizer

About

A C-libary for USART communication between your PC and an Arduino Uno/Nano.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages