Programming on an Asus Eee PC

Hey everyone, I was just recently introduced to the Asus Eee PC and I’ve been seriously considering buying one just to bring around with me when I need to do work and such. I especially think this would be perfect for programming a robot especially to carry around the competition (being only 2 pounds and all). It’s also a really cheap laptop starting at $249.99 US. Now what I’m wondering is if it’s possible to run MPLab and the C18 compiler on the system, seeing how it runs Linux, or if anyone has had experience with one of these systems. Thanks in advance!

They run linux stock, but you CAN install XP on them, and use the standard mplab toolchain.

It is my understanding that the Eee runs windows xp (at least theoretically) . You would have to install the OS yourself as I don’t believe it is sold pre-installed. It would be difficult to code efficiently on a screen and keyboard as small as the Eee’s. That and with the memory and processor resources of the Eee, XP would be significantly slower than you might like.

That being said, it should be possible to write and upload code with the built in Linux/Unbutu (I think the Eee runs an Unbutu hybrid) tools. Though your programming skills could be put to the test as you would have little to no support that the IDEs that C18 and EasyC offer.

-S

And you can always use a portable hard drive on those things.

Desktop virtualization (something like VMware…I’m not sure whether or not it works with Linux…I would think it does) are perfect for this problem =)
You can continue running Linux, if thats what you prefer, and run Windows from inside Linux.

We’re using 3 EEEs, communicating using WiFi, collaboratively coding in Gobby.
I couldn’t get MPlab to install, so we ended up using Gobby, a customized makefile, mcc, and the Linux ifiloader.

Edit: We’re running the mcc compiler under Wine.

You should be able to run Wine on it and then run the MPlabs compiler using Wine. There have been some posts on how to do that. This is a Linux IFI loader that you can use to download the code.

Let us all know how you make out with your development

We have switched to an EEEPC this year. I have installed XP Pro and MPLab and the whole procedure took a little over two hours. They are really neat machines and everyone on the team is amazed by it. I have assumed possession of the PC and currently am typing this post from it. My only gripe is that the screen size and resolution are bad and the keyboard is extremely small, but for what it is worth, it is a great little machine to carry around.

I too am seriously considering buying an EEE PC. From what I heard is that it runs Eclipse, so I think you could program FRC with it.

will these computers be able to code for the 2009 controller?

I wouldn’t try to run labview as thats hard on my MacBook Pro, but WinRiver should be ok.

The eee pc is not a weak little computer. The CPU is ok and the ram is also very good if you upgrade it. Also the flash hard drive is very fast at loading large files. If you install a SD flash card you can expanded the storage space as well. But with a 9" screen eee pc coming in the future I would wait and buy the new model coming out around the end of this year.

http://eeepc.asus.com/global/news04152008.htm

I have been doing some moderately extensive research into the Eee pc as I am planning on replacing my Macbook with one. I bought a first generation Macbook that has been riddled with problems.

Eee pcs run a customized, tabbed version of Xandros, which through a few command line tricks you can get straight to the desktop. My father has been successful in running Xubuntu (Ubuntu using the Xfce desktop manager) and it is quite a little machine.

If you are looking to run XP either buy the xp dedicated machine where microsoft will sell you a copy for $40, or if you are daring try out ReactOS, a binary compatible with windows. It is still alpha however.

Mid 08, or actually within the month if I am not mistaken is when the refresh the Eee pc line with 8.9 inch screens, 20gb ssd for the linux and 12 gb ssd for the windows version.