From 211ebbce3da37c51875024035b350307d5e77939 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 22 Apr 2010 21:42:17 -0600 Subject: updates to reflect decision decision to replace PIC with AVR parts --- TelePyro/index.mdwn | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'TelePyro') diff --git a/TelePyro/index.mdwn b/TelePyro/index.mdwn index 95c335e..92982b4 100644 --- a/TelePyro/index.mdwn +++ b/TelePyro/index.mdwn @@ -23,13 +23,14 @@ just continuity. ### Developer View ### -* [Microchip 16F886](http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en530146) Microcontroller - * 8k Flash - * 386 bytes RAM +* [Atmel ATmega328](http://www.atmel.com/dyn/products/product_card_v2.asp?PN=ATmega328) Microcontroller + * 32k Flash + * 2048 bytes SRAM + * 1024 bytes EEPROM * SPI target interface * In-circuit programming interface * Software Features (planned) - * Written in PIC assembler + * [Arduino](http://arduino.cc/) compatible programming * Runs from on-chip flash, uses on-chip RAM * Tools Used * [gEDA](http://www.gpleda.org/) for schematic capture and PCB layout -- cgit v1.2.3