Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What's the smallest device I can program on?

Tags:

mobile

device

I'm thinking of something smaller than a laptop that i can spend my hours on the way to work doing project euler problems or such.

Any ideas?

like image 321
blank Avatar asked Nov 08 '08 21:11

blank


1 Answers

If you mean a programming platform, you could get a netbook like the ASUS EEE.

Or if you meant smallest programmable device, check out a PIC microcontroller:

http://en.wikipedia.org/wiki/PIC_microcontroller

like image 116
FlySwat Avatar answered Oct 07 '22 22:10

FlySwat