summaryrefslogtreecommitdiff
path: root/TelePyro
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-04-22 21:42:17 -0600
committerBdale Garbee <bdale@gag.com>2010-04-22 21:42:17 -0600
commit211ebbce3da37c51875024035b350307d5e77939 (patch)
treeb4bf68f4ff7c009ee2fef95e0b84ca477b3fe9ea /TelePyro
parentcb3936766fdcd13e6f6d29c7175683fdfd75adb9 (diff)
updates to reflect decision decision to replace PIC with AVR parts
Diffstat (limited to 'TelePyro')
-rw-r--r--TelePyro/index.mdwn9
1 files changed, 5 insertions, 4 deletions
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