EmbeddedSea
(Move to ...)
Home
▼
Thursday, October 13, 2022
Guide to use ProtocolBuffers (nanopb) in IoT Devices.
›
What is Protocol Buffer? I hope the reader is familiar with JSON format. It's a widely used data format for communicating between...
Tuesday, October 11, 2022
How to use Zephyr ADC with NRF9160DK?
›
Technical Terms: 1. What is meant by 8-channel ADC ? 8 Channel ADC in Microcontroller means 8 pins of microcontrollers can be us...
Wednesday, October 20, 2021
Basic Thread creation on Zephyr RTOS | Embeddedsea
›
Basic Thread creation on Zephyr RTOS | Embeddedsea If you are a beginner to Zephyr and RTOS, This blog is for you. I'm gonna show you ba...
Tuesday, September 28, 2021
Bootload Atmel MCU and make it Standalone using Arduino.
›
What is bootloader ? Its a small piece of code. The Arduino bootloader is run when the microcontroller is turned on(or when you press the ...
Calculate the Battery charging and discharging time.
›
What is battery ? Batteries are a collection of one or more cells whose chemical reactions create a flow of electrons in a circuit. All ba...
›
Home
View web version