The $8 Linux Computer
41–50 of 166 posts
Re: The $8 Linux Computer
#42The form factor is similar to the old Onion SBC, but more expensive and less capable. The Onion was $5, and included a proper serial interface, an SD card slot and wifi. It might have also had Bluetooth, but I'm not sure as this was seven years ago. It was a great little machine. Very promising to have an entire Linux machine the size and shape of a 6502. Alas, the company that made it put out a firmware update that…
Oh, I see, they produce satirical news now
Re: The $8 Linux Computer
#43Re: The $8 Linux Computer
#44Re: The $8 Linux Computer
#45Earlier quoted context omitted.
Let me see if I have this straight ... it's a device that can run a general OS like Linux, but say, have a core that could be run real-time, with all the goodies like timers and stuff that we expect from microcontrollers? If so, then that would be pretty awesome. I think that people have been trying to get real-time working on Raspberry Pis. It seems that they get kinda close, but never manage to get all the way.
This is actually a common pattern you get from multiple vendors.
Re: The $8 Linux Computer
#46Earlier quoted context omitted.
Let me see if I have this straight ... it's a device that can run a general OS like Linux, but say, have a core that could be run real-time, with all the goodies like timers and stuff that we expect from microcontrollers? If so, then that would be pretty awesome. I think that people have been trying to get real-time working on Raspberry Pis. It seems that they get kinda close, but never manage to get all the way.
This is actually a common pattern you get from multiple vendors.
Another "big-player" option is ST which has the STM32MP1[3], which features a single Cortex-A7 alongside a Cortex-M4.
[1]: https://www.nxp.com/products/processors-and-microcontrollers...
[2]: https://www.nxp.com/products/processors-and-microcontrollers...
[3]: https://www.st.com/en/microcontrollers-microprocessors/stm32...
Re: The $8 Linux Computer
#47what is the memory management unit supposed to do on embedded computers? I'd rather like one for 5$ without mmu.
Re: The $8 Linux Computer
#48Does anyone know of cheap touch screens to hook up to this. I feel a lot of cheap computers are available by now but the expensive pieces are displays which would 100X the value of these boards.
As processors become more powerful, voice I/O becomes the cheapest way to interact - microphones and speakers, or even just a Bluetooth link, are much less expensive and less bulky than a screen and keyboard.
Re: The $8 Linux Computer
#49Wasn't Pi Zero around $5 on release?
Re: The $8 Linux Computer
#50My VisionFive2 just arrived last weekend and I've got the simple buildroot image running. That was about 10x as expensive but probably more bang per buck.