In this post we will go over how to use a Rotary Encoder (KY-040) with Arduino. We’ll focus on basics, module pins, how to connect…
View More Rotary Encoder with Arduino – Examples IncludedCategory: Modules
RFID Arduino – Read RFID Tag’s UID with RC522
In this post we will go over how to use the RC522 RFID Module with Arduino. We’ll focus on basics, module pins, how to connect…
View More RFID Arduino – Read RFID Tag’s UID with RC5221602 LCD – Learn how to use with Arduino
Want to learn how to use a 1602 LCD with Arduino so you can use it in future projects? In this post we’ll go over…
View More 1602 LCD – Learn how to use with ArduinoRTC DS3231 – How to use with Arduino
Learn how to use the DS3231 Real Time Clock (RTC) with Arduino. We will go over basics, wiring it to the Arduino, importing the library for Arduino, Arduino code, and testing.
View More RTC DS3231 – How to use with Arduino