If you can borrow an Arduino or make an effort to buy one, it will serve you well as a programmer, not only for AVRs, but also for the most recent PICs (not all but a huge chunk of new ones, starting from pic12 to pic18) and you can use it from Linux. Is even simpler than using a pickit clone... https://github.com/cjacker/a-p-prog
This project could even be maintained by Jallib :P On Thu, Sep 22, 2022 at 9:09 AM vsurducan <[email protected]> wrote: > AFIK pony works ok on Win7. Serial programmer which steals energy from > RS232 port works OK on any computer with true RS232 interface. Perhaps an > old $30 single core computer? > > > On Thu, Sep 22, 2022 at 9:03 AM hans <[email protected]> wrote: > >> I've been honoring an XP and the ancient Pony program for a long time, >> but the XP has given up the ghost. The Lunaavr program always indicates >> that it cannot find an avr config while everything is in the total folder. >> According to the builder, he has no more time to make an update... so >> >> Op donderdag 22 september 2022 om 06:18:29 UTC+2 schreef vasile: >> >>> One old laptop with win7 + one old and well known programmer? >>> Or pickit4 and a bunch of money. >>> >>> On Wed, Sep 21, 2022 at 8:44 PM hans <[email protected]> wrote: >>> >>>> Hi Vasi, >>>> I dont have an Arduino and the Luna Studio downloaded reports errors. >>>> I'll try to find out more. >>>> regards >>>> Hans >>>> >>>> Op woensdag 21 september 2022 om 18:02:45 UTC+2 schreef funlw65(Vasi): >>>> >>>>> >>>>> https://adduino.com/upload-hex-file-on-arduino-using-avrdude-programming-avr-boards/ >>>>> >>>>> On Wed, Sep 21, 2022 at 6:35 PM vasi vasi <[email protected]> wrote: >>>>> >>>>>> Fast answer, inside LunaAVR product (Luna Studio for AVR), you have a >>>>>> avrdude graphical interface... >>>>>> http://avr.myluna.de/ >>>>>> >>>>>> Also, here you have a GUI for avrdude (you can use an Arduino as an >>>>>> ISP programmer - it is a ino sketch delivered with arduino) >>>>>> https://github.com/ZakKemble/AVRDUDESS >>>>>> >>>>>> Video tutorial as how you use an Arduino as a programmer: >>>>>> https://www.youtube.com/watch?v=muP1dp73Mdg >>>>>> >>>>> >>>>> >>>>> -- >>>>> Vasi >>>>> >>>> -- >>>> >>> You received this message because you are subscribed to the Google >>>> Groups "jallib" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> >>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/jallib/a45fc226-5504-45a0-b198-4e7823677e53n%40googlegroups.com >>>> <https://groups.google.com/d/msgid/jallib/a45fc226-5504-45a0-b198-4e7823677e53n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "jallib" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jallib/df146901-ec5a-43d8-83bd-3d1d92e617d1n%40googlegroups.com >> <https://groups.google.com/d/msgid/jallib/df146901-ec5a-43d8-83bd-3d1d92e617d1n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jallib/CAM%2Bj4qs%2BC2m7KbU3tS0fuUs3_tk8FqRH8mDN5o3zW8jj56brJA%40mail.gmail.com > <https://groups.google.com/d/msgid/jallib/CAM%2Bj4qs%2BC2m7KbU3tS0fuUs3_tk8FqRH8mDN5o3zW8jj56brJA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- Vasi -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/CABsDq%3D80dd3ue8YJxaTLzSnLrLd1UO5uYsjJ546kZo%3DjVmkRZg%40mail.gmail.com.
