GDB Running GDB in the Browser GDB inside a Linux in a x86 Virtual Machine using Web Assembly running in the browser. Crazy?
ATTiny Removing a Curse from ATtiny85 Fuses I bricked my ATtiny85, and even High-Voltage Serial Fuse programming couldn't save the day... This is what happened:
Arduino Brilliant Things People Built with AVR8js Arduino Simulation 🏃♀️ Virtual robotics lab at Dawson College, Soulmate's FastLED pattern editor, Electronic circuit simulator, and an Electron-powered desktop Arduino lab
Arduino How Fast Does Your Arduino Code Run? Learn how to measure the execution speed of any Arduino code very accurately just by adding a few lines of code! We'll discuss about clock cycles, timers, and how to set them up to figure out exactly how fast your code is.