@patrick_h_lauke - it's wired rather then wireless (like the one you shared) but I couldn't resist picking up one of these > https://retrogames.biz/products/themouse/ - to complete the #PointAndClick experience on my ⌨️ @Raspberry_Pi #RaspberryPi400 retro gaming setup 🙂
THEMOUSE

THEMOUSE - USB 2-button tank-style mouse for modern retro gaming

Ist verkauft. Nicht mehr boosten, vielen Dank!

Verkaufe einen Raspberry Pi 400 (das "Tastaturmodell") ohne weiteres Zubehör, selten gebraucht, keine Gebrauchsspuren.

Zum Betrieb braucht man ein halbwegs starkes Netzteil mit USB-C-Anschlusskabel, eine microSD-Karte, um sich das Betriebssystem der Wahl darauf zu installieren, und eine Maus.

30,- EUR inkl. Versand in Deutschland.

Das ist dieses Modell:
https://www.raspberrypi.com/products/raspberry-pi-400-unit/
#raspberrypi400 #raspi #zuverkaufen

Ich teste gerade #FydeOS auf meinem #RaspberryPi400 und bin von dem Betriebssystem echt beeindruckt. Auch wenn der #RaspberryPi eigentlich nicht genug Grafikpower hat, läuft das Youtube-Video nahezu ruckelfrei und man kann nebenher auch noch eine Mastodon Sitzung offen haben.
Thinking about the new #RaspberryPi500 monitor reminded me of the goodwill TV I turned I to a monitor for my #raspberrypi400

https://www.raspberrypi.com/products/raspberry-pi-500/

As a happy #RaspberryPi400 user, I'm looking forward to the #RaspberryPi500 but does anyone know if I can use the official 400 power supply I have without issue? I know the 500 can use more power but it'd be nice to know if it'll work without a hitch on what I've got, so I don't need to shell out for a new one.

I'm also curious if I could just insert the micro SD I'm using now into it and it'll just work without any issues.

Buy a Raspberry Pi 500 – Raspberry Pi

A fast, powerful computer built into a high-quality keyboard, for the ultimate compact PC experience.

Raspberry Pi

Raspberry Pi 500 computer-in-a-keyboard is now available for $90

The Raspberry Pi 500 is a compact desktop computer that combines a 2.4 GHz Broadcom BC2712 quad-core ARM Cortex-A76 processor, 8GB of LPDDR4x-4267 memory, and support for WiFi 5, Bluetooth 5.0, and Gigabit Ethernet.

It’s also the second computer-in-a-keyboard device from Raspberry Pi. The first was the Raspberry Pi 400, which launched in 2020 with the guts of a Raspberry Pi 4 stuffed inside a keyboard shell. The new Raspberry Pi 500 features the same basic design, but this time it has the power of a Raspberry Pi 5. The new model is available now for $90.

The new model brings a significant performance boost, and also an updated design featuring an all-white chassis (rather than white and red), twice as much memory, and an updated port layout.

The Raspberry Pi 500 measures 286 x 122 x 23mm (11.26″ x 4.8″ x 0.91″) at its thickest point, features an aluminum heatsink inside the case for passive cooling, and has a set of ports along the back that include:

Ports on the Raspberry Pi 500 include:

  • 2 x micro HDMI (4K/60)
  • 2 x USB 3.0 Type-A (5 Gbps)
  • 1 x USB 2.0 Type-A (480 Mbps)
  • 1 x USB Type-C port (for power)
  • 1 x Gigabit Ethernet
  • 1 x SD card reader
  • 40-pin GPIO connector

Raspberry Pi offers the computer as a standalone unit for $90. That model includes the keyboard and a 32GB SD card for storage, but nothing else. Or you can opt for a $120 Raspberry Pi 500 Desktop Kit that also includes a 27W USB Type-C power supply, a 2-meter (6.6 foot) HDMI cable, a Raspberry Pi mouse, and the Raspberry Pi Beginner’s Guide, 5th edition.

The company says it will keep the Raspberry Pi 500 in production for at least 9 years, with guaranteed production through January, 2034.

Meanwhile, the Raspberry Pi 400 is also still in production, but the company is giving it a price cut: the Raspberry Pi 400 standalone unit now sells for $60 (down from $70), while the Raspberry Pi 400 Personal Computer Kit sells for $80 (down from $100).

Raspberry Pi has also introduced a new Raspberry Pi monitor, which is a compact 15.6 inch FHD IPS LCD display with a pair of 1.2 watt stereo speakers, a built-in stand, and an 80 degree viewing angle. It draws power from USB Type-C port and should work with any USB Power supply that can deliver 5V/3A (15 watts). It can also be powered directly from a Raspberry Pi using a USB Type-A to Type-C cable.

via Raspberry Pi

#computerInAKeyboard #keyboardComputer #keyboardPc #raspberryPi400 #raspberryPi5 #raspberryPi500 #raspberryPiMonitor

Buy a Raspberry Pi 500 – Raspberry Pi

A fast, powerful computer built into a high-quality keyboard, for the ultimate compact PC experience.

Raspberry Pi
Somehow I resisted the urge to buy a #RaspberryPi400 when it was released. But the temptation is here again with the new #RaspberryPi500 and the #RaspberryPiMonitor. So cool! https://www.raspberrypi.com/news/raspberry-pi-500-and-raspberry-pi-monitor-on-sale-now/
Raspberry Pi 500 and Raspberry Pi Monitor on sale now - Raspberry Pi

Introducing Raspberry Pi 500, available now at $90, and the Raspberry Pi Monitor, on sale at $100: your complete Raspberry Pi desktop setup.

Raspberry Pi

Very excited to see the Raspberry Pi 500 be announced. I have added myself to the notify lift. Currently I use a Raspberry Pi 400 for Home Assistant. How easy will it be to migrate my configuration over from the 400 to the 500? I use Sky Connect for my Zigbee network. That would have to come over to.

#HomeAssistant #RaspberryPi #RaspberryPi500 #RaspberryPi400

@homeassistant @homeassistant@lemmy.world @homeassistant@a.gup.pe @homeassistant

If the #WiFi of your #RaspberryPi400 disappeared after a "sudo apt update && sudo apt upgrade" because you were crazy enough to install an ARM version of #Ubuntu, type this command:

journalctl -b | grep brcmfmac

If the log complains with an error "-2", that means the modules have been wiped for some reason.

Go then to this website: https://github.com/bsdkurt/brcm-supplemental

Download these three files:

brcmfmac43456-sdio.raspberrypi,400.bin
brcmfmac43456-sdio.raspberrypi,400.clm_blob
brcmfmac43456-sdio.raspberrypi,400.txt

sudo mv *43456* /lib/firmware/brcm
sudo shutdown -r now

Wireless connection should get back afterwards.

GitHub - bsdkurt/brcm-supplemental: Broadcom brcm Supplemental Firmware

Broadcom brcm Supplemental Firmware. Contribute to bsdkurt/brcm-supplemental development by creating an account on GitHub.

GitHub

Having a clear-out and found a Raspberry Pi 400 I bought on a whim but have never used. Options are:
1 - Ebay it
2 - Give it away
3 - Use it

(1) speaks for itself, but I'd rather (2) or (3) - so, does anybody have any ideas about who would really benefit from (2), or what I could possibly do with (3)?

#raspberrypi #raspberrypi400