Using Arduino to communicate with embedded project using AVR ATMEGA microcontroller

Building a stand-alone AVR ATMEGA project sometimes leaves you with no easy to read output from your project. But you can use an Arduino to act as a communications bridge between your embedded project and your PC’s Serial Monitor program! I’m building an embedded multi-channel thermocouple reader/datalogger, which has a lot of connections and soldering, […]

Using Arduino to communicate with embedded project using AVR ATMEGA microcontroller Read More »