Umesh Lokhande
Umesh Lokhande
DIIDevHeads IoT Integration Server
Created by K.L.NAGARAJU on 1/18/2024 in #iot-cloud
How to start learning IOT and embedded systems development
Hi, @K.L.NAGARAJU I'd suggest starting with a simple 8-bit MCU like Arduino Uno board. With it learn how to program MCU, memories, and peripherals (fundamentals like how all works). Then, try to interface various sensors using protocols like Serial UART, I2C, and SPI. Later, pick a 32-bit ARM MCU, and get comfortable with 32 bit registers and operations. And finally, start building projects around the area of your interest. I hope this may help. Best wishes!
12 replies