Linux Microcontroller Board 28
WillWare writes "Here's a nifty
microcontroller project being done by Ryerson Amateur Radio Club
in Canada. They are building a SIMM board with a Motorola Dragonball
(same processor as the Palm Pilot), 4 meg of flash, 8 meg of DRAM,
some digital I/O pins, ports for Ethernet and RS-232, and able to
drive a 320x240 LCD panel. This board is intended as a target for
their MMU-less Linux
port, which has previously been running on Palm Pilots.
There has been mention on the mailing list of the possibility of
running a Python interpreter on
this board. This would be a huge win for rapid app development on
embedded controllers.
"
Heck with microcontrollers (Score:1)
Nice clear tiny screen big enough for a terminal, cute form factor, only draws 40W or so including the CRT (hell, some pentia draw more than that all by themselves!), up to 4M of RAM (more likely one, but you never know) and once they make it past the first ten years they're pretty much good for a hundred... why boot from a floppy? (________) meaning SILENCE. It's weird to be running a computer that makes NO noise, no fan (convection cooled!) no drive (floppy spins up as needed) no anything... very peaceful, now imagine instead of System 6 MacOS and teachtext or something, Linux console and vi... perhaps telnet... you have 800K of floppy to work with, and of course if you can switch them like you can with MacOS you could just boot it and then leave it on, only draws as much power as a dim bulb (I'd seriously favor white-on-black text for this too, retro charm and anti-Mac-ness and lower CRT power consumption...)
Oh, _come_ on (Score:1)
Sorry, I just had to squawk there- a Plus would be every bit as good a Linux machine as any six microcontrollers. None of them is gonna run X! Enlightenment is RIGHT OUT
How about Flux OSKit? (Score:2)
-Peter
Why MMU-less? (Score:1)
Money cost probably isn't the ussue there. Board real estate and power consumption are more likely issues. Plus, with a max of 8M, there's not really much to manage. Finally, swapping should never happen on an embedded microcontroller anyway.
It might be an interesting exercise to equip the thing with bank switching persistant memory (with non selected memory being powered down) at some point though.
Believe it or not... (Score:1)
With this system residing in flash, it is practically an instant-on or instant-reboot setup anyway.
Besides, nowadays you can write with modern languages that protect you from pointer errors and missing free() calls, see gcj.
With all due respect... (Score:1)
Why MMU-less? (Score:1)
Mac plus? Hell no, we won't go! (Score:1)
This doesn't seem like that portable of a solution. How about this:
Remember the old, original, amber screen Compaq luggables? About the same size (maybe a little more power consumption
There's already a Linux/86 port that should run. You'll need to manually port the MMU-less version to the Mac Plus. (Have fun getting (cr)apple to give you those)
Don't get me wrong -- I like Macs, but this isn't a good linux machine. Now, it might work as a serial console...
Probably because... (Score:1)
tres cool... (Score:1)
into a parallel processor...
Portable network analyzer? (Score:1)
and this little thing would be great for network
analysis.. tcpdump, netwatch, etc.. nice little
interface for them. It'd be great for network
engineers who need to look at ethernet frames
away from their desk at low cost..
Using this for wearables interests me, too, but
I don't think it has enough horsepower to do
the kind that I'd prefer..
Portable network analyzer? (Score:1)
and this little thing would be great for network
analysis.. tcpdump, netwatch, etc.. nice little
interface for them. It'd be great for network
engineers who need to look at ethernet frames
away from their desk at low cost..
Using this for wearables interests me, too, but
I don't think it has enough horsepower to do
the kind that I'd prefer.. (primarily audio input and output, palm pilot serial console for everything else.. "Computer, read email"..)
How about Flux OSKit? (Score:1)
With all due respect... (Score:1)
The idea of scripting language interpreters running on embedded controller boards is interesting, and that didn't get mentioned last time. People used to put Forth interpreters on controllers to do in-system debug and testing, but with faster CPUs and more memory, we can use more convenient and capable languages.
There was another reply to your post, from somebody who seemed to be really irate that something would be re-posted. I confess to being mystified, but I also can't understand how people can flame every tiny tweak in Slashdot administration.
USB on uClinux (Score:1)
ColdFire boards? (Score:1)
If it comes from man, it will fail.
If it comes from god, It will succeed.
SIMM Connector standard anyone? (Score:1)
Wouldn't that be nice?
Vik
Heh, nibbling at Windows from both ends (Score:2)
Cool.
(I'm going to get me some of these. (Too bad the Ethernet is 10bT and not 10b2 -- the hub is going to be just as big as the rest of the cluster. Wearable supercomputer, anyone?
Getting closer to wearable computers! (Score:1)
Why MMU-less? (Score:1)
Edge
Cheep PalmPilots (Score:1)
- Mike
ColdFire and µClinux (Score:1)
No MMU? How does that work? (Score:1)