der_wille_zur_macht
Team RC
Roughly compatible. You can program them using the Arduino IDE, once you've performed some tweaks to the environment as detailed on that site, but many of the AVR's hardware functions are in different spots (SPI, One Wire, PWM, etc.) so in some cases you need to tweak libraries or sketch code to get things to work.
Plus there's the closed source bootloader thing. If you manage to erase the bootloader, the device is bricked. Or if the vendor goes under, you're stuck with zero chance of support. Given the open source nature of the official bootloader, neither of those problems will ever happen.
Plus there's the closed source bootloader thing. If you manage to erase the bootloader, the device is bricked. Or if the vendor goes under, you're stuck with zero chance of support. Given the open source nature of the official bootloader, neither of those problems will ever happen.