Skip to content

Comment on Sparkfun offering discounts on Arduino dayparent

Comments

    Q: Can I use an Arduino board without the Arduino software?
    A: Sure. It's just an AVR development board, you can use straight AVR C or
       C++ (with avr-gcc and avrdude or AVR Studio) to program it.

    From: http://arduino.cc/en/Main/FAQ
As a side note, if you are feeling fancy, you can build your own firmware based on LUFA and load them into the Atmega chip the boards have as an USB-to-serial converter. That opens a world for pretty cool hacks too.

Excellent! Thanks a lot.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.