Jules Gantenbein

Results 6 comments of Jules Gantenbein

Yeah, i know what causes that. Tesseract tries to put spaces anywhere it doesn't see a letter, so I added a line to remove spaces from Tesseract's output, which works...

Yeah it's very easy, open build_subs.py, go to line 139, you will see this ' ', delete it, save the document. See attached screenshot On Thu, 11 Jun 2020, 09:47...

It's this, remove this. On Thu, 11 Jun 2020, 10:13 theruleof4, wrote: > Hm... seems not worked, I removed it and looked like this: > > def text_fixer(text, debug=False): >...

Hey man, I dont know if you have had time to give my lib a thorough testing, but i have done a major update that fixes a few of the...

Hey guys, check out my fork. https://github.com/hamsolo474/Python-Arduino-Command-API I added the INPUT_PULLUP functionality for you, however I don't have an arduino to test this on any more. If one of you...

I have also experienced this, having extensively combed through the source code i have NO idea what could be causing it, i have forked this library and i still experience...