Close

Firmware

A project log for LED Lab Lamp Mod

Modification of the lamp with a magnifying glass to illuminate the workspace. The device emits warm and cold light.

grzegorzGrzegorz 08/08/2023 at 06:540 Comments

I am going to the development phase of the software. The target ultimately will be the ATtiny25 microcontroller. The ATtiny microcontroller is powered by 5V and also puts out such logic on its IO ports.

To prepare the software, I will use the MPLAB X IDE environment and the USBAsp programmer. I will upload the compiled program to an HEX file using the avrdude.exe program.

Working in progess...

Discussions