ELLO LC1 – A 2mm thin DIY “computer” based on Microchip PIC18 8-bit MCU

We often write about business card or credit card-sized boards, but it’s only true for 2D dimensions, as most boards are over a centimeter thick, with possibly the thinnest we’ve covered being the Khadas Edge2 SBC that’s just 7mm thick.

So Kn/vD took it upon himself to build a DIY computer that was really about the size of a credit card, and came up with the ELLO LC1 based on a Microchip PIC18 8-bit microcontroller, featuring an integrated display and keyboard, and powered by a coin-cell battery. It’s just 2mm thin.

ELLO LC1 2mm thin DIY computer

ELLO LC1 specifications:

  • MCU – Microchip PIC18 (PIC18F47Q83-I/PT) 8-bit microcontroller with 13KB RAM and 128KB flash, out of which 64KB are reserved as user file storage
  • Display – 20×4 character text panel (Display Visions EADOGM204N)
  • Keyboard – 48x touch panels on the PCB
  • Expansion – 12-pin unpopulated header for debugging (ICSP) and GPIO expansion
  • Misc – Power button
  • Power Supply – 3.6V LIR2016 or 2025 battery
  • Dimensions – About 2mm thick

World's Thinnest DIY computer

The trick was to cut out the PCB for the thicker components such as the microcontroller and the display and solder the pins on the back side of the board. Something similar was done for the battery. So there’s finally a credit card-sized computer that you can put in your wallet. It’s actually not the first, as George Hillard designed an actual business card running Linux a few years ago that was powered through a USB interface part of the PCB and slightly thicker.

Kn/vD wrote a “Bitling BASIC” interpreter that can work on microcontroller with as little as 2KB memory and includes an extended set of BASIC keywords as well as a built-in text editor and file system. The code has not been released, but it should be up on GitHub soon once some documentation has been prepared. In the meantime, you can follow the project on Hackaday.

Via Hackster

Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

ROCK Pi 4C Plus
Subscribe
Notify of
guest
The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website Terms and Privacy Policy to post a comment.
4 Comments
oldest
newest
Mtk
Mtk
1 year ago

Interesting idea, but why Microchip MCU ? Something with wireless connectivity like Nordic, Espressif, WCH … with MicroPython seems more suitable. Also, probably there are better choices for display etc.

MIke
MIke
1 year ago

Why anyone would use Microchip these days is a total mystery. Most of their products are out of stock everywhere with lead times till 2024. Their poor handling of keeping supply up during this time is unforgivable. When other companies like Espressif have had no problem.

Hpsaturn (hpsaturn)
1 year ago

The editor did a mistake, it wrote “Hackster” and is Hackaday.

On the other hand, nice board and nice post.

Khadas VIM4 SBC