Exploring Internet of Things
Subscribe to our newsletter!
Featured Video
Tutorials
Latest Posts
- Integrating ESP-NOW with MicroPython and WiFiby donskyLearn how to use Wi-Fi, MicroPython, and ESP-NOW to accomplish seamless communication. Expand your IoT capabilities by learning more about the potential of asynchronous data transmission.
- Sensor Data Sharing with ESP-NOW in MicroPythonby donskyDiscover how to use MicroPython to easily transfer sensor data with ESP-NOW. Investigate hardware configuration, data collection, cutting-edge methods, and practical applications for effective IoT and sensor network projects.
- Discovering ESP-Now in MicroPython with Asyncioby donskyExplore the power of asyncio in ESP-Now with MicroPython. Learn how to harness the capabilities of asynchronous programming to enhance the efficiency and responsiveness of your ESP-Now IoT projects.
- Exploring ESP-NOW in MicroPython: A Learner’s Guideby donskyExplore the power of ESP-NOW in MicroPython. Get started creating Internet of Things (IoT) projects with this wireless communication protocol
- How do you run Thonny IDE with multiple windows or instances?by donskyThis post will show you how you can run Thonny IDE with multiple windows or instances so you can work on multiple projects simultaneously
Projects
Looking for projects inspiration? I like exploring Internet of Things (IOT) projects. Using different Microcontroller Unit (MCU) and protocols and coming up with my own solutions. As such I enjoy programming in C++, Javascript, Python, HTML etc.

Arduino RFID Database Security System
In this article we are going to discuss the designing process of our Arduino Radio Frequency Identification (RFID) Database Security System Project. This will walk you through the way I design my own RFID Project that connects to the database to verify if an RFID tag is allowed or not.

ESP32 Robot Car Using Websocket
In this post, I am going to share how I created my own ESP32 Robot Car using Websockets.

Popular Post
This article discusses how we can program ESP8266 ESP-01 module using the Arduino IDE.