Concept Tutorials
Learn the fundamentals of electronics, communications, and programming to get you ahead in the field of embedded development. In this category, you will learn the theory behind our electronic modules to the very last detail. You can order the tutorial materials with a single button on the sidebar. Keep it rocking!
Wired Communication Protocols: SPI
For the final part of the wired communication protocols series, we are going to discuss SPI, also known as Serial Peripheral Interface.
Wired Communication Protocols: I2C
So far we’ve talked about wireless technologies and UART communications. In this tutorial, we will talk about Inter-Integrated Circuits or I2C. I2C I2C (Inter-Integrated Circuits)…
Wired Communication Protocols: UART
In this new series of articles, we are going to explore wired communication protocols. It will consist of 3 parts, starting with this one for…
Basic Electronics: Capacitors
Welcome to the third part of the basic electronics series! This time we are going to discuss everything you need to know about capacitors, a…
Basic Electronics: Resistors
Resistors are an omnipresent component on every electronic circuit. Today, we get to learn more about them, their different types, applications, and proper usage. What…
Basic Electronics: Current, Voltage, and Resistance
Not everyone in the Arduino craft is knowledgeable in basic electronics. In fact, the majority of Arduino makers are of programming backgrounds. That is why…
Wireless Technologies for Your Arduino Projects
Circuitrocks has a bunch of wireless technologies available for Arduino wireless communications. Here is a short guide on how to choose the correct one for…
Alora RFM1262 – LoRa Mesh Network
LoRa is a wireless communication known for its long range capability. But what if the distances between sensor nodes are farther than the range you…
A Complete Guide to Increasing Your Device Battery Life
Circuit design always starts with a question of how to make things work. Engineers grab the nearest development boards, more often than not an Arduino,…
ESP32 LoRa gateway battery optimized
I really love the tutorial written by JP how to use ESP32 Deep Sleep. For the beginners who are not familiar with ESP-IDF and prefer…