Tag: ATTiny45
TinyLoad – Simple Electronic Load based on ATtiny45/85
TinyLoad is a simple electronic constant current dummy load. The ATtiny measures voltage, current and temperature of the heat sink, calculates power, energy and battery capacity, controls the fan and displays all relevant data on the OLED. The button is used to switch between...
Continue ReadingATtiny Flasher: An open-hardware flashing tool for the Atmel ATtiny
Arduino development boards are highly popular among makers and beginners in electronics for their ease of use. The Arduino boards are designed in such a way that making connections to peripherals like sensors and displays is extremely easy. All it needs is a little common sense for...
Continue ReadingATtiny Flasher – Breadboard Flashing Tool for the Atmel ATtiny
ATtiny Flasher is a handy device that allows you to use your favorite IDEs and debugging tools when developing for the ATtiny microcontroller. Enjoy the classic Arduino development experience while working with bare metal. Whether you’re a design engineer, a hobbyist, or someone...
Continue ReadingUSB-C Power Tester based on ATtiny45/85
USB power testers provide users with the opportunity of examining how much power a device plugged into a USB port is drawing from the port. While this is mostly used by designers who are building USB-powered devices and are trying to evaluate how much power it consumes, it is sometimes...
Continue ReadingProgramming an ATtiny with Arduino board
This detailed tutorial shows how to program an ATtiny45, ATtiny85, ATtiny44 or ATtiny84 microcontroller using the Arduino software. The ATtiny45 or 85 is a great option for running simple Arduino programs: it’s small, cheap and relatively easy to use. It does, however, have some...
Continue ReadingHow to program the ATtiny85 with the Arduino UNO board
by codebender_cc @ instructables.com: In this tutorial we will use an Arduino board as an ATtiny programmer. To do this we will use one Arduino UNO board as an ISP (programmer) and one ATtiny85 micro-controller. We will use Codebender - online Arduino IDE. With the...
Continue ReadingAttiny45 EMF Sensor
by Khaleel123 @ instructables.com: This sensor is very sensitive and can pick up electrical signals from anything that uses power. It displays the amount of interference it picks up by sequentially lighting 4 led's one after the other. I have tested it all around the house and its...
Continue Reading