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 ...
Learn how to use and get the most from Google Docs, Sheets, Slides, Meet, Keep, Forms, Gmail, and other apps in Google’s Workspace productivity suite. From its humble origins as a collection of cloud ...
Sometimes you have this project idea in your mind that seems so simple and straightforward, and which feels just so right that you have to roll with it. Then, years later you stumble across the sad ...
There are two scripts one for PINs with 4 or 5 digits and one for PINs with 6 to 8 digits. The scripts are made for the ATTiny85 however the logic can be applied to any HID (Human Interface Device) ...
You can free up a few pins on the ATtiny85 by foregoing an external crystal oscillator in favor of the ATtiny's internal oscillator. However, the internal oscillator is much less accurate than an ...