RFID With Arduino | RC522 Basic

Hey friends, I’m back with RFID with Arduino UNO, another interesting article in Arduino Series. RFID is one of the most secure technology that is used in security projects. Not only it’s safe but can also be used very easily as needs very less resources. RC522 is a very common RFID module that can be … Read more

GC9A01 with Arduino | Round display

Hello guys, we’re back with GC9A01 with Arduino, another interesting article in the Arduino Series. In today’s article, we’ll be discussing interfacing the GC9A01 display with Arduino UNO. GC9A01 is another interesting display just like ST7789. I have recently completed the interfacing of ST7789 with Arduino UNO, make sure to read it for reference. This … Read more

ST7789 with Arduino | 240×240 display

Welcome friends, I’m back with ST7789 with Arduino, another interesting article in the Arduino Series. In this article, we’ll be discussing how to connect ST7789, 240 × 240, 65k color display with Arduino UNO. Arduino UNO is one of the easiest development boards available in the market. While if we talk about the display then … Read more

LCD with Arduino | I2C LCD

He friends, we’re back with Interfacing LCD with Arduino via I2C module. LCD module is one of the most important modules that a user needs to display something. Although there are many other types of displays nowadays, the very basic one is the Liquid Crystal Type. We have also demonstrated how to use this display … Read more