Search results for: 'co to'
Page
- Page Previous
- Page 1
- Page 2
- Page 3
- You're currently reading page 4
Show
per page
-
Overview Sometimes in electronic projects, you need to use two or more microcontrollers in your circuit at the same time. Normally, these microcontrollers are connected to each other and keep transmitting data with one another. The transmitting of data between two or more microcontrollers can be done with several communication protocols such as SPI, UART, CAN, USB, etc. Another one which we will be covering here in this tutorial is I2C (Inter-Integrated Circuit) protocol. Using this protocol, one of the mi...
-
Introduction RFID, which stands for radio frequency identification, enables data reading and identification of unique tags using radio waves. RFID modules operate on specific frequencies, requiring tags that match the reader module's frequency. In this article, we will design and implement a simple identification system using a 125KHz RFID module and the Wiegand protocol. Tip While the RFID module used in this article shares similarities in shape and structure with the RDM6300 RFID reader m...
-
Introduction If you want to explore the endless features of ESP32 microcontrollers, you’ve come to the right place. All ESP32-based boards come with built-in WiFi and Bluetooth. WiFi allows the ESP32 to connect to the Internet and communicate with other devices, while Bluetooth facilitates wireless communication between the ESP32 and other Bluetooth-enabled devices. In this step-by-step tutorial, we will learn how to configure WiFi on ESP32 using Bluetooth. Whether you’re a beginner or experienced, ...
Page
- Page Previous
- Page 1
- Page 2
- Page 3
- You're currently reading page 4
Show
per page