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.
Arduino Turning Arduino OLED Display into a Web Component Let's create a web component based on an hardware device!
Arduino AVR8js: Simulate Arduino in JavaScript New AVR simulator that allows you to compile and run Arduino code directly in your browser!
Arduino 5 Ways to Blink an LED with Arduino Learn about the internals of the Arduino Uno microcontroller by looking at 5 different approaches for a seemingly simple task: blinking an LED!
Arduino How to Build a Wireless Powered LED with Arduino Explore Wireless Power with Arduino with This Simple Circuit