There are kind of two goals for this. I got an 8x5 panel of these LED's called an AdaFruit NeoPixel with an 8x5 grid of pixels: (https://www.adafruit.com/products ...
Step 1: Configuring Arduino Uno as an ISP: Since ATtiny85 is just a microcontroller, it requires an ISP (In-System Programming) to be programmed. So to program the ATtiny85, we need to first configure ...
This assembly is intended to be controlled, also, it is reserved for the reader who can modify their original code. An example code of which portions must be inserted (adapted) is provided to you. see ...
An ultrasonic range finder is a useful tool in a variety of real-life and robotic applications, such as in obstacle-avoidance and distance-measurement systems. The ultrasonic range finder measures the ...
Anyone who would like to learn Arduino programming and more about the fantastic electronic development platform which is fun and easy-to-use to create a wide variety of different projects. Maybe worth ...
This folder shows how you can use de Si4735 Arduino Library on the very small ATtiny85. See the examples below. This example implements an AM and FM receiver using the ATtiny85 as the master MCU. The ...
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 ...
It’s easy to have a soft spot for “mini” yet perfectly functional versions of electronic workbench tools, like [David Johnson-Davies]’s Tiny Function Generator which uses an ATtiny85 to generate ...