Latest Blog posts:
Engineering is one of the toughest courses you’ll encounter. If you are starting your journey in engineering and want to excel in this field you …
Learning MATLAB seems like a daunting task when you are just a beginner. But with the right guidance, you can excel in just a matter …
Power Electronics is a major branch of electronics and electrical engineering. Most modern applications are based on powerful electronic devices. If you are looking for …
The field of Electronics has been divided into two broad categories, viz. Digital electronics and Analog electronics. This article is focused on digital electronics. Digital …
Our devices are becoming more compact day by day. Manufacturers are getting rid of all the unnecessary ports that are hardly used in today’s modern …
Analog Electronics is a branch of electronics that deals with continuous time-varying signals, and electronic components, such as resistors, capacitors, inductors, diodes, transistors, operational amplifiers, …
Raspberry Pi:
Raspberry Pi Pico is built using the flagship microcontroller chip RP2040. It is used for simpler tasks unlike the Raspberry Pi 4 which can run an entire OS. Now if …
Raspberry Pi boards have huge applications in multiple fields. Programming with Raspberry Pi is taught in several computer sciences and information technology courses. But if you are not enrolled in …
Raspberry Pi has launched the WiFi version of their first-ever microcontroller board, Raspberry Pi Pico. This new board is called Pico W, where W means “wireless” and features the Infineon …
Rpi Compute module 4 is the latest addition to the compute module series by Raspberry pi. It is packed with a lot of new features that were absent in compute …
ESP32 Tutorials:
ESP32 is a cheap microcontroller that comes with integrated Wi-Fi and Bluetooth technologies. It is quite notable amongst electronics engineers and hobbyists. If you want to make your own ESP32 …
ESP8266 is a System on Chip (SoC) developed by Espressif Systems for Internet of Things (IoT) applications. Although an updated version of this chip, i.e., ESP32 is available in the …
With the rise in popularity of the ESP32, more enthusiasts are switching to this tiny SoC to build electronic projects. But, the resources to learn about this powerful device are …
The ESP32 development board has an inbuilt Bluetooth module. In this post, I will show you how to use the ESP32 Bluetooth module with Arduino IDE. And by the end …
Arduino :
The long-awaited 2.0 IDE for Arduino was finally released in September 2022. Some of the new features include the ability to use the serial monitor and plotter simultaneously, faster compilation …
If you’re just getting started with Arduino, and looking for some good books to help you learn then you’ve come to the right place. In this article, we have listed …
Arduino and Raspberry Pi are the most popular circuit boards opted for embedded and electronics projects. But to select one among these two can be confusing for beginners.
Both boards …
The Arduino Portenta H7 is a powerful board designed to perform Industrial tasks where a lot of computational power is needed. And can be programmed using high-level languages. This board …