Programming an ATtiny 1614 using UPDI
The ATtiny 1614 is an 8-Bit microcontroller available in a SOIC-16 form factor. It has 13 available GPIO pins (Not […]
The ATtiny 1614 is an 8-Bit microcontroller available in a SOIC-16 form factor. It has 13 available GPIO pins (Not […]
To build a Unified Program and Debug Interface (UPDI) programmer, I started with a USB-2TTL “USB to TTL Serial Communication
The Arduino Compatible Pro Micro and the Arduino Leonardo both use the ATmega32u4, which has built-in USB communications. While this
As part of my K9 and ROV projects, I am using at least one Arduino to control components such as
Bob Clough managed to get our Prusa 3D printer working again, so I am back to printing out parts of
BlueOS is Blue Robotics Raspberry Pi software to control ROVs, it combines the functionality required to control robots and low-cost hardware
To encode the Hardware Revision number, so that we know what the version numbers of the main PCB is and is available to the Microcontroller.
we use the “ArduinoUniqueID” Arduino library, to give us the Unique ID serial number of the Arduino we are using.
It is helpful to know when the firmware on the device was compiled, it can be displayed on a screen, or sent viewed over serial.
Following on from my Makevember post yesterday, where I tried to make turbine blades, and Failed… I fed 6050 from
I missed a Makevember post yesterday, and the one for today is going to be quite virtual again… Last time
A while ago I picked up these buttons for my Dr Who’s K-9 robot from AliExpress, Hobby Components have similar
If you want to learn Arduino programming, but don’t always have access to a box of physical hardware, there are
Following on from Week 1 and talking about faking it with an Arduino, we will use UnoArduSim.exe and iCircuit to
Following on from week 1 and week 2, we will be continuing our way through Oomlout’s Arduino Guide, at this