资 源 简 介
PROTOTYPE II
CORTEX-M3 LPC1769
Hardware v2.0 :
LPC1769 xpresso
RFm22B radio module
4x3 matrix keypad
3310 nokia LCD
LPC-Link Debugger
FTDI USB/UART
Power module with charging enabled & poli battery
Note: This version makes uses of Arduino"s libraries (from previous prototype) by redefined some of its core routines:
http://code.google.com/p/meshphone/source/browse/trunk/firmware/ARM/LPC_1769/src/pin.h
PROTOTYPE I
Atmega1284p
Hardware v1.3 :
atmega1284p 16MHz
RFM12 433/868MHz via SPI
16x2 LCD parallel interface (using Hitachi HD44780 controller)
4x3 Matrix keypad for input
Firmware v1.3
Library:
Ported DuinOS for ATmega1284p (Sanguino & DuinOS v0.3): All Arduino libraries can be used with ATmega1284p + a nice RTOS
Ported RF12 lib for AT