Posts with Tag: hackberry

18650 battery mod for Hackberry Pi...

18650 battery mod for Hackberry Pi...

Posted on 7th Jan 2025

The Hackberry Pi is a nifty, cyberdeck. If you are looking for a portable, every day use Raspberry device, then look no more... except one little thing. It uses a "weird" battery format, for today standards, the BL5C. The idea behind the use of the BL5C battery is good, i get it. It's small, compact...

Fullscreen DOSBOX in square screen // Hackberry Pi

Fullscreen DOSBOX in square screen // Hackberry Pi

Posted on 29th Dec 2024

Making DOSBOX full screen isn't too hard, but making it full screen in a square screen it is. After multiple tries, i found a way to do so and also in my Hackberry Pi, which uses a 720x720 LCD screen. The following guide is for use with a Hackberry Pi, under plain terminal/TTY. Before doing so, u...

Trackpad to Keyboard emulation (Hackberry Pi)

Trackpad to Keyboard emulation (Hackberry Pi)

Posted on 26th Dec 2024

As you may know, i have a Hackberry Pi, which has a trackpad. The trackpad it self, is excellent to use in GUI but it has no use at plain TTY terminal, which is what i use most, while operating the Hackberry. So, i had to found a way, to emulate the trackpad movements into keyboard keys, to use in...

PySpecSDR - Python SDR Spectrum Analyzer and Signal Processor

PySpecSDR - Python SDR Spectrum Analyzer and Signal Processor

Posted on 23rd Nov 2024

Updated on 2024/11/22 for version 1.0.1 After making the changes at the retrogram-rtlsdr project, i got the "virus" to make something even more better and in a language i know better, as C is not my thing. So Python it was, as it may not be the faster, but it has great support and anyone can...

retrogram-rtlsdr: changes...

retrogram-rtlsdr: changes...

Posted on 17th Nov 2024

There is a cool project called retrogram-rtlsdr, which is a spectrogram for use with an RTLSDR adapter, under a terminal. No GUI needed. From the start, when i found it, i thought that this program is special, to use with my Hackberry Pi. Although it works as it is, because the program was inten...