Raspberry Pi 400 Desktop PC
641–650 of 776 posts
Re: Raspberry Pi 400 Desktop PC
#642Re: Raspberry Pi 400 Desktop PC
#643Earlier quoted context omitted.
> The district couldn't secure all of the necessary Chrome Books, and some students have been left attempting remote learning via their parent's phone, or simply left behind. A cheap mass market device has some truly amazing potential to fill in these gaps at the same time that it enables more advanced S(T)EM learning than you could get with a typical cheap Chrome Book. How many households in this situation have an e…
Most people’s TVs at this point are basically a 1080 monitor hooked up to a computer (cable box) so I don’t see this as a big challenge. If a monitor is needed they are quite inexpensive at this point compared to what they used to cost.
Re: Raspberry Pi 400 Desktop PC
#644I'm thinking about getting these for my nieces and nephews. What apps/bookmarks should I install for them to explore easily from the desktop. So far I'm thinking: - Scratch - Khan Academy - RetroPi - what else?
Re: Raspberry Pi 400 Desktop PC
#645Earlier quoted context omitted.
I'd assert that TV's are commonplace. This, just like the BBC Micro, ZX80/1 and C64, can easily be used with a TV.
I looked at it and immediately went "ZX Spectrum reborn". :)
Re: Raspberry Pi 400 Desktop PC
#646Earlier quoted context omitted.
> 2) Webcam isn't strictly necessary Not in our school district (Mass), students are required to have cameras on and showing most of their face.
The US is only a small potion of the world.
Re: Raspberry Pi 400 Desktop PC
#647Earlier quoted context omitted.
Most people’s TVs at this point are basically a 1080 monitor hooked up to a computer (cable box) so I don’t see this as a big challenge. If a monitor is needed they are quite inexpensive at this point compared to what they used to cost.
The issue is that the Pi uses a relatively uncommon port (mini-HDMI) for their devices, and while the “Christmas Morning” kit that they’re selling includes the correct cable, it would’ve been nice if this larger device upgraded to use the far more common full-sized HDMI port. This way, they could’ve used a cable they likely already had available instead of needing something special or keeping track of a new cable.
Re: Raspberry Pi 400 Desktop PC
#648Earlier quoted context omitted.
It reminds me of what Apple does when it redefines a product category by "just" bringing together existing technology into a more convenient form factor and UX. That's a wonderful observation. The form factor is as clever as it is logical. Stuff like this makes me really optimistic for the future of Raspberry Pi (and widespread computing!).
and it is british. anecdotally in terms of longevity and development i have seen they do the best job.
Re: Raspberry Pi 400 Desktop PC
#649Earlier quoted context omitted.
Found it! Merci :) >It would be possible to do this, but you’d have to run a simple buildroot SD card which runs a suitable dwc2 OTG HID driver to pretend it is a keyboard… Otherwise, you can use the Pi 400 as a Barrier server to the other computer… See my other blog post for details! Gordon
Nice, it's probably using the USB gadget functionality. That probably means you could modify the image to access a bunch of the ports. Having the ability to turn my Pi Debugging Keyboard into a USB Ethernet adapter would have some advantages.
Re: Raspberry Pi 400 Desktop PC
#650Earlier quoted context omitted.
Found it! Merci :) >It would be possible to do this, but you’d have to run a simple buildroot SD card which runs a suitable dwc2 OTG HID driver to pretend it is a keyboard… Otherwise, you can use the Pi 400 as a Barrier server to the other computer… See my other blog post for details! Gordon
Here's an interesting idea: A build of KeePass that uses the OTG mode for autotype. You plug the Pi 400 into a USB port on your device (whether computer, console, or whatever) and the password file is never on the computer in the first place. Edit to add: Might work better with a tablet build of the Pi, though, and you'd probably still want it to sync the file to Dropbox or some other storage place for safety.