ATC_TLSR_Paper icon indicating copy to clipboard operation
ATC_TLSR_Paper copied to clipboard

Programming using C.

Open nethomas1968 opened this issue 1 year ago • 1 comments

Hi, the web interface for programming is great, but is there a C code to do the same - so that I can flash my Hanshow device using a Linux command line ? I see the HTML page source in the web page probably gives me all the clues I need to convert it to C, but , if someone already has done that please upload it.

nethomas1968 avatar May 22 '23 11:05 nethomas1968

OK, so no response here, so I've reverse engineered the javascript on the webpage and started another GitHub project. It's a command line Linux program that can be used to program a bin file from the linux command prompt. So, it works when working offline. It's available at https://github.com/nethomas1968/ATC_TLSR_Paper_Flasher

nethomas1968 avatar Jun 06 '23 12:06 nethomas1968