Hi Experts,
I hope someone can help me here. I have a AtMega328 chip which I made a circuit for myself (poor man's Arduino UNO). Now my question is, how can I send a program to this chip directly using B4R, as it only allows uploading of code to commercially made boards such as the UNO, Mega etc?
I know that I can get the .hex file it compiles and upload that then to my chip using AvrDude (or similar), but I was hoping there would be a direct way of doing it. In other words, B4R would need an option to upload the .hex file via something like a UsbAsp or similar programmer.
Problem is that it burns unnecessarily to the expensive commercial board and obviously these chips have a limited amount of times they can be burned too, which is why i just want to use my 'cheap' chip for testing.
Any thoughts?
Thanks in advance.
I hope someone can help me here. I have a AtMega328 chip which I made a circuit for myself (poor man's Arduino UNO). Now my question is, how can I send a program to this chip directly using B4R, as it only allows uploading of code to commercially made boards such as the UNO, Mega etc?
I know that I can get the .hex file it compiles and upload that then to my chip using AvrDude (or similar), but I was hoping there would be a direct way of doing it. In other words, B4R would need an option to upload the .hex file via something like a UsbAsp or similar programmer.
Problem is that it burns unnecessarily to the expensive commercial board and obviously these chips have a limited amount of times they can be burned too, which is why i just want to use my 'cheap' chip for testing.
Any thoughts?
Thanks in advance.