jjflash65 / Padauk-pfs154

An Arduino based programmer for PFS154. Programmer is realised with external switching regulator and OP-Amp LM358 (like Easy-PDK-Programmer). For now, the progammer can only flash the PFS154. I'm analyzing programming sequence for PFS173 but for the moment I have no idea to realise it. Perhaps in the future. A complete toolchain is include so you can change to a project directory and execute a "make" and a "make flash". Sorry that all comments are in german language, and sorry that this project works only in Linux (and not in Windows)
Other
21 stars 5 forks source link

Running on Windows #4

Open Markiewic opened 2 months ago

Markiewic commented 2 months ago

Hello! Is it possible to compile and run these programs on Windows? Or to edit them, so they can run on Windows? Thanks!

jjflash65 commented 3 weeks ago

I'm very sorry, but the hostprogram doesn't work on Windows. I'm not able to write a serial port driver in Windows (I haven't programmed under Windows since years).

But: get the sourcecode (it's FreePascal) and modify the code to do the job under Windows