You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This skill documents the ESP32-S3 printer bridge architecture used in PaRang Stikka, so it can be reused in forks and derivative projects. The ESP32 acts as a WiFi-to-USB bridge for thermal/label printers (Brother QL and ESC/POS), receiving pre-encoded raster bytes over HTTP and forwarding them raw to the printer.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
infromation on building a recreation of the orignal precpetron pegbaord ciruit
ChatGPT:
Building a recreation of Frank Rosenblatt’s original Perceptron pegboard circuit can be a fascinating blend of historical exploration and hands-on electronics. While many modern implementations of perceptrons are purely software-based, recreating the physical hardware can give you unique insight into how early neural networks were first conceived and tested. Below is a comprehensive overview of the original design, the theory behind it, and practical considerations for building your own pegboard Perceptron.
by default, the Raspberry Pi's network management system (wpa_supplicant or NetworkManager, depending on your setup) will automatically attempt to connect to known Wi-Fi networks during boot. If you’ve configured known networks in the wpa_supplicant.conf file or using NetworkManager or raspi-config, the Pi will try to connect to these networks without requiring additional scanning logic in a script.
The key idea here is to detect whether the Pi successfully connected to any network and, if not, start the hotspot. This simplifies the script, as you don't need to handle Wi-Fi scanning yourself—just check the connection status.
Simplified Script
This script assumes the Raspberry Pi will attempt to connect to known networks on its own. It checks if the Pi is connected to a network, and if not, starts the hotspot.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
goal is to pass a git repo to the LLM so it can consume and we can quary it.
we will use a cli tool called llm
and an auxiliry tool called files-to-prompt from same auther
map remote port 8888 to localhost ssh root@213.181.111.2 -p 22408 -i ~/.ssh/id_ed25519 -L 8888:localhost:8888
grab the jupyter passwrod from runpod JUPYTER_PASSWORD=qi14ld6tw7h4ino5fwh
set the local kernel to "exsiting one", then refer it to this url http://localhost:8888/lab?token=qi14ld6g7h4ino56cwh