AMADITYA MOREinjarvis-logbook.hashnode.dev路Sep 2 路 11 min readFRIDAY: My First Register-Level STM32 Interrupt + PWM ProjectAfter spending time learning C, working with Arduino, and gradually understanding how microcontrollers actually work, I decided it was time to move deeper into embedded systems. I wanted to stop treat00
AMADITYA MOREinjarvis-logbook.hashnode.dev路Aug 25 路 7 min readJarvis is dead: My Next Chapter in Embedded Systems Not really of course. 馃槃 But after spending months learning Jarvis Building Journey I noticed something has changed. Jarvis has been my way of learning the C programming concepts, developing my proble00
AMADITYA MOREinjarvis-logbook.hashnode.dev路Aug 18 路 11 min readWhen C Started Controlling Hardware: My 8051 Learning JourneyFor the past few weeks, my learning journey had mostly been around C programming and software logic. I was writing functions. Building structures. Solving problems. Breaking programs into smaller modu00
AMADITYA MOREinjarvis-logbook.hashnode.dev路Jul 27 路 7 min readBuilding My First Logic-Based Project in C: A Library Management SystemWhen I first started learning C programming, my programs were simple鈥攃alculators, loops, patterns, and small logic exercises. They helped me understand the syntax, but they didn't feel like real softw00
AMADITYA MOREinjarvis-logbook.hashnode.dev路Jul 13 路 4 min readGitHub Issues Changed the Way I Learn C Programming (And Maybe the Way I'll Build Jarvis)When I first started learning C programming, I approached it the same way many beginners do. Write a program. Compile. Fix errors. Move on to the next program. I was finishing exercises, but I wasn't 00