- Haskell Platform 2011.2.0.1 and GHC 7.0.3
- If you are on a mac use homebrew
- Python with VirtualEnv
- Arduino Software
- Get it working with your Arduino
- [ ] Set the right model & port
- [ ] Upload an Example app and see it work
- Get it working with your Arduino
virtualenv --no-site-packages python source python/bin/activate easy_install pyserial scons
cabal install cabal-dev cabal-dev install-deps cabal-dev configure cabal-dev install
cabal-dev/bin/atom-led scons && scons upload