Chemcool Electronics

Chemcool Electronics Blog

Attiny 85 programmable shield for Arduino Uno R3
2024-10-21 10:20 ATtiny 85 Programmable Shield for Arduino Uno R3 Made by Jandre Snijman 16 June 2024    // Define the pin where the LED is connected #define LED_PIN 0   void setup() {   // Set the LED pin as an o...
Arduino Uno Resistance Training Rest Period Timer with OLED
2024-09-21 12:58 Version 2 Arduino Uno Resistance Rest Period Timer with OLED Display.  Arduino Uno resistance training rest timer with an OLED display. This is our version 2. This version displays the resistance tra...
Crafting a Galactic Adventure
2024-09-21 09:21 Crafting a Galactic Adventure: Coding an OLED Display Game with Arduino In the vast expanse of the coding universe, where creativity meets logic, there's a particular kind of satisfaction that com...