Step 1
I wanted to make a simple board for fun, and in the same time the HelloArduino was not powerfull enough to power the heater (PRUSA heating cartridge).
I choosed to draw a board with a mosfet to control a second power supply with a HelloArduino with an Atmega 328p chip
You'll need this boards.txt file to burn the bootloader in an Arduino IDE
NB : in this case i am using the 8Mhz internal clock of the chip, you must modify the board.txt file if you want to use the 20Mhz external one.