The Arduino Development Platform, at the beginning in 2005, was conceived to be a simple programmable device to be used specifically for art design work. The goal was to create an interface to support ...
Print an Arduino ASCII logo by using RTC. With this tutorial you will use the Real Time Clock (RTC) alarm function and interrupt to make an https GET request to the Arduino.cc website every minute.
As we have learnt in previous tutorials that the XBee module can act as a Coordinator, Router or an End device but it need to be configured to work in desired mode. So before using the XBee modules ...
In the https://docs.arduino.cc/tutorials/ page, there are duplicated tutorials for PLC (red) and MicroPython (blue). In the case MicroPython, the links are: https ...
This is tutorial number 1 from our series of Arduino tutorials and in this part I will talk about blinking an LED using the one already available on the Arduino Uno board or using an external LED to ...