eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

244
active users

#raspberrypi

29 posts28 participants1 post today
I’m about to start building and shipping (EU only) my new z17 Raspberry Pi 5 mainframe setup — perfect for retro computing or mainframe enthusiasts.
 
Includes:
z17 case in Jet Black with a glow-in-the-dark “Z” on the lid
 
Your choice of Blue (z17) or Orange (LinuxONE) backplate + power button
 
+Raspberry Pi 5 (8GB RAM)
+Active Cooler
+256GB SSD (Raspberry Pi OS pre-installed)
+27W Power Supply (black)
+Waveshare HDMI adapter
+Pre-configured with Hercules TK5 (mainframe emulator) + local terminal

You just need to add a monitor, HDMI cable, USB keyboard + mouse.
 
Interested? - contact me 😉

#mainframe #z17 #herculestk5 #raspberrypi #raspberrypi5 #3dprinted #3dprinting

Fahrenheit 451 is a dystopian novel written by Ray Bradbury. I read it a long time ago, so I don't remember much, but I remember two details: the first is that it describes a society where books are banned and therefore burned, the second is the constant bombardment of advertising that the population has to endure.

mariobianchi.dev/title/ads-chr

www.mariobianchi.devAds, Chrome, black holes and Instagram Stories | mariobianchi.devFahrenheit 451 is a dystopian novel written by Ray Bradbury. I read it a long time ago, so I...

I am running #PhotoPrism on a Raspberry Pi 5 with 8GB of RAM, using a 1TB SSD as the main and only drive, using the Pimoroni NVMe Base.

So far, I could not properly measure the performance, because I don’t know how to do it, but I am satisfied! Yet, this is definitely not a future-proof solution, since I need way more storage: I still haven’t imported most of my pictures there, and I need to prepare for plenty more to come.

The simplest (yet quite pricey, 261£) option would be to get a Pimoroni NVMe Duo and maximize it with a total of 4TB NVMe SSDs.

I think this is not optimal, though, and probably I could be spending all that money much better… Do you have any advice?

The thing about hosting a personal media gallery is that it requires a lot of resources when indexing the pictures (so only when you add new ones), then it’s super light—correct me if I am wrong, @photoprism. Hence, I’m thinking the best would be an extensible solution where I can add many HDDs and SSDs, without being forced to pump up the other specs too. I would probably be using just one NVMe SSD for the software and the database, and then save everything else in high-performance HDDs, since they are getting cheap and I can get much more storage with less money—of course I am performing a daily backup off-site, as they are more likely to fail, too.

If I am 100% sure that whatever I end up choosing will be solid for many years to come, I am willing to consider spending a bit more on it.

shop.pimoroni.comNVMe Base for Raspberry Pi 5
Raspberry Pi GeekDigitale Modellbahnsteuerung per Raspberry Pi - Raspberry Pi GeekEin Raspberry Pi und die freie Software Rocrail ersetzen problemlos ein mehrere Hundert Euro teures Steuergerät für die Modellbahn. Als Bausteine für die digitale Schaltzentrale Marke Eigenbau dienen ein Raspberry Pi 4, eine Steuerplatine, diverse andere Hardware und entsprechende Software wie das freie Rocrail [1]. Loks, Signale und Dekoder mit MFX-Protokoll kommen in unserem Beispiel von Märklin. Die grundlegende Steuerelektronik als Aufsteckplatine für den Raspberry Pi basiert auf einer Entwicklung von Daniel Mrkonjic mit Modifikationen von Heiko Thiery und Max Kaspari. Ein Blick auf die zugehörige Projektseite lohnt sich [2]. Zusammen mit dem RasPi tritt unser Aufbau damit als neues Steuergerät an die Stelle einer Märklin Central Station 2. Der Raspberry Pi ist dabei mehr als nur ein Steuerrechner, der die verborgene Arbeit zur Bahnelektronik erledigt – er beherbergt zusätzlich den Desktop mit Rocrail. Bedienen lässt sich die RasPi-Schaltzentrale über Maus und Tastatur nebst einigen Tastern am Steuerpult. Zudem koordiniert sie per I2C-Bus und mithilfe einer selbst entwickelten Software inklusive Tag- und Nachtsteuerung das Licht von Häusern und Straßenlampen. Stecken Sie nicht gerade in einem kompletten Um- oder Neubauprojekt Ihrer Bahn, wollen Sie mitunter alles parallel aufbauen und gründlich testen. Entsprechend bauen wir ein repräsentatives Setup zum Test auf einer stabilen Unterlage auf und installieren Anschlussklemmen für die Anlage auf der Unterseite (Abbildung 1) – vorerst verbunden mit einem Stück Testgleis, auf dem wir alles ausprobieren. Oben auf dem Brett sind eine Gleisanschlussbox, zwei externe Dekoder für Weichen und ein S88-Rückmelder untergebracht. Inmitten dessen sitzt der RasPi nebst Steuerplatine. Per CAN-Bus übertragen wir alle auf die Strecke zu modulierenden Signale an eine über drei kurze Kabel angeschlossene Gleisbox, die über das Gleis dann die Bewegung und die Zusatzfunktionen der Loks koordiniert. An sie können Sie außerdem Dekoder für Signale hängen. Um für experimentelle Zwecke nach extern Strom abzunehmen, gibt es zwei Buchsenpaare: eines mit 5 Volt wie für den RasPi und eines mit Bahnstrom. Das bei der digitalen Bahn bewährte S88-Protokoll erlaubt uns, Rückmeldungen aus dem Fahrbetrieb zu empfangen. Die Meldungen eines Gleiskontakts oder sonstiger Signalgeber gehen zuerst an den S88-Dekoder. Er kommuniziert anschließend über den Rückmeldebus mit der Steuerplatine und dem RasPi, was wenige GPIO-Pins für die Platine beansprucht. Für lange Strecken mit einem Modellbahnbrett von einigen Metern verfügt die Rückmeldeplatine über einen RJ45-Anschluss, der besser geschirmt ist als einzelne Drähte. Schließlich geht noch der I2C-Bus des RasPi von unserer Steuerplatine ab, den wir vorrangig für die flexible Beleuchtung in Gebäuden nutzen. Dazu habe ich die Originalplatine der Entwickler etwas umgestellt und mit einigen zusätzlichen Verbindern erweitert. Das Blockschaltbild in Abbildung 2 zeigt schematisch, wie alle Komponenten miteinander verbunden sind. Für den Nothalt verbauen wir einen Schalter zum Ein- und Ausschalten des Bahnstroms sowie einen weiteren Taster, um den RasPi nach dem Herunterfahren booten zu können. Der erste Schritt auf dem Weg, einen Controller wie die Central Station 2 von Märklin zu ersetzen, führt über eine funktionierende Kommunikation zur Gleisanschlussbox. Im Beispielprojekt setzen wir sie mittels zweier Controllerchips MCP2515 und MCP2562 um. Die Platine trägt zudem einen Optokoppler und Spannungswandler, Kondensatoren, einen Miniaturquarz, mehrere Widerstände und diverse Stiftleisten. Da es sich

How do folks do their #nextcloud #android sync?

I need a reliable two way sync and since nextcloud doesn't offer a working solution as of now (check issue no. 19 on their github lol)

I was thinking about this setup where I use a #raspberryPi as a middle man and wireguard on Android, so they're in the same network anyways:

Nextcloud (on the web) <> Raspberry pi (running nextcloud client software)

Raspberry pi <> Android
Both the pi and the android would run #syncthing.

Anyone running a setup like this? Is this an overkill?

Trying to use a Raspberry Pi running Debian as a client in jitsi meetings, joining the jitsi meeting in Firefox, but the audio is really bad, too bad to even be usable at all. Discussed with others who tried it and they got the same kind of problems.

Note that this is not about setting up a jitsi server, this is about using a Raspberry Pi as a client, as one of the meeting participants.

Are there some things that need to be tweaked to make that work?

I've been running openSUSE MicroOS as a container host on a Raspberry Pi 4 for about a week now, without any trouble.

Transactional Updates (snapshots) has been working flawlessly, nothing unusual in the logs, CPU and memory usage looks similar to other OS's on the same hardware.

Anything else I should consider before moving this server out of testing?

My son, the CS major, helps me program my #linux based #raspberrypi pool controller. We use #nodered because it gives a really nice little dashboard and controls all the GPIOs well.

I was looking into the code and spotted this lovely little bit of type coercion. 😃 I can completely relate to what kind of mood he was in when he probably found some stupid bug because it was dealing with the letter "0" instead of the number 0.

I've been looking into tinkering with old game boys and stuff and found this: kickstarter.com/projects/jamet

Amazing, a raspberry pi zero in a GBC shell 😍

It's reportedly in fulfillment phase, and a couple days ago I read on its website (reboi.io) that additional preorders are available outside of the finished kickstarter campaign. There was no preorder link on the website then.

Today, reboi.io is giving 403.
Does anyone know what's up?