ESP32 on the Arduino IDE
Your ESP32 device can easily work in the Arduino IDE. Continue reading the rest of the article to find out. (This article uses the latest Arduino IDE version 2.X) Introduction […]
ESP32 on the Arduino IDE Read More »
Your ESP32 device can easily work in the Arduino IDE. Continue reading the rest of the article to find out. (This article uses the latest Arduino IDE version 2.X) Introduction […]
ESP32 on the Arduino IDE Read More »
Have you tried working on SPI on an Arduino? Want some guidance on how to use its libraries and functions? Continue reading the rest of the article to find out.
The SPI Serial Protocol Read More »
You may have troubleshot some of the digital parts of your electronic devices and got lost in the process. Incidentally, could it have helped if you used a Logic Analyzer?
How to Use a Logic Analyzer Read More »
Have you tried the nRF24L01 radio transceiver module from Nordic Semiconductors? Interested to know how it runs? This article will guide you on how to send and receive data on this device.
Sending and receiving data with the nRF24L01 wireless radio transceiver module Read More »
A BJT is a very popular electronic component. If you want to find out more about it, how it functions, and its applications, read through the rest of this article.
Bipolar Junction Transistor (BJT) Primer Read More »
Would you like to set up a low-cost power supply for your workbench? Want to learn power supply fundamentals with it? Read the rest of the article to find out more.
Basic Linear Power Supply Fundamentals Read More »
Have you experienced a dilemma wherein you need to run several peripherals or tasks at the same time? After that, you realize you don’t want to write a complex state
Writing your first RTOS program using STM32CubeMX Read More »
If you’re worried about the safety of your circuit and want to implement some basic protection on your MOSFETs from short circuits or overloads, read through this article.
Protecting MOSFETS from short circuits and overloads Read More »
If you’re searching for a proximity sensor and are on a tight budget, consider the HC-SR501 Pyroelectric or Passive Infrared sensor. This article will discuss the pros and cons of using this device including practical applications and guidelines for using it.
Using the HC-SR501 PIR sensor and the advantages and disadvantages Read More »
Have you sometimes thought about how those colorful household appliances create a cozy atmosphere by displaying hypnotizing and slow transitioning LED effects? If you’re interested, read the rest of the article.
Create slow transitioning colours with your LEDs Read More »