The Codex Crater
Our chaotic journey about how we made our first line following robot...and we also learned how not to get electrocuted in the process..
If you're learning to code or diving into robotics, someone will eventually say:
“Start by building a line-following robot. It’s simple!”
Spoiler: it's only simple after you blow up three boards, stay up for nights, and rewire more circuits than NASA.
Journey of Reading
Let’s be honest.
Reading? Yeah, it never interested me.
Teachers would walk into class and throw around book names like they were doing us a favor.
“Read this,” “Study that,” “Understand this author.”....
How To code a microcontroller(ardiuno or esp)..CHAPTER 1
Coding a microcontroller is one of the most exciting skills you can choose to learn. Why? Simple unlike regular programming, you're not just writing lines of code on a screen. You're bringing logic to life. You’re controlling real-world hardware LEDs blink, motors spin, sensors reactall because you told them to.