ntsdt.net

never the same day twice

Tag Archives: arduino

The Arduino bootloader is a small program burnt into the ATmega’s flash memory, which enables sketches to be uploaded without the use of an external programming board.  Any new ATmega8/168/328p microprocessor needs to be programmed with a version of the Arduino bootloader firmware before it can be used with the Arduino IDE.
Many places sell ATmega [...]

Well, in my quest to be able to build self-contained devices I decided that it was worth looking at ways to power my microprocessor and attached devices.  Up until now I’ve been powering everything using the power supplied from my laptop’s USB supply – but in the future it’s going to be useful to be [...]

The ATmega8/168/328 are a range of microprocessors at the heart of the Arduino. Rather than having to include an external Arduino board with my projects, I’d like to be able to create self-contained devices which have the ATmega chip embedded.
Programming the ATmega
It’s possible to program Atmel microprocessors using an Arduino board and the megaISP [...]

Hosting provided by webfaction.

This WP blog has been designed to produce valid xHTML.

Valid XHTML 1.0 Transitional