fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.6K
active users

#PicoGopher

0 posts0 participants0 posts today
Replied in thread

@mario same! Well, I already started playing with it but mostly because I was interested in understanding LoRa’s capabilities… I have been playing with offline-first, self-hosted, low power servers with some time ago and I always wondered whether it’d be possible to sync small websites or gopherholes with it.

It took a while, but my gemini server for is out!

github.com/aittalam/PicoGopher

This is heavily inspired by Solderpunk's GeGoBi (git.sr.ht/~solderpunk/gegobi) and allows you to share BOTH capsules AND gopheroles via ✨

The code is still a mess, but it was too cool not to share it! The merit goes to Solderpunk of course, while the mess is 100% my fault 😉

GitHubGitHub - aittalam/PicoGopher at mala/adding_geminiA micropython Gopher server tiny enough to run on a Raspberry Pi Pico W - GitHub - aittalam/PicoGopher at mala/adding_gemini

First year for me and I am fashionably late with a live Knoppix 3.7 running on my Travelmate 514TXV. The Mozilla browser version dates back to 2004, which made me confident it still supported 🙂

The Netgear 802.11b pcmcia card 😅 could not connect to my AP so I used a as an AP (did anyone say DIY?) and connected to both its gopher and its HTTP server with lynx and Mozilla.

This was fun, and a great way to spend my latest merged-PR endorphins 😁

This weekend I played with PG's gemini plugin so I could serve gwit sites while offline. I relied on solderpunk's GeGoBi (tildegit.org/solderpunk/gegobi) for the gemini server implementation, as I liked the idea of it being able to seamlessly serve gopherholes too 💙
Due to pico restrictions + lack of libs I had to simplify it quite a bit, but gemini seems easier to serve than gopher (if we ignore SSL...🤦‍♂️ which works great now!)

Hi everyone! Six more months passed since my last , so here is an updated one:

AKA: +mala, AiTTaLaM

Job: Doin’ trustworthy @ moz://a.ai - more generally I love , no matter if to humans or machines :-)

Projects: 3564020356.org is the oldest (~22yrs 😅), the most recent... Look around and find the rest! 😜

Interests:

updates:

- I refactored the WiFi module so you can now choose whether to connect PG to an existing network or run as an AP

- when the battery voltage goes too low, PG goes into low-power deep sleep and periodically wakes up to check whether it has been recharged. Now you can leave your solar powered PG alone for much longer.. And this summer you'll forget about them ;-)

Code: github.com/aittalam/PicoGopher

Posts: fosstodon.org/@mala/1095416428

GitHubGitHub - aittalam/PicoGopher at mala/adding_geminiA micropython Gopher server tiny enough to run on a Raspberry Pi Pico W - GitHub - aittalam/PicoGopher at mala/adding_gemini

@MattHodges I created 🙂, a tiny server running on a pico! I feel it is still quite far from being complete, but I am already quite proud of it ❤️

Recap for those who just joined and might be interested:

Part 1: fosstodon.org/@mala/1092178499
Part 2: fosstodon.org/@mala/1092528424
Part 3: fosstodon.org/@mala/1092931727
Part 4: fosstodon.org/@mala/1093444686
Part 5: fosstodon.org/@mala/1094065282
Part 6: fosstodon.org/@mala/1094579180

learn.adafruit.com/intro-to-ma

🤩
The more I think about what the best next step for could be, the more I believe implementing some decentralised protocol to exchange info would be super useful: what is more decentralised than a bunch of personal servers people can physically bring around with them? 🙂

For this reason, I find any effort into implementing parts of on small devices super interesting!

What are your thoughts about it?

Adafruit Learning SystemIntroduction to the Mastodon API using CircuitPythonLearn how to get access to the Mastodon API and use it with CircuitPython! This guide covers what's necessary in Mastodon to get your API access token. Then, there are two examples, the first to post a toot, and the second to retrieve all posts under a specific hashtag. Toots away!

" Part 5: take the power back", or where I regret not having named all of my previous posts with song names.

"Today we will finally talk about power: not the one which is abused by billionaires but the one we will unleash to freely share information with others" 😉

gopher://gopher.3564020356.org
gopher.floodgap.com/gopher/gw?

I just realised 6 months passed since my last (fosstodon.org/@mala/1083402836) so here is an updated one!

Names: +mala, Davide, da, Eddie, AiTTaLaM

Job: yes please 🙂 (aka formerly @ the birds place). , , but above all are my passions

Projects: 3564020356.org is the longest lasting one (~22yrs 😅), the most recent... You go look and find the rest! 😜

Sports:

Interests:

Hi everyone!
I know I promised a update by the weekend. The bad news is I got flu and I cannot look at a screen for more than a few minutes before my head goes 🤯😔
The good news is that I used this time to build a few prototypes, powered by:
- 3xAAA rechargeable batteries
- a Li-ion battery recharged using Pico LiPo
- one recharged using ‘s solar charger 🤩
- and one recharged with this: picockpit.com/raspberry-pi/ras (I got my Schottky diods!)

PiCockpit | Monitor and Control your Raspberry Pi: free for up to 5 Pis!Raspberry Pi Pico W remote weather station (solar powered and SoftAP) — PiCockpit | Monitor and Control your Raspberry Pi: free for up to 5 Pis!In this tutorial, learn to broadcast a SoftAP access point that transmit weather station data wirelessly and power it with solar power!