โก No installation ยท Just a USB cable
Arduino Nano ยท UNO
Your first experience with AVR Assembly. Two lines of code and an LED lights up.
Start โDiscover why this microcontroller is the workhorse for learning.
Discover โThe visual reference to understand which bit corresponds to each physical pin.
Explore โWrite Assembly code and see the generated opcodes immediately. Includes a specific tutorial on usage.
The "Hello World" of electronics, explained in detail.
Boeing 737 MAX (346 deaths), Toyota, Ariane 5: PUSH/POP and CALL/RET errors that changed the world. Ethical lesson.
An interactive test to check your understanding. Other quizzes: "What does AVR1 do?" and Mini Tutorial + Quiz.
Control a servo motor without using the Servo.h library, managing registers and timers directly.
Rotate a stepper motor with precise bit sequences, controlled via SBI and CBI.
Start project โInteract directly with hardware from the browser using Web Serial.