Here’s something very cool from the wonderful world of Adafruit: The Trinket, an Arduino compatible microcontroller platform that’s not only small enough to fit in your pocket, it’s small enough to ...
If there’s any looming, unwritten rule of learning a programming language, it states that one must break in the syntax by printing Hello, World! in some form or another. If any such rule exists for ...
Providing a quick start for projects with 8 and 20 pin AVR microcontrollers is the main purpose of building these tiny controller boards. Providing a quick start for projects with 8 and 20 pin AVR ...
Celebrating little victories means a nice cup of tea as I managed to transfer an Arduino programme into an AVR ATtiny85 microcontroller. Like the people in and surrounding Raspberry Pi, clever souls ...
Most of the AVR ATtiny microcontrollers can be programmed with this small board which can also be used in a standalone application which building a project. Most of the AVR ATtiny microcontrollers can ...
As I did not realise that Arduino is a quick route to getting a stand-alone 8pin microcontroller – an Atmel ATtiny85 – to do something useful. You don’t get all of the functions and performance of an ...
An in-depth look at the 8-bit AVR architecture found in ATtiny and ATmega microcontrollers, mainly from a software and programming point of view. Explore the AVR architecture using C and assembly ...
A new project soon to be available via the Crowd Supply website has been unveiled this week in the form of the ATtiny Flasher, an open hardware flashing tool specifically designed for the Atmel ATtiny ...
If you're looking for a fun electronics project to give a small fright to trick-or-treaters you can create a spooky blinking eyes setup where several sets of colored eyes blink randomly by ...