New pages
From Wildsong
Jump to navigationJump to search
- 18:38, 17 December 2024 Pi0w (hist | edit) [1,117 bytes] Brian Wilson (talk | contribs) (Created page with "I am experimenting with putting war driving software on this, probably using Horst. Not sure yet how to connect a USB hub. I enabled the serial console this morning and plugged the Pico Debug Module (a very handy device) into the GPIO using a STEMMA cable like this GPIO DBG U port pin 6 GND red pin 8 TX black pin 10 RX white")
- 17:34, 14 December 2024 Sonicare (hist | edit) [64 bytes] Brian Wilson (talk | contribs) (Created page with "Replace battery https://youtu.be/v6VWuE-kzsc?si=Mx43kwK1s2mz5WM4") Tag: Visual edit
- 01:43, 11 December 2024 EdgeRouter (hist | edit) [387 bytes] Brian Wilson (talk | contribs) (Created page with "I have a Ubiquiti "EdgeRouter X" AKA "ER-X" AKA"ERX". See also Network configuration and Firewall pages. == Console port == It has no console port. Except it does. But inside. Fixing this. Use an adapter and install it "permanently" https://blog.kroy.io/2019/09/16/hacking-a-serial-port-into-an-edgerouter-x/ Use a Bus Pirate: https://hmann.substack.com/p/edge-router-x-serial-connection") Tag: Visual edit
- 03:15, 8 December 2024 AREDN (hist | edit) [8,608 bytes] Brian Wilson (talk | contribs) (Created page with ""Amateur Radio Emergency Digital Network" or some such. They pronounce this "ARRR DIN" like a pirate. Main page is at https://arednmesh.org/ Source code is in github 2024-12-07 * Downloaded the x86 version from https://downloads.arednmesh.org/afs/www/ (type "x86" in Model) * Converted the img file to a vdi using VboxManage. * Started it in a vbox machine, set the network adapter to bridge mode * In the console, entered commands to set br-lan to DHCP and rebooted. Tha...") Tag: Visual edit: Switched
- 23:21, 4 December 2024 Bitwarden (hist | edit) [1,185 bytes] Brian Wilson (talk | contribs) (Created page with "Currently I have Bitwarden accounts, great for normal people, sigh. We have a family account. I paid the $10 and found out the upgrade affected only my login. They want another $10 for Julie. I wonder also how long before a breach? So I am migrating to Vaultwarden, the self-hosted version. How I expect things to go: # Export data from Bitwarden to files. # Spin up Vaultwarden in Docker. # Create accounts. # Import data. == Export == == Docker version == Create a ho...") Tag: Visual edit
- 22:01, 7 November 2024 LoRa (hist | edit) [4,215 bytes] Brian Wilson (talk | contribs) (Created page with "''I have an older page entitled LPWAN and I should merge content from there and delete out of date parts.'' LoRA is the PHY layer. It's the RF part or the part that would be on a wire if there was one. Currently I am interested in using Meshtastic, which would be the protocol on top of the PHY layer. Other choices include things like the Helium network and LoRaWAN. Those require routers and direct traffic through the router, so they don't work offline. == Hardwar...") Tag: Visual edit
- 01:07, 30 October 2024 LVGL (hist | edit) [1,768 bytes] Brian Wilson (talk | contribs) (Created page with "LVGL is a software library supporting GUIs on small devices. The small device might be an ESP32 or a SeedStudio SenseCap D1 Indicator. Or it could be a Pi. You design the UI on a computer using Squareline Studio or the new Squareline Vision then compile it to use on the target device. Squareline software is subscription based but free for personal use, which covers me. == SenseCap D1 == I did a simple UI design for a CanBus monitor in SquareLine Studio. Next I want to...") Tag: Visual edit