atc1441 / ATC_TLSR_Paper

Custom BLE firmware for Hanshow E-Paper Shelf Labels / Price Tags
274 stars 41 forks source link

Programming using C. #38

Open nethomas1968 opened 1 year ago

nethomas1968 commented 1 year ago

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 commented 1 year ago

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