shedboy71 Archive
AVRDUDE is a command line tool, used as follows: avrdude -p partno options … Command line options are used to control AVRDUDE’s behaviour. The following options are recognized: -p partno This is the only mandatory option and it
The OpenM128 was one of my favourite AVR development boards but sadly it doesn’t seem to be made any more by Waveshare. This board looked like this It was a very useful board which had a few
Much as it probably upsets the embedded purists you can use many of the Atmel now Microchip microcontrollers with the Arduino IDE To do this you need to the following basic process in the IDE Process
In this article we look at another development board, this time its a compact board aimed at the Attiny13 Features/Specs lets look at the Attiny13 microcontroller first and some basic specs The 8-bit AVR® RISC-based microcontroller features
In this article we look at another very useful little self build kit for Atmegas from Rkeducation in the UK, this one is called the RKAT40 Prototype PCB for 40 pin Arduino It looks like this –
This next board combines an Atmega chip which you have to supply and a easy to build minimal system board with parts. The board is easy to assemble as it features only through hole parts and no
This was another development board that I purchased a long time ago, its a board for the AT90USB162 from Olimex and its a good, solid option Specs Lets look at the specs of the AT90USB162 The microcontroller
Another example for the OpenM128 AVR development board here, we will look at the onboard buttons and LEDs again. As stated in a previous article the development board has 8 LEDS and also 4 buttons available, in
In this example we simply flashed the LEDs on a Waveshare OpenM128 AVR development board – I am trying to test out and use a variety of AVR related boards that I have, this is a very
In this example we will look at the Atmel ATmega168 Xplained Mini board and will show you a simple code example – blink an LED. The Atmel ATmega168 Xplained Mini evalutation kit is a hardware platform for