embedded

Programming STM32F103 Board (Blue Pill) using USB Port Programming STM32F103C8 Board using USB Port

The STM32 Development Board housing the STM32F103C8 Microcontroller is getting increasingly popular thanks to its ARM Cortex M3…

DIY Wi-Fi Jammer using NodeMCU ESP12 DIY Wi-Fi Jammer using NodeMCU ESP12

Have you ever thought about jamming the Wi-Fi connection network? Now days Wi-Fi password hacking is very common, so by jamming…

Selecting between a Microcontroller and Microprocessor Selecting Between a Microcontroller and Microprocessor

The brain of an embedded device, which is the processing unit, is a key determinant of the success or failure of the device in…

Interfacing 16X2 LCD with ESP32 using I2C Interfacing 16X2 LCD with ESP32 using I2C

In previous tutorial, OLED is interfaced with ESP32 using SPI communication which uses 5 pins. In this tutorial, we interface…

Getting Started with STM32 Development Board (STM32F103C8T6) using Arduino IDE Getting Started with STM32 (Blue Pill) using Arduino IDE: Blinking LED

Arduino would have been the first board for many hobbyists (including me) and engineers out there when they started with…

I-CUBE-LRWAN Expansion Package for the STM32 family of microcontrollers STMicroelectronics Updates Free Embedded Software for Enhanced LoRaWAN Experience

STMicroelectronics is making its I-CUBE-LRWAN Expansion Package for the STM32 family of microcontrollers in accordance with the…

Maxim’s New Microcontroller Delivers Advanced Cryptography, Secure Key Storage and Tamper Detection in a 50 Percent Smaller Package Maxim’s New Microcontroller Delivers Advanced Cryptography, Secure Key Storage and Tamper Detection in a 50% Smaller Package

Maxim introduced a new microcontroller MAX32558 to Deliver Advanced Cryptography, Secure Key Storage and Tamper Detection in a…

RFID Interfacing with MSP430 Launchpad RFID Interfacing with MSP430 Launchpad

In this tutorial we design a system to read the RFID cards using MSP430 and RFID Reader. RFID stands for Radio Frequency…

How to Choose the Right Microcontroller for Your Embedded Project How to Select the Right Microcontroller for Your Embedded Application

A microcontroller is essentially a small computer on a chip, like any computer, it has memory and usually programmed in…

Interfacing GSM Module with AVR Microcontroller: Send and Receive Messages Interfacing GSM Module with AVR Microcontroller: Send and Receive Messages

GSM modules are interesting to use especially when our project requires remote access. These modules could make all actions…