Bypass Your Monitor with a Headless Raspberry Pi Interface

Raspberry Pi Technology
Bypass Your Monitor with a Headless Raspberry Pi Interface

I’m a maker, and I work with Raspberry Pi computers a lot. I use them to approach my problems, such as the necessity for portable computers, home automation, and media consumption. However, while solving problems, you might encounter smaller problems that lay within Raspberry Pi computers themselves — that’s why there are all kinds of shields and software for our Raspberry Pi.

My inspiration was the fact that existing ways to control and interface with our Raspberry Pi projects aren’t comfortable to use and seem to be overly complicated. I don’t like using another computer when I just need to shutdown my Pi, or even use a UART adapter to connect it to a wireless network. Instead, I’ve decided to make an interface that I could use for those things. Once I started working on it, I’ve understood that it could be used in many more applications — and by many more makers! Thus, the pyLCI project was born.

5392461460288016328

The idea is simple — take your Pi, attach a HD44780 character display (very popular in starter kits, about $3), attach some buttons, then install & configure the system and it works! Currently, it has applications to control WiFi connections, adjust volume, show I2C devices connected, shutdown/reboot your Pi, control a music player and show system info. It can do much more, however, because it’s easily expandable by adding new applications for it. It also has “device drivers” — meaning that you could use different ways to connect a display and buttons, such as GPIO, I2C expanders, or, for example, use a USB keyboard/numpad as an input device!

5078141459713271503

Since I’ve started using this system on all my devices, my Raspberry Pi workflow has become drastically better and I’ve got many more ways to interface my Pi projects because of it.

So, I’ve polished it, made install scripts so that it can be installed without much typing, made documentation for it and now other people can use it, too! I’m now searching for people who would be interested in using my system and writing applications for solving their problems. I’m also looking for feedback so that I can make it more suitable for solving all kinds of problems we have.
7357681460386699762

Looking for more information? I have a Hackaday.io project page, and here you can read about my latest release.

 

Discuss this article with the rest of the community on our Discord server!
Tagged

ADVERTISEMENT

Maker Faire Bay Area 2023 - Mare Island, CA

Escape to an island of imagination + innovation as Maker Faire Bay Area returns for its 15th iteration!

Buy Tickets today! SAVE 15% and lock-in your preferred date(s).

FEEDBACK