News

This project showcases a custom-designed PCB that acts as an attachment board (shield) for the Arduino Uno. The board simplifies the process of bootloading ATmega328P microcontrollers by providing an ...
This project implements a digital thermometer that uses an ATTINY861A microcontroller, a DS18B20 temperature sensor, and a 3-digit 7-segment common-anode display. The code was written in Arduino IDE ...