Il cuore di Arduino, l'Atmega328, può funzionare anche da solo, mettilo nei tuoi progetti definitivi!
www.danielealberti.it
Using the B4R environment, is it possible to directly program a micro like the Atmega328?
Or is it always necessary to have a boot-loader like the ones on Arduino boards?
The compiled program is available in the Objects folder. If you have an external programmer that can write it to the board without a bootloader then you can probably use it with the compiled program.