Ouch … that was my fear. Do you think I could repair it by changing the ATMEGA328P? Is it enough to buy a new blank component or should it be preprogrammed with a special bootloader ?
Hi,
You can get some ATMega328’s from Mouser http://www.mouser.in/ProductDetail/Atmel/ATMEGA328P-PU/?qs=sGAEpiMZZMtVoztFdqDXO6rEZqxeooRg, desolder and remove the old one (It would be pretty hard). And solder the new one. After that you can simply use it with the Raspberry Pi. We don’t use a bootloader on the Arduberry so the only thing needed to be done is to burn the fuse but that should be pretty straightforward.
But it’s still a little unclear for me. Do you know where I could find more precise directions about what to do for burning fuse(s) ? Do I have to build some specific electronic assembly for that ? I’m going to read Atmel specs for trying to better understand this.