TranslateProject/sources/tech/20200129 What Amazon Kindle- Here-s an Open Source eBook Reader.md
DarkSun cae653c69b 选题: 20200129 What Amazon Kindle? Here’s an Open Source eBook Reader
sources/tech/20200129 What Amazon Kindle- Here-s an Open Source eBook Reader.md
2020-01-29 01:04:35 +08:00

5.6 KiB
Raw Blame History

What Amazon Kindle? Heres an Open Source eBook Reader

When it comes to an eBook reader, the choices are limited. The market is dominated by Amazon's proprietary Kindle along with a few other options like Kobo, Nook and Onyx.

An interesting news for open source enthusiasts is that a developer, Joey Castillo, is working on creating an open source eBook reader appropriately named Open Book.

Open Book: An open source eBook reader

The Open Book aims to be a simple open device that “anyone with a soldering iron can build for themselves”.

Its hackable so if you are into DIY stuff and you have some knowledge, you may tweak it to your liking. For example, Joey use TensorFlow Lite to give voice commands for flipping the pages on Open Book. You can do things like this on your own on this open hardware device.

Voice commands on the #OpenBook with #TensorFlowLite. When I added a mic amp for voice, I considered this a “someday” feature; I didnt imagine one could hack it together in an evening! Major credit to @adafruit; their TFL Arduino port makes this possible. https://t.co/ix5UK03F3o pic.twitter.com/PfXZx99A9y

— joey castillo (@josecastillo) December 13, 2019

If that kind of scares you because you are not really into tinkering with hardware, I have a good news for you. Open Book was named winner of Hackadays Take Flight with Feather contest!

This means that when the hardware is ready, you should be able to purchase it from DigiKey. You should be able to fit the device as an eBook reader or experiment with it, if you feel like doing it.

It kind of reminds me of Game Shell, a single board computer based retro gaming console that could be tinkered into many other things.

Open Book specifications

There are two versions of Open Book: Open Book Feather and E-Book Feather Wing. The eBook wing does less than the Open Book Feather, mainly because its limited to using only the pins available via the Feather header.

You may guess from the name that the project uses Adafruits Feather development boards.

Here are the main specifications for the Open Book (both versions):

  • 4.2 inch, 400 x 300 pixel ePaper display
  • SAMD51 ARM Cortex-M4 32-bit processor
  • 7 buttons for navigation (directional pad, select button and page turn buttons)
  • status LED lights
  • A microSD card reader
  • Headphone jack

The display seems a bit small, isnt it?

Open Book release, pricing and availability

Open Book is the winner of Take Flight with Feather competition by Hackaday. This means that at least 100 Open Book boards will be manufactured and made available for purchase.

Liliputing noted that Adafruit will be handling the manufacturing, and Digi-Key will eventually be selling Open Book boards.

At this point, its not clear how much will it cost and exactly when it will be available.

Remember that its an open source project. You can find all the circuit designs, source code on its GitHub page and if you have the skills, get the required hardware components and build an Open Book on your own.

Open Book on GitHub

Otherwise, wait for a couple of months (hopefully) for the release of the Open Book boards and then go about experimenting with the device.

If you like the project and want to support it, you can help Joey on Pateron. You can follow the updates on the Open Book on the Patreon page, Joeys mailing list or Joeys Twitter account.

Do you think the project has potential? Would you buy one when it is available? What do you think of it?


via: https://itsfoss.com/open-book/

作者:Abhishek Prakash 选题:lujun9972 译者:译者ID 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出