Turning a Raspberry Pi into a tiny Linux notebook
liliputing.com
Turning a Raspberry Pi into a tiny Linux notebook
1–10 of 27 posts
Re: Turning a Raspberry Pi into a tiny Linux notebook
#2Re: Turning a Raspberry Pi into a tiny Linux notebook
#3Re: Turning a Raspberry Pi into a tiny Linux notebook
#4Re: Turning a Raspberry Pi into a tiny Linux notebook
#5[1]http://www.raspberrypi.org/phpBB3/viewtopic.php?f=64&t=1...
Re: Turning a Raspberry Pi into a tiny Linux notebook
#6- Run minimal embedded Linux (LAMP) - No graphics/GUI required - Ethernet connector - Power connector for wall-mounted adapter (P5 or something like that) - Serial port header for debugging - Second serial port for other I/O - Maybe a couple of LED's or an 8 bit port available for status LEDs - SD card for OS (just like R-Pi) - No other peripherals or I/O needed - Low cost (ideally $25 or less)
Barring a pre-existing board, any suggestions for a low-cost processor to design a board around that could run a bare-bones LAMP setup? A lot of what I see out there (like the i.MX233) have built-in peripherals such as LCD and touch-screen controllers that would be overkill for this project.
Re: Turning a Raspberry Pi into a tiny Linux notebook
#7I've been looking for an alternative to Raspberry Pi for a project. Perhaps someone on HN can suggest a solution. Here's what I need: - Run minimal embedded Linux (LAMP) - No graphics/GUI required - Ethernet connector - Power connector for wall-mounted adapter (P5 or something like that) - Serial port header for debugging - Second serial port for other I/O - Maybe a couple of LED's or an 8 bit port available for stat…
Re: Turning a Raspberry Pi into a tiny Linux notebook
#8I've been looking for an alternative to Raspberry Pi for a project. Perhaps someone on HN can suggest a solution. Here's what I need: - Run minimal embedded Linux (LAMP) - No graphics/GUI required - Ethernet connector - Power connector for wall-mounted adapter (P5 or something like that) - Serial port header for debugging - Second serial port for other I/O - Maybe a couple of LED's or an 8 bit port available for stat…
There are a variety of devices that use Linux that you could kludge - routers, set-top boxes etc etc.
How's this if you want 100? (much more expensive than you want) (http://www.embeddedarm.com/products/board-detail.php?tab=opt...)
Re: Turning a Raspberry Pi into a tiny Linux notebook
#9I've been looking for an alternative to Raspberry Pi for a project. Perhaps someone on HN can suggest a solution. Here's what I need: - Run minimal embedded Linux (LAMP) - No graphics/GUI required - Ethernet connector - Power connector for wall-mounted adapter (P5 or something like that) - Serial port header for debugging - Second serial port for other I/O - Maybe a couple of LED's or an 8 bit port available for stat…
The closest I can think of would be one of the Arduino ARMs or a Teensy or maybe a Stellaris. But I don't know if those have the "horsepower" to deliver a computing experience.
How about something from Olimex?
https://www.olimex.com/Products/OLinuXino/iMX233/iMX233-OLin... looks close, but the price is a bit higher than your target.
https://www.olimex.com/Products/OLinuXino/A13/A13-OLinuXino-... if you want wifi over ethernet?
Did any low-end routers come with an SD card slot?
Re: Turning a Raspberry Pi into a tiny Linux notebook
#10I've been looking for an alternative to Raspberry Pi for a project. Perhaps someone on HN can suggest a solution. Here's what I need: - Run minimal embedded Linux (LAMP) - No graphics/GUI required - Ethernet connector - Power connector for wall-mounted adapter (P5 or something like that) - Serial port header for debugging - Second serial port for other I/O - Maybe a couple of LED's or an 8 bit port available for stat…
If you leave LAMP on your must-have list though it raises the price to at least $35 :-). Given the success of Rpi though I expect we'll see someone else's 'phone' SoC in a board (and no I don't mean Samsung's $200 thing)