Code is availble for download /Blinking_Light/Blinking_Light.ino void setup() { pinMode(11, OUTPUT); // Output pin for Green Light pinMode(12, OUTPUT); // Output pin ...
Die mit einem Symbol gekennzeichneten Links sind Affiliate-Links. Erfolgt darüber ein Einkauf, erhalten wir eine Provision ohne Mehrkosten für Sie. Die redaktionelle Auswahl und Bewertung der Produkte ...
Arduino RFID technology works by using electromagnetic waves in the radio frequency spectrum for wireless communication and data transfer between RFID tags and readers. From supermarket anti-theft ...
The creative adventures with ATtiny series microcontroller are awesome if you know how to play them. ATtinys — especially the ATtiny85s — are all around us, and by using one, we can shrink the size of ...
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 ...
Bereits seit einiger Zeit machen die Mikrocontroller von Espressif dem Arduino mächtig Konkurrenz – sie sind günstig und bringen von Haus aus WLAN und Bluetooth mit. Seit kurzem ergänzt die ESP32-Cam ...