TinyLoad – Simple Electronic Load based on ATtiny45/85
https://www.electronics-lab.com/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 power/resistance and energy/capacity display. The electronic load control circuit, which essentially […]
ATtiny Flasher: An open-hardware flashing tool for the Atmel ATtiny
https://www.electronics-lab.com/attiny-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 interfacing components and you are good to go […]
ATtiny Flasher – Breadboard Flashing Tool for the Atmel ATtiny
https://www.electronics-lab.com/attiny-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 who’s just getting started programming MCUs, ATtiny Flasher can help you get […]
USB-C Power Tester based on ATtiny45/85
https://www.electronics-lab.com/usb-power-tester-based-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 also used to appraise the […]
Programming an ATtiny with Arduino board
https://www.electronics-lab.com/programming-attiny-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 limitations relative to the ATmega328P on an Arduino Uno. There are […]
How to program the ATtiny85 with the Arduino UNO board
https://www.electronics-lab.com/how-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 following procedure you will be able to program easily the ATtiny45 […]
Attiny45 EMF Sensor
https://www.electronics-lab.com/attiny45-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 been kinda fun to see how different things […]