If you need to drive a big screen for a project, it’s fair to say your first thought isn’t going to be to use the ATtiny85.
If you’re building a project on your ESP32, you might want to give it a fancy graphical interface. If so, you might find a ...
Making a servo tester using an Attiny85 micro chip, Attiny45 also works for this project. This diy servo tester is as good as any other servo tester, the difference is that it can be programmed to do ...
Set fan speed by using a PWM signal Set fan speed via I²C bus Read the current fan RPM via I²C bus Auto adjust PWM range by testing the connected fan at startup (can be re-triggered by I²C bus) ...
See for more information: https://www.gd32-dmx.org/bootloader.html. The code for the bootloader is a fork from https://github.com/vanvught/rpidmx512. In order to ...