News

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 (RPM). You don’t need much… ...
Arduino-VScode-Tutorial Jak nastavit Visual Studio Code pro Arduino, jednoduchý návod na vytvoření nového projeku Arduino, který obsahuje soustu pravopisných a jiných chyb.
The standard I2C library for the Arduino is the Wire library. While this library is sufficient most of the time, there are situations when it cannot be used: the I2C pins A4/A5 (or SDA/SCL) are in use ...