MK3EBHardware

From EvTechWiki

Jump to: navigation, search

Back to: MK3EB MK3EBDevices

MK3EB Hardware

Many of the modules described in this web page are based around a single peice of hardware with various additional equipment.

This hardware was designed by BSDesigns. It uses a Atmel AtMega88 CPU, which has 512 bytes of EE, 1K of RAM, and 8K of program flash. The boards also accomodate AtMega8/48/168. (News flash: actually, *my* boards are outfitted with the 168 version, which has 16k of program store!)

The 'official' version of the code for these devices written by BSDesigns is written in C and compiled with AVR-GCC. It is available here

UPDATE: It would appear that it's not worth the effort to write it in assembly. Bruce installed 16k program store parts in the boards ;-). Of course, C has it's own problems - see MK3EBCChallenges

Personal tools