News

The Arduino Extension is a newly added feature to the OpenPLC editor. It allows Arduino Sketches to be added to and run alongside a PLC program. It supports almost every Arduino library and code that ...
This tutorial will guide you through the process of building a tachometer around an Arduino. Tachometers are used to measure rotation rate in Revolutions Per Minute ...
In this quick Arduino tutorial I will explain how you can control a relay using the Arduino Board, one 1K and one 10K resistors, 1 BC547 transistor, one 6V or 12V relay, one 1N4007 diode and a 12V fan ...
The Arduino UNO R4, released in two versions last year, supports the CAN bus in terms of hardware and software. In this article we look at some handy CAN modules, an experimental setup, and the basics ...
If you're looking to make yourself somewhat more productive on this lazy weekend, and you've got an Arduino or two collecting dust, we've got just the thing to add line after line to your dwindling to ...
In this step-by-step tutorial, we're diving into the world of electronics and microcontrollers to create a personalized 8 by 8 LED matrix that can be controlled using an Arduino board In this ...
I'm having a problem that's driving me crazy! I use Arduino GIGA and the MKR GPS Shield (m8q) interfaced via serial port. basically when I use your library the BLE (I use the official Arduino library) ...