Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: (Off Topic) Postage-stamp computers

by bikeNomad (Priest)
on Jul 14, 2001 at 06:11 UTC ( [id://96651]=note: print w/replies, xml ) Need Help??


in reply to (Off Topic) Postage-stamp computers

Well, that's not a widely accepted term. But there are lots of little microcontrollers out there, including the Basic Stamp boards. Most of them don't run their own language interpreters, though, so you have to cross-compile. That is, you have to write your program, and feed it into a compiler running on a a more normal computer. Then you load the compiled program into the little device.

If you want to run Perl, you'll need a more serious machine, and one that actually has an operating system. http://linuxdevices.com focuses on embedded computers that can run Linux (and hence Perl).

There are a number of vendors who provide cross C compilers for small microcontrollers.

  • Comment on Re: (Off Topic) Postage-stamp computers

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://96651]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-04-23 10:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found