News

A Python GUI Serial Monitor as an alternative to Arduino Serial Monitor.
AtTiny85-Arduino-Serial-Monitor Serial interface for ATTiny that allows you to print different data types to an arduino's serial monitor. Doesn't require any extra serial cables/devices. This uses ...
An Arduino Uno provides the processing power and drives the serial monitor. A joystick and a Hitachi H48C accelerometer are mounted on a breadboard and wired to the Uno.
This simple WiFi serial port monitor would have saved us a lot of trouble. We can’t count how many times where being hooked into an Arduino with USB just to get the serial out has nearly been ...
Still, it's a handy project if you need to monitor and track the air quality in your home. Hit up the link below for the Arduino source code, a build guide, and all the details of the tests.
Feel like you can’t give your new plants all the attention they deserve? Let Arduino help you.
OMC also provides an example app to demonstrate data transmission over optical links and offers monitoring capabilities via an Arduino serial monitor or a 16x2 LCD shield.
A good tutorial on the subject using the Arduino IDE can be found here (ESP32 Basic OTA Programming In Arduino IDE). However, this method has one drawback: the serial monitor is not supported, so that ...