いま巷で話題の NFC で書き換えできる名札サイズの電子ペーパーのプロトコルを調べました。 @alt-coreさんの追加の調査も参考にしています。
- Swift EPaperNFCSwift (@niw)
- Python nfc-eink (@alt-core)
いま巷で話題の NFC で書き換えできる名札サイズの電子ペーパーのプロトコルを調べました。 @alt-coreさんの追加の調査も参考にしています。
| #!/bin/sh | |
| # Modified by Stan Schwertly to download locally rather than to send to Posterous. | |
| # Github: http://github.com/Stantheman/Twitpic-Backup | |
| # Copyright 2010 Tim "burndive" of http://burndive.blogspot.com/ | |
| # This software is licensed under the Creative Commons GNU GPL version 2.0 or later. | |
| # License informattion: http://creativecommons.org/licenses/GPL/2.0/ | |
| # This script is a derivative of the original, obtained from here: |