BADGEr – EReader badge and shield

anool-3-X2

WyoLum is so proud to team up with Seeed Studio and Repaper to present the Open Hardware Summit badges (codename: BADGEr) for 2013!  We’ve had our heads buried working through a myriad of issues and recovering from a few big setbacks, but the work has paid off.  The prototypes are back and they are amazing.  We friggin’ did it!  Thanks to the grit and endless hours contributed by Anool and Kevin of WyoLum; Nana and Albert of Seeed Studio; plus Sean and Charming of repaper.org for helping out with software issues.

Here are the details.

Features:

  • Repaper.org‘s amazing electronic paper display EPD (made by Pervasive Displays Inc.).  A huge shout out to the generous support we have received from them.  We simply could not have offered this badge without them.
  • Arduino derivitive.  This is the new phrase for “Arduino compatible”.  The badge has an ATMEGA328 on board and can be programmed using the Arduino IDE by selecting the “Arduino Pro Mini 3v3 8MHz” from the Tools–> Board menu.
  • Arduino Shield.  Because the EPD takes up a lot of pins and a lot of memory, it makes sense to offload the business logic to another processor and let BADGEr handle the display functions.
  • uSD slot.  You may have run up against the memory limitations of the ATMEGA328 already.  There is really no space left for a display buffer.  We use the SD card as both a display buffer to prepare new displays, as well as a disk drive to store images and fonts.
  • Buttons.  These buttons can be programmed to be whatever you want, but they are labeled MODE (left), UP, DOWN, SEL (right).  UP and RIGHT are connected to INT0 and INT1 so these buttons can wake BADGEr from power saving sleep mode.  The default program uses these buttons to navigate though a simple directory structure.  Folders are labeled A, B, C, … and each file is called A.WIF, B.WIF, C.WIF…
  • Power Options. 2450 coincell (~ 100 page turns), JST connector for lipo batteries, microUSB (5V), Barrel jack [not populated] (7-12V), Lanyard terminals (7-12V)
  • Interfaces.  Arduino Shield, FTDI, ISP, I2C.  Don’t like the software, got some better ideas?  Do something about it.   Some things to remember:
    • 8MHz clock
    • 3v3, while the processor runs at 3v3, the FTDI interface is 5V. But most 5V FTDI cables will not work. This is because the logic must be a true 5V and not the typical 3v3 found on many standard 5V FTDI cables you should also be able to use Adafruit’s FTDI Friend to program it. I still use a ghetto hack of pulling out the 328 from an Arduino Duemilinove and using connecting to its FTDI chip via the shield headers.IMG_20130720_110328_549
    • call ereader.spi_detach() before disconnecting power
  • LED. Duh, it’s red and it pulses the heart logo…
  • Other Features. Real time clock slot [not populated], power switch for (coincell battery only),  temperature sensor [not populated]



Links:

34 thoughts on “BADGEr – EReader badge and shield

  1. Pingback: BADGEr – EReader badge and shield « adafruit industries blog

  2. Pingback: WyoLum Team、Arduinoボードで制作中の電子ペーパー式バッジ「BADGEr」を公開 | DTP・WEB制作の言戸堂

  3. Pingback: WyoLum Team、Arduinoボードで制作中の電子ペーパー式バッジ「BADGEr」を公開 | DTP・WEB制作の言戸堂

  4. Pingback: MAKE | Open Hardware Summit E-Paper Badge

  5. Pingback: Xploituga | Cartão de identificação com ecrã E-Paper

  6. Pingback: Open Hardware mini-EReader | WyoLum Blog

  7. Pingback: 2013 Open Hardware Summit badge includes ePaper display

  8. Pingback: rndm(mod) » 2013 Open Hardware Summit badge includes ePaper display

  9. Pingback: 2013 Open Hardware Summit badge includes ePaper display - RaspberryPiBoards

  10. Pingback: 2013 Open Hardware Summit badge includes ePaper display | Daily IT News on IT BlogIT Blog

  11. Pingback: 2013 Open Hardware Summit badge includes ePaper display | Orange Claymore Red Slime

  12. Pingback: E-papier + Arduino = elektroniczny identyfikator EBADGEr - techfreak.pl

  13. Pingback: BADGEr: naamplaatje met e-Ink scherm | Ereader NL

  14. Pingback: .NET i jiné ... : Odkazy z prohlížeče – 15.8.2013

  15. Pingback: Världens första namnbricka av e-paper / The worlds first ePaper Nametag at #OHsummit | Stockholm Makerspace

  16. Pingback: BADGEr – Arduino EReader badge and shield | Rocketboom

  17. Pingback: Vi besöker Open Hardware Summit på MIT / Visiting Open Hardware Summit at MIT | Stockholm Makerspace

  18. Pingback: BADGEr_V4 | Anderson69s

  19. Pingback: Open Hardware Summit 2013 | MakerZone

  20. Pingback: 2013 Open Hardware Summit | JeremyBlum.com

  21. Pingback: IndianTinker Goes to MakerFest-Ahemdabad | Indian Tinker

  22. Pingback: Pi BADGEr ePaper Weather Station | JeremyBlum.com

  23. Pingback: ePaper weather station with #RaspberryPi and #Arduino derivative | Raspberry PiPod

  24. Pingback: ePaper weather station with #RaspberryPi and #Arduino derivative … | CPC Sample Exam Questions - AAPC Medical Coder Certification

  25. Pingback: ePaper Weather Station — Arduino Passion

  26. Pingback: Homepage

  27. Pingback: WyoLum goes to MakerFest 2014 at Ahmedabad, India | WyoLum Blog

  28. Pingback: Anool Mahidharia’s tryst with Open Hardware [Techie Tuesdays] - YourStory.com

  29. Pingback: Got a BADGEr! | KE8P.US

  30. Pingback: Pi BADGEr ePaper Weather Station - Arduino collector blog

  31. Pingback: Anool Mahidharia’s Interview | Blog | SuperDevs Team

  32. Pingback: Meet Metalith, a Supercharged Bitcoin Vending Machine - Bitcoin News

  33. Pingback: Anool Mahidharia’s Interview | Developer's Interview

  34. Pingback: NoVA Hackers DEFCON 22 Badges – #OpIcarus

Leave a Reply