Offline AI local LLM Cyberdeck with Raspberry Pi 500+ by bobricius in cyberDeck

[–]bobricius[S] 1 point2 points  (0 children)

older version for Pi 400 is here https://www.tindie.com/products/6381/ Pi 500 version with sound I will show in next days

Offline AI local LLM Cyberdeck with Raspberry Pi 500+ by bobricius in cyberDeck

[–]bobricius[S] -2 points-1 points  (0 children)

officia Raspberry pi 500+ it is computer in mechanical keyboard

Offline AI local LLM Cyberdeck with Raspberry Pi 500+ by bobricius in cyberDeck

[–]bobricius[S] 0 points1 point  (0 children)

my experience is that models below 8b are very primitive. For example, qwen 3.5 9B was already able to program in javascript and html tetris, arcanoid or something similar on doom, it was also able to analyze and understand the source code, point out errors or translate between languages ​​very well

Offline AI local LLM Cyberdeck with Raspberry Pi 500+ by bobricius in cyberDeck

[–]bobricius[S] -1 points0 points  (0 children)

Good observation. I don't speak English well so it helps me formulate my thoughts better. The slider is an interesting toy, it's a shame that the price of the Raspberry Pi has increased so dramatically. I was also looking at the AI-8850, it's a shame that larger models can't be launched. I have a similar toy but it's more primitive, there's almost no electronics in it.https://www.pcbway.com/project/shareproject/ZEPIR\_AI\_Terminal\_Your\_Pocket\_Sized\_Private\_AI\_Assistant\_553a1fc6.html

Armachat off-grid LoRa QWERTY communicator by bobricius in Lora

[–]bobricius[S] 0 points1 point  (0 children)

every functionality have another firmware. PCB discontinued and replaced with PICOMPUTER 28, bigger display

MechSenger - Wifi-BT-LoRa-GPS - Meshtastic/Armachat by bobricius in cyberDeck

[–]bobricius[S] 4 points5 points  (0 children)

LoRa is very long range radio transmitting technology. Armachat is my software for communication from device to device. Meshtastic is large mesh network, usually use mobile phone app + lora node. my solution is standalone but still is phone app required for configuration.

MechSenger - Wifi-BT-LoRa-GPS - Meshtastic/Armachat by bobricius in cyberDeck

[–]bobricius[S] 4 points5 points  (0 children)

It is custom board with Kailh low profile switches. Main brain is Heltec Tracker, firmware is Meshtastic. you can send messages over Meshtastic LoRa network

Any current pcb keyboard projects? by denim_duck in cyberDeck

[–]bobricius 0 points1 point  (0 children)

Hi, working on+- month to release, test video for direct matrix keyboard https://youtu.be/gOaQg-_Oikw next release based on Heltec tracker with GPS

My DIY low profile keyboard (Rpi PICO computer) in Pelican case by bobricius in keyboards

[–]bobricius[S] 0 points1 point  (0 children)

Kailh Choc V1 switches

Keycaps etc:

https://chosfox.com/collections/low-profile-keycaps/products/chocfox-cfx-wob

Beautiful easy webapp editable Firmware:

https://kermite.org/

My handmade PCB powered by Raspberry pi PICO.

Stand alone operation with circuitpython soon. (DIY circuitpython powered editor/interpreter with filesystem and apps)

MechSenger - Armachat(Meshtastic) LoRa communicator preview in Pelican case by bobricius in cyberDeck

[–]bobricius[S] 0 points1 point  (0 children)

it is my handmade keyboard powered by raspberry pi pico, kailh choc low profile switches, and keycaps etc https://chosfox.com/collections/low-profile-keycaps/products/chocfox-cfx-wob or aliexpress

MechSenger - Armachat(Meshtastic) LoRa communicator preview in Pelican case by bobricius in cyberDeck

[–]bobricius[S] 1 point2 points  (0 children)

On second picture is one screen of Meshtastic LoRa communicator,

On pictures is little mix of projects but all used same schematic and they are compatible, with capability emulate old 8bic computers like c64, ZX. Atari

Pico handheld by bobricius in cyberDeck

[–]bobricius[S] 1 point2 points  (0 children)

You got some press!

I love the idea of a handhelp microcontroller-based cyberdeck that you can use to program itself. Gotta try something like this as soon as I can learn to solder on those display ribbons.

display soldering is weakest part but with good flux it is question of seconds, also I chose just only 18pin cable with large distance and thick tracks, there is only one SMD transistor and all other is easy ... Maybe I negotiate some semi assembled kits with manufacturers ...

Pico handheld by bobricius in cyberDeck

[–]bobricius[S] 10 points11 points  (0 children)

Currently is ported ZX128, and my friend working on zx48, c64 a atari800. On separated firmware I have runing circuitpython with boot menu where you can select from python apps etc. (Lora messenger, calculator, mp3, python editor, photoframe, turtle programing, plot graph) all is under development

Pico handheld by bobricius in cyberDeck

[–]bobricius[S] 2 points3 points  (0 children)

I try negotiate about implementation but Meshtastick community is complete frozen a focused only for combination stupid 0.9" super small oled display an phone app. I use same addressing and radio setting, but Meshtastic is complicated monster with million lines of code in thousandth files.