Tag: arduino
All the articles with the tag "arduino".
ESP Programming
Updated:Using either the ESP32 or ESP8266 there are a few things I've learned that I should make note of: GPIO n != D n When looking for the pin numbers to wire to
ESP32 and NFC over I2C
Updated:I've been tasked with an electronics project to scan NFC/RFID devices. Electronics is very new to me. I can handle the bit where I know what I want to buil
ESPAsyncWebServer
Updated:This is a great ESP8266 component that greatly simplifies the deployment of a web server. It's very capable and can handle websockets, compressed files and