Skip to content

A Cpp project for USART communication between your PC and an Arduino Uno/Nano using Arduino libraries in Atmel Studio 7.0

License

Notifications You must be signed in to change notification settings

Ovidiu22/USART_SerialCommunication_cpp

Repository files navigation

USART_SerialCommunication_cpp

A C++ project for USART communication between your PC and an Arduino Uno/Nano, developed in Atmel Studio 7.0 Remarks:

  • Uses Serial arduino library integrated in Atmel Studio 7.0
  • Advantage: Use Arduino libraries in Atmel Studio, which gives you full flexibility in developing C++
  • Based on the blogpost https://jayconsystems.com/blog/atmel-studio-6-with-arduino-boards-part-2
  • Offers the possibility to display into the serial monitor strings and values using the Serial.print and Serial.println
  • Plain C++ Compatible
  • Windows Supported

Schematic

Schematic

Example of Data Visualizer in Atmel Studio 7.0

DataVisualizer

About

A Cpp project for USART communication between your PC and an Arduino Uno/Nano using Arduino libraries in Atmel Studio 7.0

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published