E-Paper Device (EPD) based MiniNote module, powered by mbed on LPC1114FBD48. Shared in public domain with enclosure in 3D step format, hardware interface compatible with microBUS interface. Anyone can contribute on this project.
E-Badge MiniNote Project on mbed/NXP LPC1114 platform
- About E-Badge MiniNote Project
- E-Badge Firmware Design
- Enclosure ID in 3D step format
- Python utilities
- Demo applications
- New applications with cloud server
- make mbed looks Arduino compatible
- debug in Keil, shared with mbed
- make it bigger with more memory
- make it smaller with mini connector
- make it stronger with mikroBUS
- Make it pretty with line art
- Developement Status Update
History
Tested on hardware.
2014-06-11, by allankliu [Wed, 11 Jun 2014 09:14:00 +0000] rev 4
Tested on hardware.
Demo tested on hardware.
2014-06-11, by allankliu [Wed, 11 Jun 2014 09:12:36 +0000] rev 3
Demo tested on hardware.
Fixed software SPI, reduce memory usage with 1K5 framebuffer and lightweight I2C NVMEM _24LCXXX lib.The code can be fited into LPC1114/2xx devices.
2014-06-09, by allankliu [Mon, 09 Jun 2014 11:01:38 +0000] rev 2
Fixed software SPI, reduce memory usage with 1K5 framebuffer and lightweight I2C NVMEM _24LCXXX lib.The code can be fited into LPC1114/2xx devices.
Add readme.txt to reveal more information
2014-06-01, by allankliu [Sun, 01 Jun 2014 03:20:40 +0000] rev 1
Add readme.txt to reveal more information
Initial version, reuse code from lpc1114uart, ssd1306, previous code spd2706 and others.
2014-06-01, by allankliu [Sun, 01 Jun 2014 00:47:23 +0000] rev 0
Initial version, reuse code from lpc1114uart, ssd1306, previous code spd2706 and others.