Blog

ATtiny3217 Curiosity Nano

ATtiny3217 Curiosity Nano

The ATtiny3217 Curiosity Nano is an evaluation board from Microchip featuring one of their newer 1-series AVR microcontrollers. Microchip has made an effort to produce maker-friendly evaluation boards, so there isnโ€™t much difference between this board and any other small microcontroller prototyping board. There is an on-board debugger that programs the chip and connects to […]

Perpetual Battery-Free Weather Station

Perpetual Battery-Free Weather Station

Itโ€™s now possible to build remote, low-power microcontroller projects that can operate indefinitely without batteries and still not crash, even if power is interrupted. Let that sink in. As an example, weโ€™ll show you how to build a LoRa-based weather station thatโ€™s powered solely by solar panels. Its code is written in CircuitPython, running on a […]

Make a Kaleidoscope With Wireless LEDs

Make a Kaleidoscope With Wireless LEDs

Working with โ€œwirelessโ€ LEDs feels a bit like magic. These tiny LED assemblies can emit light without directly connecting to a power supply. The secret to their energy source is a nearby wire coil in which a high-frequency oscillating current generates a fluctuating magnetic field. Each induction-powered LED is attached to its own tiny wire coil, […]