raspberry-pi-pcie-devices
rust-raspberrypi-OS-tutorials
raspberry-pi-pcie-devices | rust-raspberrypi-OS-tutorials | |
---|---|---|
43 | 28 | |
1,632 | 13,763 | |
- | 1.1% | |
8.4 | 6.3 | |
2 days ago | 10 months ago | |
HTML | Rust | |
GNU General Public License v3.0 only | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
raspberry-pi-pcie-devices
- Raspberry Pi PCIe Database
-
The Orange Pi 5
Generally yes. M.2 wifi cards are just PCI-E (except for Intel CNVio). Jeff Geerling tried a bunch of different PCI-E cards with the Raspberry Pi 4 Compute Module which does expose the PCI-E interface: https://pipci.jeffgeerling.com/
-
AMD's 22-year-old GPUs still getting driver updates thanks to the FOSS community
We're also trying to preserve the utility of older cards by getting at least portions of the drivers working on alternate platforms (like arm64), so they can be repurposed for Plex/Jellyfin transcoding, retro gaming, GPU compute, etc.: https://github.com/geerlingguy/raspberry-pi-pcie-devices/iss...
-
Double Standards
The current answer is maybe: https://github.com/geerlingguy/raspberry-pi-pcie-devices/iss...
The PCIe implementation on the 5 is supposedly more complete/less broken than on the CM4, but so far the only person crazy/inspired enough to test hasn't gotten back to this card with their Pi 5 setup.
-
Still no love for WPA3 on the Raspberry Pi 5
Just a note that if you're _serious_ about WiFi on the Raspberry Pi... you should use an external WiFi adapter—either PCIe or USB.
With the Compute Module 4, I've successfully tested a variety of adapters [1], from WiFi 6E to older mini PCIe and M.2 cards. There's even a board made for the purpose of multi-WiFi testing, the Seaberry [2].
The Raspberry Pi 5 works with all the PCIe WiFi chips I've tested (haven't had time to summarize testing on pipci database site yet, including a mt7921u-based WiFi 6E USB adapter (haven't written that up, but check out [3]).
[1] https://pipci.jeffgeerling.com/#network-cards-nics-and-wifi-...
[2] https://pipci.jeffgeerling.com/boards_cm/seaberry.html
[3] https://github.com/morrownr/USB-WiFi/issues/137#issuecomment...
-
Raspberry Pi 5 drops codec hardware acceleration except for HEVC decode
https://pipci.jeffgeerling.com honestly I'd get a home server and run HA through docker, it's gotten me into home servers.
- Recommended mPCI Wifi card for DYI router - Debian
- KVM QEMU rpios
-
Graphics card integration
The simplest access you can get would be by using a CM board (as that has PCI Express available on its connectors) but driver issues galore exist. AMD have been more open the the "greenies" but the closest result I have seen is documented by Jeff Geerling
-
Bought 2 Raspberry Pi 4 accidentally!
Are you familiar with a YouTuber named Jeff Geerling? He does some pretty far out stuff with pi’s like connecting video cards to them, etc. here’s a videoabout stuff you could do, I haven’t watched it myself. He’s got this website that has a list of accessories he’s tried with the pi. While I was looking for his channel I saw a ton of videos on YouTube for stuff to do with the pi. Curious to see what you end up doing… I guess I’m kinda hoping you do something that utilizes the full potential of the 4 😁
rust-raspberrypi-OS-tutorials
- Blinky on Pi 4B with Bare Metal Rust
- Baking Pi – Operating Systems Development
- Operating System Development Tutorials in Rust on the Raspberry Pi
-
How would you build an operating system? (SerenityOS with Andreas Kling)
I am very interested in this tutorial for building an OS for the Raspberry Pi in Rust: https://github.com/rust-embedded/rust-raspberrypi-OS-tutoria...
I'd love to try it out when (if ever) I have the time.
- M1 crate
- OS development tutorials in Rust on the Raspberry Pi
- Embedded Rust Development
-
Has anyone programmed a Raspberry Pi with Rust?
I like rust, low level and embedded hacking so I programmed a simple "kernel", based on this: https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials
-
Can you learn and be good at programming by imitating codes?
So every week, I basically followed along these tutorials. I didn't even made an effort to fully understand the code I was copying, as I just didn't want to waste mental energy on it as I wanted that energy and time wasted on my focus at the time (C++ and JS). I did that for like a year, doing 1-3 tutorials/week from that site. Over the course of it, I got to build web apps, several compilers, several games mostly board games/3d shooters/2d multiplayer games, raytracers, peer to peer apps, building a networking stack, bots, blockchain apps, servers, PGP encryption, E2E encryption apps such as for messaging, built a NES emulator, virtual machines, simulators and graphics programming, etc. I'd say the longest one was learning to build a tiny OS on raspberry pi
-
Linux booting raspberry via USB?
Hello everyone, I'm not sure if this is possible, but I'll give it a shot. I have a raspberry PI zero and a linux host pc. I am trying to run stuff on the raspberry on bare metal, no OS below it (using this tutorial https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials/). Now in the tutorial 4 there is a step "flash the kernel onto SD card and insert the SD card into the raspberry". Now, given my lack of SD card adapter (I'm also curious) I wanted to ask if it is possible to deliver this kernel onto the raspberry without the SD card using USB.
What are some alternatives?
Volumio - Volumio 2 - Audiophile Music Player
tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Signal-Desktop-Mobian - Signal Desktop Builder for Debian/Mobian Bookworm ARM64
rppal - A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.
AgroPi - Automated cultivation system for plants & mushrooms using Raspberry Pi
redox - Mirror of https://gitlab.redox-os.org/redox-os/redox
Embedded-Linux-Education-Kit - Develop an embedded Linux system on low-cost Arm based platforms
rpi4-osdev - Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
CM4_MATX - CM4_MATX is an open source, micro-ATX standard compliant motherboard for the Raspberry Pi Compute Module 4
serenity - The Serenity Operating System 🐞
docker-homebridge - Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
tock - A secure embedded operating system for microcontrollers