AT89C2051
De Hack-it.org.
Ligne 4 : | Ligne 4 : | ||
compatible MCS 51: http://en.wikipedia.org/wiki/Intel_8051 | compatible MCS 51: http://en.wikipedia.org/wiki/Intel_8051 | ||
+ | |||
Data sheet: http://www.atmel.com/dyn/resources/prod_documents/doc0368.pdf | Data sheet: http://www.atmel.com/dyn/resources/prod_documents/doc0368.pdf | ||
- | |||
+ | bookz: http://www.scribd.com/doc/7426064/The-8051-Micro-Controller-and-Embedded-Systems-Using-Assembly-and-C2ndEd | ||
+ | |||
+ | tuto: http://www.8052.com/tut8051 | ||
--- | --- | ||
Ligne 14 : | Ligne 17 : | ||
* Interfacer avec un écran de nokia 3310: http://lcdinterfacing.googlepages.com/nokia3310 | * Interfacer avec un écran de nokia 3310: http://lcdinterfacing.googlepages.com/nokia3310 | ||
+ | |||
+ | |||
+ | et aussi un petit lien de web 1.0 comme je les aime: http://users.swing.be/gonzague.colpaert/ | ||
+ | |||
+ | ===Programmeurs=== | ||
+ | |||
+ | Bon déjà j'élimine d'office les programmeurs dont un des composants est un AT89C2051 qu'il faut d'abord programmer.... | ||
+ | |||
+ | Design minimaliste: http://www.geocities.com/dinceraydin/8051/index.html (pas de typons) | ||
+ | |||
+ | Truc un peu mieux: http://www.amateurfunkbasteln.de/atprog/atmel_eng.html |