Re: [Owfs-developers] How to use eservice LCD

2016-07-05 Thread Dr. Trigon
Hello Jan Thanks a lot for the patch. To summarize; its still the same situation, do not see any dots/pixels. So I am wondering; can or shall I play with contrast values? Should I measure the voltages at the lcds pins? I could e.g. compare the patch applied against the voltage measured? Here

Re: [Owfs-developers] How to use eservice LCD

2016-07-05 Thread Jan Kandziora
Am 05.07.2016 um 07:41 schrieb Dr. Trigon: > The > datasheet sais "software controlled contrast" not more. The code > example [1] they provide mentions a ST7036 display controller [2]. > May be that is related as I never saw any dots of the matrices. > Please rollback the previous patch, then appl

Re: [Owfs-developers] How to use eservice LCD

2016-07-05 Thread Jan Kandziora
Am 05.07.2016 um 07:41 schrieb Dr. Trigon: >>> $ module/owserver/src/c/owserver --debug >>> --link=192.168.11.5:10001 >>> >> Yes. > > Disconnected all devices and connected the LCD instead, then: > > ~/owfs-code$ module/owserver/src/c/owserver --debug > --link=192.168.11.5:10001 in another windo

Re: [Owfs-developers] owfs and python3

2016-07-05 Thread Mick
I have written control systems for my solar heating and a couple of other systems using owfs and Python 2.7 but conversion to Python 3 would be pretty simple. I just use system calls to owserver, owfs and owhttpd Cheers Mick On 05/07/16 00:29, Stefano Miccoli wrote: > You mean the code under '