#singleboardcomputers — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #singleboardcomputers, aggregated by home.social.
-
Ah, the annual pilgrimage to the shrine of single board computers, where enthusiasts pretend each iteration isn't just 🥱 the same Pi in a snazzier hat. 2025's lineup: more compute modules, more benchmarks, more #yawns. 😴 Maybe next year we'll see one that does your taxes. 💸
https://bret.dk/every-single-board-computer-i-tested-in-2025/ #singleboardcomputers #RaspberryPi #techenthusiasts #innovation #HackerNews #ngated -
Ah, the annual pilgrimage to the shrine of single board computers, where enthusiasts pretend each iteration isn't just 🥱 the same Pi in a snazzier hat. 2025's lineup: more compute modules, more benchmarks, more #yawns. 😴 Maybe next year we'll see one that does your taxes. 💸
https://bret.dk/every-single-board-computer-i-tested-in-2025/ #singleboardcomputers #RaspberryPi #techenthusiasts #innovation #HackerNews #ngated -
Ah, the annual pilgrimage to the shrine of single board computers, where enthusiasts pretend each iteration isn't just 🥱 the same Pi in a snazzier hat. 2025's lineup: more compute modules, more benchmarks, more #yawns. 😴 Maybe next year we'll see one that does your taxes. 💸
https://bret.dk/every-single-board-computer-i-tested-in-2025/ #singleboardcomputers #RaspberryPi #techenthusiasts #innovation #HackerNews #ngated -
Ah, the annual pilgrimage to the shrine of single board computers, where enthusiasts pretend each iteration isn't just 🥱 the same Pi in a snazzier hat. 2025's lineup: more compute modules, more benchmarks, more #yawns. 😴 Maybe next year we'll see one that does your taxes. 💸
https://bret.dk/every-single-board-computer-i-tested-in-2025/ #singleboardcomputers #RaspberryPi #techenthusiasts #innovation #HackerNews #ngated -
But wait, there's more! A new PocketBeagle 2 has been released, now with twice the RAM and an on-board 64GB eMMC for storage.
Oh, and it's now got an industrial operating temperature range. Because it's the PocketBeagle 2 Industrial.
#Technology #News #Hackster #SingleBoardComputers #OpenHardware
-
The Raspberry Pi 5 Gets a Power Boost: Is 16GB RAM Worth It?
The Raspberry Pi 5 has just leveled up with a new 16GB RAM variant, catering to power users and demanding applications. But at a price point that flirts with mini PCs, does this upgrade truly make sen...
https://news.lavx.hu/article/the-raspberry-pi-5-gets-a-power-boost-is-16gb-ram-worth-it
#news #tech #RaspberryPi5 #SingleBoardComputers #AIComputing
-
I'm curious to hear what others are #SelfHosting! Here's my current setup:
Hardware & OS
- Hardware: #RaspberryPi500 (8 GB RAM, 512 GB SD card) #RPi #RPi500 #SingleBoardComputers #HomeLab
- OS: #Stormux, an accessible #Linux distro based on #ArchLinuxARM #LinuxAccessibility #AccessibleTech
Infrastructure & Networking
- Dashboard: #Glance (#Docker) #DockerApps
- Reverse Proxy: #Caddy
- DNS: #Cloudflare
- Domain Registrar: #Porkbun
- Networking & Remote Access: #Tailscale (non-Docker), love its SSH agent and magic DNS features. #NetworkSecurity
Security & Monitoring
- Ad Blocking: #AdGuardHome (non-Docker). Previously used PiHole but find AdGuardHome slightly faster. #PrivacyTools
- Server Monitoring: #Beszel (non-Docker). Tried Grafana/Prometheus/Alertmanager (accessible but overkill) and Netdata (poor screen reader accessibility). Beszel isn't perfect but best compromise so far. #ServerMonitoring
- Server Overview: #Cockpit (non-Docker)
- Security Tools: #Fail2ban, #FirewallD, #ClamAV, and #Rkhunter (non-Docker). Tried CrowdSec but couldn't get it working on Stormux. #CyberSecurity
- Service Uptime Monitoring: #UptimeKuma (Docker), accessible and easy to use. #MonitoringTools
Authentication & Identity Management
- Authelia (Docker): Just set this up for two-factor authentication and single sign-on. Seems to be working well so far!
- LLDAP (Docker): Lightweight LDAP server for managing authentication. Also seems to be working pretty well!
#AuthenticationTools #IdentityManagement
Productivity & Personal Tools
- Docker Management: #Dockge (Docker). More accessible than Portainer; main issue is built-in terminal isn't readable with screen readers. #DockerCompose
- Docker Logs Viewer: #Dozzle (Docker), great web interface and easy searching.
- Git Hosting: #Forgejo (non-Docker), my personal Git server. #GitServer
- Backups: #IDrive (non-Docker), backs up all my devices easily. #BackupSolutions
- Notes: #Joplin server (Docker). Accessibility improving; love the VSCode extension. #NoteTakingApps
- Bookmarks: #Linkding (Docker). Accessible bookmark manager with good browser extension support. #BookmarkManager
- Recipes: #Mealie (Docker), starting to learn cooking! 🍳📖 #CookingApps
- RSS Feeds: #Miniflux (non-Docker), excellent accessibility. Originally wanted better podcast support but other options had major accessibility issues. #RSSReader
- Automation & Workflows: #N8N (Docker). Haven't explored deeply yet—open to ideas! #AutomationTools #WorkflowAutomation
- Pastebin Service: #PrivateBin (non-Docker). Considering alternatives or CLI tool for easier console access. #PastebinAlternative
- File Sharing & Editing: #Samba (non-Docker), easy file management from my Windows 11 mini PC. #FileSharing #Windows11
- Search Engine: #SearXNG (non-Docker), accessible and searches multiple engines at once. #PrivacySearchEngine
- IRC Client: #TheLounge (non-Docker). Some accessibility issues but best I've found so far for always-connected IRC. #IRCClient
- Read Later Service: #Wallabag (Docker). Biggest issue is Wallabagger Chrome extension doesn't work for me yet. #ReadItLater
Notifications & Development Workflow
- Notifications via: #Ntfy (Docker) and Zoho's ZeptoMail (#Zoho)
- Development Environment: Mostly using VSCode connected to my server via Remote-SSH extension. #VSCodeRemote
Accessibility Focus ♿️🖥️
Accessibility heavily influences my choices—I use a screen reader full-time (#ScreenReader), so I prioritize services usable without sight (#InclusiveDesign, #DigitalAccessibility). Always open to discussing accessibility experiences or recommendations!
I've also experimented with:
- Ollama (#Ollama): Not enough RAM on my Pi.
- Habit trackers like Beaver Habit Tracker (#HabitTracking): Accessibility issues made it unusable for me.
I don't really have a media collection, so no Plex or Jellyfin here (#MediaServer)—but I'm always open to suggestions! I've gotten a bit addicted to exploring new self-hosted services! 😄
What's your setup like? Any cool services you'd recommend I try?
#SelfHosted #LinuxSelfHost #OpenSource #TechCommunity #FOSS #TechDIY
-
I'm curious to hear what others are #SelfHosting! Here's my current setup:
Hardware & OS
- Hardware: #RaspberryPi500 (8 GB RAM, 512 GB SD card) #RPi #RPi500 #SingleBoardComputers #HomeLab
- OS: #Stormux, an accessible #Linux distro based on #ArchLinuxARM #LinuxAccessibility #AccessibleTech
Infrastructure & Networking
- Dashboard: #Glance (#Docker) #DockerApps
- Reverse Proxy: #Caddy
- DNS: #Cloudflare
- Domain Registrar: #Porkbun
- Networking & Remote Access: #Tailscale (non-Docker), love its SSH agent and magic DNS features. #NetworkSecurity
Security & Monitoring
- Ad Blocking: #AdGuardHome (non-Docker). Previously used PiHole but find AdGuardHome slightly faster. #PrivacyTools
- Server Monitoring: #Beszel (non-Docker). Tried Grafana/Prometheus/Alertmanager (accessible but overkill) and Netdata (poor screen reader accessibility). Beszel isn't perfect but best compromise so far. #ServerMonitoring
- Server Overview: #Cockpit (non-Docker)
- Security Tools: #Fail2ban, #FirewallD, #ClamAV, and #Rkhunter (non-Docker). Tried CrowdSec but couldn't get it working on Stormux. #CyberSecurity
- Service Uptime Monitoring: #UptimeKuma (Docker), accessible and easy to use. #MonitoringTools
Authentication & Identity Management
- Authelia (Docker): Just set this up for two-factor authentication and single sign-on. Seems to be working well so far!
- LLDAP (Docker): Lightweight LDAP server for managing authentication. Also seems to be working pretty well!
#AuthenticationTools #IdentityManagement
Productivity & Personal Tools
- Docker Management: #Dockge (Docker). More accessible than Portainer; main issue is built-in terminal isn't readable with screen readers. #DockerCompose
- Docker Logs Viewer: #Dozzle (Docker), great web interface and easy searching.
- Git Hosting: #Forgejo (non-Docker), my personal Git server. #GitServer
- Backups: #IDrive (non-Docker), backs up all my devices easily. #BackupSolutions
- Notes: #Joplin server (Docker). Accessibility improving; love the VSCode extension. #NoteTakingApps
- Bookmarks: #Linkding (Docker). Accessible bookmark manager with good browser extension support. #BookmarkManager
- Recipes: #Mealie (Docker), starting to learn cooking! 🍳📖 #CookingApps
- RSS Feeds: #Miniflux (non-Docker), excellent accessibility. Originally wanted better podcast support but other options had major accessibility issues. #RSSReader
- Automation & Workflows: #N8N (Docker). Haven't explored deeply yet—open to ideas! #AutomationTools #WorkflowAutomation
- Pastebin Service: #PrivateBin (non-Docker). Considering alternatives or CLI tool for easier console access. #PastebinAlternative
- File Sharing & Editing: #Samba (non-Docker), easy file management from my Windows 11 mini PC. #FileSharing #Windows11
- Search Engine: #SearXNG (non-Docker), accessible and searches multiple engines at once. #PrivacySearchEngine
- IRC Client: #TheLounge (non-Docker). Some accessibility issues but best I've found so far for always-connected IRC. #IRCClient
- Read Later Service: #Wallabag (Docker). Biggest issue is Wallabagger Chrome extension doesn't work for me yet. #ReadItLater
Notifications & Development Workflow
- Notifications via: #Ntfy (Docker) and Zoho's ZeptoMail (#Zoho)
- Development Environment: Mostly using VSCode connected to my server via Remote-SSH extension. #VSCodeRemote
Accessibility Focus ♿️🖥️
Accessibility heavily influences my choices—I use a screen reader full-time (#ScreenReader), so I prioritize services usable without sight (#InclusiveDesign, #DigitalAccessibility). Always open to discussing accessibility experiences or recommendations!
I've also experimented with:
- Ollama (#Ollama): Not enough RAM on my Pi.
- Habit trackers like Beaver Habit Tracker (#HabitTracking): Accessibility issues made it unusable for me.
I don't really have a media collection, so no Plex or Jellyfin here (#MediaServer)—but I'm always open to suggestions! I've gotten a bit addicted to exploring new self-hosted services! 😄
What's your setup like? Any cool services you'd recommend I try?
#SelfHosted #LinuxSelfHost #OpenSource #TechCommunity #FOSS #TechDIY
-
I'm curious to hear what others are #SelfHosting! Here's my current setup:
Hardware & OS
- Hardware: #RaspberryPi500 (8 GB RAM, 512 GB SD card) #RPi #RPi500 #SingleBoardComputers #HomeLab
- OS: #Stormux, an accessible #Linux distro based on #ArchLinuxARM #LinuxAccessibility #AccessibleTech
Infrastructure & Networking
- Dashboard: #Glance (#Docker) #DockerApps
- Reverse Proxy: #Caddy
- DNS: #Cloudflare
- Domain Registrar: #Porkbun
- Networking & Remote Access: #Tailscale (non-Docker), love its SSH agent and magic DNS features. #NetworkSecurity
Security & Monitoring
- Ad Blocking: #AdGuardHome (non-Docker). Previously used PiHole but find AdGuardHome slightly faster. #PrivacyTools
- Server Monitoring: #Beszel (non-Docker). Tried Grafana/Prometheus/Alertmanager (accessible but overkill) and Netdata (poor screen reader accessibility). Beszel isn't perfect but best compromise so far. #ServerMonitoring
- Server Overview: #Cockpit (non-Docker)
- Security Tools: #Fail2ban, #FirewallD, #ClamAV, and #Rkhunter (non-Docker). Tried CrowdSec but couldn't get it working on Stormux. #CyberSecurity
- Service Uptime Monitoring: #UptimeKuma (Docker), accessible and easy to use. #MonitoringTools
Authentication & Identity Management
- Authelia (Docker): Just set this up for two-factor authentication and single sign-on. Seems to be working well so far!
- LLDAP (Docker): Lightweight LDAP server for managing authentication. Also seems to be working pretty well!
#AuthenticationTools #IdentityManagement
Productivity & Personal Tools
- Docker Management: #Dockge (Docker). More accessible than Portainer; main issue is built-in terminal isn't readable with screen readers. #DockerCompose
- Docker Logs Viewer: #Dozzle (Docker), great web interface and easy searching.
- Git Hosting: #Forgejo (non-Docker), my personal Git server. #GitServer
- Backups: #IDrive (non-Docker), backs up all my devices easily. #BackupSolutions
- Notes: #Joplin server (Docker). Accessibility improving; love the VSCode extension. #NoteTakingApps
- Bookmarks: #Linkding (Docker). Accessible bookmark manager with good browser extension support. #BookmarkManager
- Recipes: #Mealie (Docker), starting to learn cooking! 🍳📖 #CookingApps
- RSS Feeds: #Miniflux (non-Docker), excellent accessibility. Originally wanted better podcast support but other options had major accessibility issues. #RSSReader
- Automation & Workflows: #N8N (Docker). Haven't explored deeply yet—open to ideas! #AutomationTools #WorkflowAutomation
- Pastebin Service: #PrivateBin (non-Docker). Considering alternatives or CLI tool for easier console access. #PastebinAlternative
- File Sharing & Editing: #Samba (non-Docker), easy file management from my Windows 11 mini PC. #FileSharing #Windows11
- Search Engine: #SearXNG (non-Docker), accessible and searches multiple engines at once. #PrivacySearchEngine
- IRC Client: #TheLounge (non-Docker). Some accessibility issues but best I've found so far for always-connected IRC. #IRCClient
- Read Later Service: #Wallabag (Docker). Biggest issue is Wallabagger Chrome extension doesn't work for me yet. #ReadItLater
Notifications & Development Workflow
- Notifications via: #Ntfy (Docker) and Zoho's ZeptoMail (#Zoho)
- Development Environment: Mostly using VSCode connected to my server via Remote-SSH extension. #VSCodeRemote
Accessibility Focus ♿️🖥️
Accessibility heavily influences my choices—I use a screen reader full-time (#ScreenReader), so I prioritize services usable without sight (#InclusiveDesign, #DigitalAccessibility). Always open to discussing accessibility experiences or recommendations!
I've also experimented with:
- Ollama (#Ollama): Not enough RAM on my Pi.
- Habit trackers like Beaver Habit Tracker (#HabitTracking): Accessibility issues made it unusable for me.
I don't really have a media collection, so no Plex or Jellyfin here (#MediaServer)—but I'm always open to suggestions! I've gotten a bit addicted to exploring new self-hosted services! 😄
What's your setup like? Any cool services you'd recommend I try?
#SelfHosted #LinuxSelfHost #OpenSource #TechCommunity #FOSS #TechDIY
-
I'm curious to hear what others are #SelfHosting! Here's my current setup:
Hardware & OS
- Hardware: #RaspberryPi500 (8 GB RAM, 512 GB SD card) #RPi #RPi500 #SingleBoardComputers #HomeLab
- OS: #Stormux, an accessible #Linux distro based on #ArchLinuxARM #LinuxAccessibility #AccessibleTech
Infrastructure & Networking
- Dashboard: #Glance (#Docker) #DockerApps
- Reverse Proxy: #Caddy
- DNS: #Cloudflare
- Domain Registrar: #Porkbun
- Networking & Remote Access: #Tailscale (non-Docker), love its SSH agent and magic DNS features. #NetworkSecurity
Security & Monitoring
- Ad Blocking: #AdGuardHome (non-Docker). Previously used PiHole but find AdGuardHome slightly faster. #PrivacyTools
- Server Monitoring: #Beszel (non-Docker). Tried Grafana/Prometheus/Alertmanager (accessible but overkill) and Netdata (poor screen reader accessibility). Beszel isn't perfect but best compromise so far. #ServerMonitoring
- Server Overview: #Cockpit (non-Docker)
- Security Tools: #Fail2ban, #FirewallD, #ClamAV, and #Rkhunter (non-Docker). Tried CrowdSec but couldn't get it working on Stormux. #CyberSecurity
- Service Uptime Monitoring: #UptimeKuma (Docker), accessible and easy to use. #MonitoringTools
Authentication & Identity Management
- Authelia (Docker): Just set this up for two-factor authentication and single sign-on. Seems to be working well so far!
- LLDAP (Docker): Lightweight LDAP server for managing authentication. Also seems to be working pretty well!
#AuthenticationTools #IdentityManagement
Productivity & Personal Tools
- Docker Management: #Dockge (Docker). More accessible than Portainer; main issue is built-in terminal isn't readable with screen readers. #DockerCompose
- Docker Logs Viewer: #Dozzle (Docker), great web interface and easy searching.
- Git Hosting: #Forgejo (non-Docker), my personal Git server. #GitServer
- Backups: #IDrive (non-Docker), backs up all my devices easily. #BackupSolutions
- Notes: #Joplin server (Docker). Accessibility improving; love the VSCode extension. #NoteTakingApps
- Bookmarks: #Linkding (Docker). Accessible bookmark manager with good browser extension support. #BookmarkManager
- Recipes: #Mealie (Docker), starting to learn cooking! 🍳📖 #CookingApps
- RSS Feeds: #Miniflux (non-Docker), excellent accessibility. Originally wanted better podcast support but other options had major accessibility issues. #RSSReader
- Automation & Workflows: #N8N (Docker). Haven't explored deeply yet—open to ideas! #AutomationTools #WorkflowAutomation
- Pastebin Service: #PrivateBin (non-Docker). Considering alternatives or CLI tool for easier console access. #PastebinAlternative
- File Sharing & Editing: #Samba (non-Docker), easy file management from my Windows 11 mini PC. #FileSharing #Windows11
- Search Engine: #SearXNG (non-Docker), accessible and searches multiple engines at once. #PrivacySearchEngine
- IRC Client: #TheLounge (non-Docker). Some accessibility issues but best I've found so far for always-connected IRC. #IRCClient
- Read Later Service: #Wallabag (Docker). Biggest issue is Wallabagger Chrome extension doesn't work for me yet. #ReadItLater
Notifications & Development Workflow
- Notifications via: #Ntfy (Docker) and Zoho's ZeptoMail (#Zoho)
- Development Environment: Mostly using VSCode connected to my server via Remote-SSH extension. #VSCodeRemote
Accessibility Focus ♿️🖥️
Accessibility heavily influences my choices—I use a screen reader full-time (#ScreenReader), so I prioritize services usable without sight (#InclusiveDesign, #DigitalAccessibility). Always open to discussing accessibility experiences or recommendations!
I've also experimented with:
- Ollama (#Ollama): Not enough RAM on my Pi.
- Habit trackers like Beaver Habit Tracker (#HabitTracking): Accessibility issues made it unusable for me.
I don't really have a media collection, so no Plex or Jellyfin here (#MediaServer)—but I'm always open to suggestions! I've gotten a bit addicted to exploring new self-hosted services! 😄
What's your setup like? Any cool services you'd recommend I try?
#SelfHosted #LinuxSelfHost #OpenSource #TechCommunity #FOSS #TechDIY
-
I'm curious to hear what others are #SelfHosting! Here's my current setup:
Hardware & OS
- Hardware: #RaspberryPi500 (8 GB RAM, 512 GB SD card) #RPi #RPi500 #SingleBoardComputers #HomeLab
- OS: #Stormux, an accessible #Linux distro based on #ArchLinuxARM #LinuxAccessibility #AccessibleTech
Infrastructure & Networking
- Dashboard: #Glance (#Docker) #DockerApps
- Reverse Proxy: #Caddy
- DNS: #Cloudflare
- Domain Registrar: #Porkbun
- Networking & Remote Access: #Tailscale (non-Docker), love its SSH agent and magic DNS features. #NetworkSecurity
Security & Monitoring
- Ad Blocking: #AdGuardHome (non-Docker). Previously used PiHole but find AdGuardHome slightly faster. #PrivacyTools
- Server Monitoring: #Beszel (non-Docker). Tried Grafana/Prometheus/Alertmanager (accessible but overkill) and Netdata (poor screen reader accessibility). Beszel isn't perfect but best compromise so far. #ServerMonitoring
- Server Overview: #Cockpit (non-Docker)
- Security Tools: #Fail2ban, #FirewallD, #ClamAV, and #Rkhunter (non-Docker). Tried CrowdSec but couldn't get it working on Stormux. #CyberSecurity
- Service Uptime Monitoring: #UptimeKuma (Docker), accessible and easy to use. #MonitoringTools
Authentication & Identity Management
- Authelia (Docker): Just set this up for two-factor authentication and single sign-on. Seems to be working well so far!
- LLDAP (Docker): Lightweight LDAP server for managing authentication. Also seems to be working pretty well!
#AuthenticationTools #IdentityManagement
Productivity & Personal Tools
- Docker Management: #Dockge (Docker). More accessible than Portainer; main issue is built-in terminal isn't readable with screen readers. #DockerCompose
- Docker Logs Viewer: #Dozzle (Docker), great web interface and easy searching.
- Git Hosting: #Forgejo (non-Docker), my personal Git server. #GitServer
- Backups: #IDrive (non-Docker), backs up all my devices easily. #BackupSolutions
- Notes: #Joplin server (Docker). Accessibility improving; love the VSCode extension. #NoteTakingApps
- Bookmarks: #Linkding (Docker). Accessible bookmark manager with good browser extension support. #BookmarkManager
- Recipes: #Mealie (Docker), starting to learn cooking! 🍳📖 #CookingApps
- RSS Feeds: #Miniflux (non-Docker), excellent accessibility. Originally wanted better podcast support but other options had major accessibility issues. #RSSReader
- Automation & Workflows: #N8N (Docker). Haven't explored deeply yet—open to ideas! #AutomationTools #WorkflowAutomation
- Pastebin Service: #PrivateBin (non-Docker). Considering alternatives or CLI tool for easier console access. #PastebinAlternative
- File Sharing & Editing: #Samba (non-Docker), easy file management from my Windows 11 mini PC. #FileSharing #Windows11
- Search Engine: #SearXNG (non-Docker), accessible and searches multiple engines at once. #PrivacySearchEngine
- IRC Client: #TheLounge (non-Docker). Some accessibility issues but best I've found so far for always-connected IRC. #IRCClient
- Read Later Service: #Wallabag (Docker). Biggest issue is Wallabagger Chrome extension doesn't work for me yet. #ReadItLater
Notifications & Development Workflow
- Notifications via: #Ntfy (Docker) and Zoho's ZeptoMail (#Zoho)
- Development Environment: Mostly using VSCode connected to my server via Remote-SSH extension. #VSCodeRemote
Accessibility Focus ♿️🖥️
Accessibility heavily influences my choices—I use a screen reader full-time (#ScreenReader), so I prioritize services usable without sight (#InclusiveDesign, #DigitalAccessibility). Always open to discussing accessibility experiences or recommendations!
I've also experimented with:
- Ollama (#Ollama): Not enough RAM on my Pi.
- Habit trackers like Beaver Habit Tracker (#HabitTracking): Accessibility issues made it unusable for me.
I don't really have a media collection, so no Plex or Jellyfin here (#MediaServer)—but I'm always open to suggestions! I've gotten a bit addicted to exploring new self-hosted services! 😄
What's your setup like? Any cool services you'd recommend I try?
#SelfHosted #LinuxSelfHost #OpenSource #TechCommunity #FOSS #TechDIY
-
ESP32-P4 Module vs. Raspberry Pi 4 & Raspberry Pi 5: Can it beat the Pi? 🤔 Check out this amazing comparison to see how the Waveshare ESP32-P4 Module stacks up against the Raspberry Pi 4 and Raspberry Pi 5.
https://youtu.be/TxylqSIgyC8 or googled https://invidious.nerdvpn.de/watch?v=TxylqSIgyC8
#ESP32 #RaspberryPi #TechComparison #IoT #SingleBoardComputers #TechReview #IoT #SingleBoardComputer -
⚡️Congratulations, tech wizards! You can now spend endless hours in a futile quest to find the *perfect* single board computer for your nerd lair. 📊 With more comparison options than you'll ever need, it's like Tinder for circuit boards! 🤖💔
https://sbc.compare/ #techwizards #singleboardcomputers #gadgetcomparison #circuitboardtinder #nerdlair #HackerNews #ngated -
Linux Professional Institute (LPI) had a great time meeting with Caninos Loucos in #Palermo!
#CaninosLoucos is an initiative supported by the Polytechnic School of USP - Universidade de São Paulo and #LPI Board Chair Jon maddog Hall that creates open #SBCs for #IoT using #Linux and #FOSS principles 🐧🤝🐶🛠️
www.caninosloucos.org
#InternetofThings #tech #SingleBoardComputers #opensource #IT #USP
-
Are there #monitors #displays our there that do this (see image) nicely i.e. have mounts and/or compartments with power for one or more #miniPC or #raspberrypi pi #formfactor #singleboardcomputers #SBC on rear of #monitor and feed #ports to a built-in / attachable #hub #dock #dockingstation #KVMswitch ?
#miniitx #pc104 #femtoitx #picoitx #raspberrypi #MiniPCs #vega #vesa
-
Thomas Megel, of Open Scan fame, has built a multi-camera 3D scanner with a difference: each camera is a #RaspberryPi Zero 2W, and he's hoping to scale the current proof-of-concept 11-camera unit to a human-scale version with 100+ cameras.
-
And last but not least, the news that #RaspberryPi is moving to cloud-init - which means no more hacking at firstrun.sh for first-boot stuff, and a more structured approach to things.
#SingleBoardComputers #Technology #Linux #OperatingSystem #News #Hackster
-
An Intel Atom-based (almost) single-board computer from FORTEC Integrated next - which boasts plenty of expansion thanks to three M.2 slots, then takes up all three of 'em if you kit it out with the optional USB Type-C, V-by-One, and Wi-Fi add-ons.
-
And finally, for now, something for fellow #VintageComputing enthusiasts: you can now own one of ten Friendly fZ80 microcomputers, Teensy-powered devices designed by @tomjennings to breathe new life into MP/M development.
#RetroComputing #Emulator #SingleBoardComputers #Technology #News #Hackster
-
For the edge-AI crowd, Kneron's expanding its efforts with the KNEO Pi - a #RaspberryPi style (naturally) single-board computer powered by a quartet of Arm cores and its in-house neural coprocessor. Claims it can handle YOLOv5 at over 30 frames per second in a 2W power envelope, which is pretty good.
#AI #ArtificialIntelligence #SingleBoardComputers #Technology #News #Hackster
-
The Geniatech XPI-3566-Zero
Although most single-board computers these days ship in a “full” Raspberry Pi 3/4/5 “B” form-factor or larger, I have been on the lookout for Zero variants for a long time, and the(...)
#geniatech #hardware #reviews #rk3566 #rockchip #singleboardcomputers #xpi3566zero
-
A Newer, Cheaper Raspberry Pi 5 is Available
Launched less than a year ago, the Raspberry Pi 5 has proven widely popular with single-board computing fans and Linux ARM enthusiasts thanks to its increased performance, memory, and PCIe bus for expansion. But until now the Raspberry Pi 5 has only been available in two variants: a $60 model with 4 GB RAM, and a $80 model with 8 GB RAM. Ample memory for resource-intensive workloads (like running a full Ubuntu desktop), but not everyone needs or wants that much memory, at the increased cost, for simpler projects. Which is why the Raspberry Pi has introduced a new $50 :sys_more_orange:
#Hardware #News #RaspberryPi #SingleBoardComputers:sys_omgubuntu: https://www.omgubuntu.co.uk/2024/08/newer-cheaper-raspberry-pi-5-2gb-ram
-
The YouYeeToo R1
A little while after writing about the Orange Pi 5+, I got another single-board computer in the mail that I was quite excited about (and still am).(...)
#singleboardcomputers #hardware #r1 #rk3588s #edgeai #youyeetoo
-
Join @ishotjr, @joegrand, and a panel of special guests as we explore #PhotonicExfiltration, #tessellation and #trigonometry, #drone jamming, and more, as well as the latest #SingleBoardComputers and #microcontrollers from @Raspberry_Pi, @arduino, @adafruit, @seeedstudio, and others ⚠️TONIGHT⚠️ at our V87 #LaunchParty! 🥳
-
Join @ishotjr and a panel of special guests as we explore the latest #SingleBoardComputers and #microcontrollers, #OpticalData, #DroneJamming, #Trigonometry, and more, this Thursday, November 30th at our V87 #LaunchParty! 🥳
-
Raspberry Pi 5, available for preorder, is faster and has a custom I/O chip - Enlarge / The Raspberry Pi 5's custom I/O chip, the RP1, is the result ... - https://arstechnica.com/?p=1971770 #singleboardcomputers #raspberrypi5 #raspberrypi #broadcom #tech #sbc
-
BoardDB: Your go-to single-board computer database for quick comparisons. Explore embedded development boards by architecture, manufacturer, SoC, peripherals, OS support, and more! 🚀🔍
-
Raspberry Pi CEO: Supply should be “unconstrained” in second half of 2023 - Enlarge / It's hard to recover from a shortage, especially when buyers ... - https://arstechnica.com/?p=1940153 #singleboardcomputers #supplychainshortages #raspberrypi #ebenupton #pandemic #biz #tech
-
Old smartphones should be usable as single-board computers, just as this one is - Enlarge (credit: Ron Amadeo)
David Hamp-Gonsalves had two thin... - https://arstechnica.com/?p=1935208 #singleboardcomputers #samsunggalaxys7 #samsunggalaxy #raspberrypi #junkdrawer #lineageos #recycling #android #e-waste #samsung #tech #aosp
-
The YouYeeToo R1
A little while after writing about the Orange Pi 5+, I got another single-board computer in the mail that I was quite excited about (and still am).(...)
#singleboardcomputers #hardware #r1 #rk3588s #edgeai #youyeetoo
-
The YouYeeToo R1
A little while after writing about the Orange Pi 5+, I got another single-board computer in the mail that I was quite excited about (and still am).(...)
#singleboardcomputers #hardware #r1 #rk3588s #edgeai #youyeetoo
-
The YouYeeToo R1
A little while after writing about the Orange Pi 5+, I got another single-board computer in the mail that I was quite excited about (and still am).(...)
#singleboardcomputers #hardware #r1 #rk3588s #edgeai #youyeetoo
-
The YouYeeToo R1
A little while after writing about the Orange Pi 5+, I got another single-board computer in the mail that I was quite excited about (and still am).(...)
#singleboardcomputers #hardware #r1 #rk3588s #edgeai #youyeetoo
-
Are there #monitors #displays our there that do this (see image) nicely i.e. have mounts and/or compartments with power for one or more #miniPC or #raspberrypi pi #formfactor #singleboardcomputers #SBC on rear of #monitor and feed #ports to a built-in / attachable #hub #dock #dockingstation #KVMswitch ?
#miniitx #pc104 #femtoitx #picoitx #raspberrypi #MiniPCs #vega #vesa
-
Are there #monitors #displays our there that do this (see image) nicely i.e. have mounts and/or compartments with power for one or more #miniPC or #raspberrypi pi #formfactor #singleboardcomputers #SBC on rear of #monitor and feed #ports to a built-in / attachable #hub #dock #dockingstation #KVMswitch ?
#miniitx #pc104 #femtoitx #picoitx #raspberrypi #MiniPCs #vega #vesa
-
Are there #monitors #displays our there that do this (see image) nicely i.e. have mounts and/or compartments with power for one or more #miniPC or #raspberrypi pi #formfactor #singleboardcomputers #SBC on rear of #monitor and feed #ports to a built-in / attachable #hub #dock #dockingstation #KVMswitch ?
#miniitx #pc104 #femtoitx #picoitx #raspberrypi #MiniPCs #vega #vesa
-
Are there #monitors #displays our there that do this (see image) nicely i.e. have mounts and/or compartments with power for one or more #miniPC or #raspberrypi pi #formfactor #singleboardcomputers #SBC on rear of #monitor and feed #ports to a built-in / attachable #hub #dock #dockingstation #KVMswitch ?
#miniitx #pc104 #femtoitx #picoitx #raspberrypi #MiniPCs #vega #vesa
-
The Geniatech XPI-3566-Zero
Although most single-board computers these days ship in a “full” Raspberry Pi 3/4/5 “B” form-factor or larger, I have been on the lookout for Zero variants for a long time, and the(...)
#geniatech #hardware #reviews #rk3566 #rockchip #singleboardcomputers #xpi3566zero
-
The Geniatech XPI-3566-Zero
Although most single-board computers these days ship in a “full” Raspberry Pi 3/4/5 “B” form-factor or larger, I have been on the lookout for Zero variants for a long time, and the(...)
#geniatech #hardware #reviews #rk3566 #rockchip #singleboardcomputers #xpi3566zero
-
The Geniatech XPI-3566-Zero
Although most single-board computers these days ship in a “full” Raspberry Pi 3/4/5 “B” form-factor or larger, I have been on the lookout for Zero variants for a long time, and the(...)
#geniatech #hardware #reviews #rk3566 #rockchip #singleboardcomputers #xpi3566zero
-
Join @ishotjr and a panel of special guests as we explore the latest #SingleBoardComputers and #microcontrollers, #OpticalData, #DroneJamming, #Trigonometry, and more, this Thursday, November 30th at our V87 #LaunchParty! 🥳
-
Join @ishotjr and a panel of special guests as we explore the latest #SingleBoardComputers and #microcontrollers, #OpticalData, #DroneJamming, #Trigonometry, and more, this Thursday, November 30th at our V87 #LaunchParty! 🥳
-
Join @ishotjr and a panel of special guests as we explore the latest #SingleBoardComputers and #microcontrollers, #OpticalData, #DroneJamming, #Trigonometry, and more, this Thursday, November 30th at our V87 #LaunchParty! 🥳