This is tiny device, powered by single Li-Ion cell, only allowing user to browse directory of files, select particular text file and read it. Two buttons are used to move cursor up/down in directory or to scroll displayed file up and down, middle button is to open/close file. When connected to PC, Li-Ion cell starts to charge (this is terminaed when completed) and device enumerates as mass storage device (USB disk drive), so user can copy thie files here. It works on Win/Linux/Mac with no drivers or any software needed.
You can have shopping list, cheat sheet in here, or use it as the most unusable e-book reader.
Time flies. The last update of this project is from 2014 - while the original microreader is functional, I decided to take another try and implement some ideas gathered from community here and under blog entry here. I like the openspritz idea, see also here. To help with key-less text scrolling, or with openspritz speed adjust, I added accelerometer on board.
The original 1206 inductor in OLED DC/DC converter was changed for inductor with lower height and lower resistance, so it will not protrude that much from board (lower total height) and the power efficiency should go up.
I made minor modifications to original board, to fix bugs from 1.0 version. The pinheader (2.0mm pitch) is just temporary for firmware debugging.
Accelerometer is tested and running, I'll try to port old source files to it.
I can't physically find it in my home workshop. Don't know whether somebody borrowed it or what, but I simply can't find it anymore. Maybe it is somehow related to exceptionally high level of entropy in my workshop (read as "mess") and the fact that microreader is really tiny. If it would be half a meter long, it would be easier to find. Not that I need it very much, but I wanted to attach accelerometer to it and try porting openspritz to it.
evermind. I designed new PCB with accelerometer included on it.
Don't get fooled by picture size - it is actually 42x14,8mm. It is two milimeters wider and one milimeter shorter than original Microreader and should be "embeddable" into 3D printed enclosure, unlinke first microreader, intended as designer's joke with bare PCB. I rectified some design flaws of first version too.
I expect PCB to arrive at the end of next week, key components are already here.
Seems like a lot of people are following this project, so I decided to make Microreader mark 2. I won't change its functionality very much, to keep spirit of small and simple device, but will definitely design new PCB and 3D printable case. Barebones PCB is not very useful for real use.
This would be a great pen attachment! Think how much easier it would be to copy things by hand if instead of constantly looking back and forth, you had this right on the side of your pen. Also by the way, I really like this simply because it's a useless testament to the hackery skills of the owner rather than for any reason an electronics outsider might find for this. If you understand what I mean.
I am able to help you by making a case for it (mabbasi.de) But .. the really best usage is with connecting to an App which push massages and other contents like ths shopping lists and ToDo lists from the smartphones and tablets. When you get it ready, I can hep you more.
Thanks for pointing it out. The openspritz is rather interesting and it's algorithm doesn't look very complicated.
I feel like it should be feasible to do with microreader.
I had an idea yesterday while struggling to remember an equation in the rain on an oil rig... What if a device like this could be made to read Latex files? And then water and blast proofed... Is that even possible? I guess reading Latex is just a matter of hard work, but can it be displayed on 96*32 pixels. Obviously plain text equations will work too, but who wants to use ((ID^2)-(OD^2))/1029.4*ft if you can have it neatly formatted.
I know your goals was just to make it tiny, but I really want to build one and make it usefull for me, because it's just plain awesome
Well, writing Latex parser (or at least some subset of Latex commands) for such small MCU could be maybe possible, but really pain in the ass.
I feel like better would be to make "latex grinder" PC tool, to preprocess the Latex files into some easily (for MCU in Microreader) digestible file, but the magic "load and go" would be lost.
Yes, go, do that and share your results.
Making homemade consumer electronics may look stupid and worthless (one could buy ebook reader for 20 bucks, thats less than price of components for Microreader), but it has added value in your experience and what more - unique device in your hands. That's what I call geek status symbol.
mmm I can't think of anywhere I need a text reader this small that my phone can't stand in for, BUT it's so cool, I will NEED to think of a use!! Maybe as a slow ebook reader on those flights that make you turn off all electronics...
Would it be possible to add a bookmark system for the documents?