E-ink Dev board to track Fetal Development

loading bebe

Partner is pregnant, ultrasound looked cool. Had an e-ink dev board collecting dust. So here we are. Pretty simple stuff, the board is an Adafruit MagTag. And all we needed to do was have a progress bar, some graphics, and some text. There are some useful guides to making a progress bar and graphics for this e-ink board HERE and HERE.

I used some wikimedia fetal development graphics for each step. The key thing is to format the image correctly for the e-ink display. This is the ImageMagick command I used to do that:

magick convert input.png -dither FloydSteinberg -define dither:diffusion-amount=0% -remap ./eink-4gray.png BMP3:output.bmp

Have it sticking on the fridge right now, the battery consumption is really low, and only used when updating the progress, should be good for a year or more.


20 Comments

Filed under Uncategorized

20 responses to “E-ink Dev board to track Fetal Development

  1. Pingback: ICYMI Python on Microcontrollers Newsletter: Python Skills In … – Adafruit Blog – Ceck an App Builder

  2. Pingback: Python Abilities In Demand, CircuitPython 2023 Final Probability and extra! #CircuitPython #Python #ICYMI @micropython @Raspberry_Pi « Adafruit Industries – Makers, hackers, artists, designers and engineers! – PiGurus

  3. Pingback: ICYMI Python on Microcontrollers Newsletter: Python Skills In Demand, CircuitPython 2023 Last Chance and more! #CircuitPython #Python #ICYMI @micropython @Raspberry_Pi « Adafruit Industries – Makers, hackers, artists, designers and engineers!

  4. Pete

    Where did you get the graphics specifically? I am having troubles finding them. (and congrats!) Obviously I’m in the same situation. 🙂

  5. Pingback: An eInk dev board tracks fetal development @8iterations @hackaday – Radio News Music Blog

  6. Pingback: An eInk dev board tracks fetal development @8iterations @hackaday « Adafruit Industries – Makers, hackers, artists, designers and engineers!

  7. Pingback: An E-Ink Progress Bar for Your Unborn Child - My Blog

  8. Pingback: An E-Ink Progress Bar for Your Unborn Child - Blog – Hackaday - LUCID NEWS

  9. Pingback: An E-Ink Progress Bar for Your Unborn Child [Hackaday] – Up My Tech

  10. Pingback: An E-Ink Progress Bar For Your Unborn Child – Sinyalisleme

  11. Pingback: An E-Ink Progress Bar For Your Unborn Child -

  12. Pingback: An E-Ink Progress Bar For Your Unborn Child – 905 On the Bay

  13. Pingback: An E-Ink Progress Bar For Your Unborn Child - E Amazings

  14. Pingback: Une barre de progression E-Ink pour votre enfant à naître - Whats Now

  15. Pingback: An E-Ink Progress Bar for Your Unborn Child – Mist Vista

  16. Pingback: E-ink Dev board to track Fetal Development - My Blog

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s