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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:5032c106eea1 | 2014-06-11 | allankliu | Tested on hardware. |
3:1fa000d4da94 | 2014-06-11 | allankliu | Demo tested on hardware. |
2:bb9f154ea2f4 | 2014-06-09 | allankliu | Fixed software SPI, reduce memory usage with 1K5 framebuffer and lightweight I2C NVMEM _24LCXXX lib.The code can be fited into LPC1114/2xx devices. |
1:42cfbf4abaad | 2014-06-01 | allankliu | Add readme.txt to reveal more information |
0:33994cfad0c2 | 2014-06-01 | allankliu | Initial version, reuse code from lpc1114uart, ssd1306, previous code spd2706 and others. |