Close
0%
0%

Psychic ePaper

Changeable, updatable Doctor Who psychic paper!

Public Chat
Similar projects worth following
In the Sci-Fi TV show Doctor Who, psychic paper is a blank piece of paper nestled in an ID wallet, used by the holder to psychically show IDs and credentials.

While we're severely lacking working psychic paper in the real world, we can at least make Psychic ePaper: updatable, changeable IDs and credentials using the power of e-ink/e-paper!

Powered by Adafruit's ItsyBitsy nRF52840 Express and CircuitPython, the Psychic ePaper is Bluetooth LE compatible and updatable from a phone, tablet, or computer running Adafruit's Bluefruit Connect apps.






Overview

  • 4.2" black and white, low power e-Ink display.
  • Programmable IDs, photos, and credentials, displayed and refreshed with a button press.
  • Programmable with CircuitPython or Arduino IDE using the Adafruit ItsyBitsy nRF58240.
  • Bluetooth Low Energy chip allows for connections with phones/tablets/other BLE devices. 
  • Enclosed in a custom-made, vinyl ID wallet that resembles the psychic paper in Doctor Who.
  • Powered by 2 x 2032 coin cell batteries.


  • Commands & Customisation

    Thornhill!07/04/2020 at 23:31 0 comments

    The CircuitPython_textMap library is working out well… really well. Freeing up so much RAM is giving me a chance to really go all out with the software part of the Psychic. 

    Speaking of software, here's some achievements since the last time:

    • Transparent bitmaps! - I finally sat down, went through some learn guides, and downloaded GIMP. Now I understand how to make 'transparent' bitmaps in CircuitPython… which means I can do cool things like summon a Weeping Angel over the top of the current ID.
      Screenshot of some of the images loaded into the flash memory of the Psychic ePaper. The images are black and white with a bright green background. The green background is used almost as a green-screen in the CircuitPython code, allowing the green portions to be transparent based on the displayio.Palette. Check out this learn guide about Indexed BMP graphics for more info.
      Embedded YouTube video, which shows the Psychic displaying a library card for the 10th Doctor. After entering the command [blink] via Bluetooth, the screen refreshes to show a Weeping Angel superimposed over the library card.

      Going on from this, I'd love to make a regeneration like effect, with one doctor superimposed over the other. Something to look into!

    • Make a donation to the Black Hills Bail and Legal Defense Fund and the NDN Collective, to "decolonize and transform systems while providing tools and strategies for Indigenous self-determination and movement-building." 

    • Commands - I've been adding to the ever growing list of 'Commands' that can be sent via a Bluetooth LE  to control and change aspects of the Psychic. My favourite is [blink] (to summon a Weeping Angel) and [mischief managed] (to wipe the psychic, because who doesn't like to mix universes?).

    • Customisation - I started out with a few IDs that looked pretty much the same, just with different text and symbols. I'm upending things a bit so IDs can follow different base templates. The end goal is to give people the ability to customise IDs a lot more via BLE, an input file, or maybe even some kind of GUI application. There's still a bit of time until I can get to that stage, but it's exciting working it out!

  • Wow, ok, where were we?

    Thornhill!03/13/2020 at 14:42 2 comments

    Ok wow, it's been a hot minute. I was making good progress and then Covid-19 hit and suddenly I had other stuff that "needed" doing (like a miniature toilet). 

    I've recently picked this back up again, so for my own peace of mind, let's review what's been happening and what there is to do:

    • Be an ally and read, donate, and amplify black voices. Resources at ally.wiki

    • Data storage: The Psychic ePaper now has the ability to save all the changes that get applied to it when connected to a phone/tablet/computer via Bluetooth LE. When you regenerate the Doctor, send the save command, and power cycle the Psychic, your newly regenerated Time Lord will still be there. Cool.

    • UART messages >20 bytes: For some reason when using the Adafruit BLE connect app + CircuitPython, messages > 20 bytes won't be received/sent. This is a bit of an issue if I want to send long messages to the psychic. Fortunately it's recently been made an issue in the CircuitPython BLE library, so we'll see what happens!

    • Wear a mask and practice physical distancing > 2 m/6 ft.

    • Memory Issues: I've been flying close to the sun when it comes to RAM and having enough of it. An update of CircuitPython had me quickly plummeting to the ground with Memory Allocation issues. 

      For last few days I've been playing with @kmatch98's CircuitPython_textMap library, which "attempts to overcome the large memory usage of the current 'label' function in the CircuitPython Display_Text library". So far so good! I'm still getting to grips with it, but I've got 39 kb more memory than I had with the CircuitPython Display Text library. Rewriting the code to work with textMap has also been very refreshing. 

    • Version 2: I should really get on that again! SMD Soldering 0.5 mm pitch pins is difficult! 

    • Progress update: BLE and V2

      Thornhill!03/04/2020 at 17:42 0 comments

      Coding

      After coming up against some memory allocation issues and then solving them with some optimisation and freezing some libraries, I've moved onto playing with the ItsyBity's nRF52840 chip and it's Bluetooth LE connection. 

      The main goal here is to be able to change text, images, and settings on the Psychic ePaper using a phone and a Bluetooth connection (imagine going to a convention, and being able to quickly customise an ID on the fly!). Fortunately with the CircuitPython BLE libraries and Adafruit's Bluetooth LE app, this has been very very easy. Using the example UART code from the CircuitPython BLE library and coding in a few key commands, I'm able to send messages to the Psychic and actively change text or swap images. Cosplaying as the 10th Doctor instead of the 12th? No problem! Just send the command [regenerate]10 and watch as the brooding face of David Tennant appears on the Psychic. Want to have the ID show you've been 'certified' by Rhe Convention of Doctors? Just send [title]The Convention of Doctors and it'll appear like it just read your mind!

      The next step for me is storage, so that changes are not lost when the Psychic is turned off… and maybe a few advanced commands, like setting up the number and order of IDs. That'll be this week's goal!

      Gif, showing a close up of an image of the 12th Doctor. View cuts to a message box, typing in the words '[Regenerate]10'. Cut back to the Psychic ePaper, and an image of the 10th Doctor replacing an image of the 12th

      Version 2 progress

      With version 2 I'm focusing on thinning things down and making construction easier and neater. I've started with the top half of the Psychic, which includes the e-ink display and adafruit's E-ink Friend. In version 1, both are embedded in a piece of paper/chipboard (the stuff hardback books are made out of… R.I.P Inorganic Chemistry textbook), and are connected to the micro-controller via a rat-nest of wires.

      While this all works for a prototype, I think I can do a lot better for version 2!

      Version 1 of the top half of the Psychic ePaper. Chipboard from a textbook holds the e-ink display (on the other side of the board) and the E-Ink Friend. The golden/orange cable is the FPC cable from the e-ink display, and the coloured wires connect from the E-Ink Friend to the micro-controller.

      So far for Version 2 I've:

      • Replaced the textbook cover with a 3D printed cover. It feels just as rigid and means I don't have to spend an hour carefully carving pockets and channels into the chipboard with an X-Acto knife. I've designed it so the display and components fit into it nicely, while protecting the FPC ribbon cables. 
      • Moved the E-Ink Friend to the bottom half of the Psychic. Am I moving my problems elsewhere? Sure, BUT… it allows me to make the top half of the Psychic really thin and reduces the whole rat-nest of wires. The bottom half of the psychic is the thicker of the two halves, so might as well lump stuff together. Future me can sort this out.
      • Made a FPC/FFC adapter board. The display used to connect to the E-Ink Friend via it's FPC connector. I made an adapter board that the e-ink display connects to instead, while an adjacent FFC connector connects to a FFC ribbon cable to the E-ink Friend. This setup is a lot thinner, mostly because I ordered a thin (0.8 mm) and really thin (0.1016 mm!) PCB boards for the adapter. With some low profile FPC/FFC connectors, I've saved at least 3-4 mm.

      With all these changes, the top-half of the Psychic looks a lot neater and is now more reproducible. I'm going to have to see how durable the FFC cable is with the fold between the top and bottom half of the Psychic. Hopefully with the fabric and some strain relief, it won't be much of an issue!

      ABOVE: Components that make up Version 2 of the top-half of the Psychic ePaper! The e-ink display is to the left, and the 3D printed backing to the right, with spaces and pockets modelled to fit the display and components. Towards the bottom, the thin purple FFC/FPC...
      Read more »

    • First Version made!

      Thornhill!02/24/2020 at 00:59 0 comments

      Hey folks! I've just completed the first version of my Psychic ePaper and I thought I better start making a better job of documenting the build process, especially if I want to improve the dang thing!


      The first version has gone A LOT better than I hoped (I honestly thought it was going to be held together by electrical tape) and has already been used by my partner in their Doctor Who cosplay.

      So far I've programmed several different IDs that get refreshed with a button press. They mostly use the same template, with certain text and images swapped to represent different IDs. This makes the code more efficient AND it makes some of the joke IDs easier to get. The IDs are easy to make and I'm going to be adding a whole bunch more, with the goal of having a random one display when first used. 

      Some of the different IDs on the wallet, all featuring a black and white photo of the 13th Doctor and different text. Top left shows her as Chief Clown of the Intergalactic Clown Council. Top right as Chief Investigator of the Department of Investigation. Bottom left as a Gumshoe for the Gladragged Gumshoes. Bottom right, a library card for the largest library in the universe, The Library!

      Code

      Speaking of code… the Psychic ePaper is currently being programmed with CircuitPython. I'm extremely new to CircuitPython and slowly learning about its strengths and weaknesses. Loading and displaying images are a dream compared with Arduino… but even with an M4 chip I'm coming up against some memory issues. I think with some practice, cleverness, and the frequent community updates to CircuitPython, we can get around this and make something very robust.

      I'll be making an Arduino version of my code purely for completeness, and will be putting both on github soon.

      Improvements:

      • Improve and polish construction, including my sewing!
      • Start playing the Bluetooth LE capability:
        The nRF58240 allows us to use BLE, so let's use it! Let's see if we can update the Psychic ePaper on the fly via a phone! Maybe receive phone notifications like the Doctor sometimes receives messages?
      • Reduce profile: 
        While the Psychic ePaper already has the look and feel of a wallet, there are a number of areas where we can make things thinner. I've already started reorganising the top half of the wallet, which contains the paper display and the E-Ink Friend. If successful I think I can make it over 50% thinner! 
      • Rechargeable power:
        The 2032 coin cell batteries and their holder take up a lot of room. I haven't needed to swap them out yet, but once I start playing with Bluetooth I might need to. If I can make it so the power source is inbuilt and rechargeable, that might help reduce the profile and make things easier to use/construct.
      • Improve code for usability:
        CircuitPython is new to me, I think I can be more efficient with my code AND make some settings easier to change.

    View all 4 project logs

    Enjoy this project?

    Share

    Discussions

    Cherith Cutestory wrote 01/12/2024 at 01:19 point

    I love this project... I was looking for a fun build that I could use with some generative AI tools, if you're able to transmit the image via Bluetooth from your phone, then it wouldn't be very difficult to design an app where you hit a button and describe your "identity" (e.g., "I'm the instructor for the Bavarian Fire Drill class"), which then immediately uses that information to generate an ID card with some bells and whistles via midjourney, dalle, or even locally hosted tool, and then pushes the image to the psychic paper in real time.

      Are you sure? yes | no

    jacobotrf wrote 02/07/2023 at 17:44 point

    Hello, Do you have the source code uploaded?

      Are you sure? yes | no

    Avamander wrote 09/13/2020 at 20:45 point

    This is a really cool project!

      Are you sure? yes | no

    Thornhill! wrote 09/13/2020 at 23:26 point

    Thank you :)

      Are you sure? yes | no

    Similar Projects

    Does this project spark your interest?

    Become a member to follow this project and never miss any updates