
Introduction to Bootloaders: A Guide for Embedded Developers for Efficient Firmware Updates
Introduction: A bootloader is a small piece of software that is responsible for starting up a device and loading the operating system or application

Introduction: A bootloader is a small piece of software that is responsible for starting up a device and loading the operating system or application

1. Introduction The EU MDR (Medical Device Regulation) is a new regulation that governs the production and distribution of medical devices in the European

1. Introduction If you are a designer of an electronic system and you need to understand how well your system reacts to a state

Why Do We Need JTAG? With recent advancements in technology and shrinking device sizes, it becomes more difficult to be able to test the design

In our previous Zephyr blog, we looked at how to interface a simple IMU – Accelerometer sensor with Zephyr RTOS running on NRF52832. Knowing how

What is System on Chip, SoC? A System on Chip or SoC is a key component in Embedded Systems today. An SoC refers to a

You may wonder if you should use Micronctroller or FPGA for your next embedded application. It’s important to know the difference between the two.

LiDAR or Light Detection And Ranging is an optical remote-sensing technique that makes use of laser to sample Earth’s surface. Highly accurate point cloud datasets are produced

History of Flash Memory Masuoka Fujio, a Japanese engineer at the time working for Toshiba Corporation, devised flash memory in the early 1980s as a

This blog is a guide to help you interface an IMU sensor such as LIS3DSH with a Bluetooth-enabled microcontroller such as NRF52 from Nordic, and