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 ...
The ATTINY45 provides 20 millisecond pulses on either the right turn output or the left turn output. The ATTINY84 provides 20 millisecond pulses on either the right turn output or the left turn output ...
Все нужное для работы - по ссылке ниже. Instruction and detailed explanation you can get on https://drive.google.com/file/d/1qV ...
ich habe das Shield hier gefunden und nach einiger Überlegung die Platine machen lassen. Die Bauteile sind auch schon bestellt zum bestücken.Nun ist mir aber eine Frage aufgekommen und zwar wird auf ...
To the average e-enthusiast, the RS-232 interface always appears friendlier than the USB port. However, even with a small 8-bit microcontroller, it's easy to implement the USB bus in device mode. The ...
[Sebastian] is learning Morse code and CW radio, and of course he needed a telegraph key. Instead of using the terribly unergonomic paddle style key, he built a capacitive touch iambic key over the ...
The Caps Locker is a device that plugs into a USB port and takes control of a computer’s Caps Lock key which switches it ON/OFF at 30-second to 8-minute intervals. The circuit was built around Atmel ...
The project uses the ATtiny45 to connect to the USB port in order to create a LED notifier that can be attached to the EeePC. The schematic shows the pin 8 of ATtiny45 being connected to the USB port ...
Servo8bit is a library for AVR microcontrollers that allows you to drive servo motors without the need for a 16-bit timer. Obviously, this is quite useful for smaller chips that only have 8-bit timers ...