I was wondering what the minimum system requirements for the arduino IDE are.
I got a PowerBook g3 Lombard laptop for free and was wondering if I could program an arduino with it.
I'm not sure what os it uses, the power cord broke and another one is in the mail, so I can't check right now.
I believe it has the standard 32mb of ram, standard CPU, and standard hard drive.
The IDE can be a big memory hog. After running the IDE for a while, check the memory being used by javaw.exe uising task manager. I've seen it get to something like 1,027,000K, putting IE to shame.
maybe try ubuntu or gentoo linux on your laptop, the former being a lot easier to install but maybe not as light as you might need. I run the arduino IDE on my aspire netbook (ubuntu) and even on a really old toshiba equius with a minimal gentoo installation and flux window maker.
you should be ok if you avoid winblows, the fact that arduino is open source and can be coded from a nix box is a great advantage.