Search found 5 matches

by jblb
18 Jul 2016, 15:14
Forum: ESP Easy: Hardware
Topic: PCD8544 - Nokia 5110/3310 LCD - beta plugin
Replies: 88
Views: 110812

Re: PCD8544 - Nokia 5110/3310 LCD - beta plugin

Hi, this is a interesting plug-in project for use PCD8544 based lcd display but i need some more details to use it. the library used is https://github.com/bbx10/Adafruit-PCD8544-Nokia-5110-LCD-library/tree/esp8266 ? that are the modification for the ESPEasy.ino file ? ( i supposed there his some has...
by jblb
25 May 2016, 17:42
Forum: ESP Easy: Software
Topic: Posible bug in LCD plugin
Replies: 0
Views: 1946

Posible bug in LCD plugin

Hi all, first i want to tell you that there is at least 2 different flavor for PCF8574/HD44780LCD board, and i got the wrong one. After some search i finally found http://playground.arduino.cc/Code/LCDi2c that show two libraries. they are switchable one for one and the use of the good one give me so...
by jblb
24 May 2016, 09:47
Forum: ESP Easy: Software
Topic: howto right align on LCD
Replies: 2
Views: 3375

Re: howto right align on LCD

hi,
that's works except if there is a %system% variable in the line

Code: Select all

Vbat: [vbat#Analog#R]
works

Code: Select all

Up %uptime% Vbat: [vbat#Analog#R]
don't works, no right align for vbat#Analog value
by jblb
24 May 2016, 01:01
Forum: ESP Easy: Software
Topic: howto right align on LCD
Replies: 2
Views: 3375

howto right align on LCD

hello,

lcd setup show images with right aligned value, but I can't find how to do this in LCD template.

Function parseTemplate() in Misc.ino tell about 'valueFormat == "R"' but i don't understand how to use it

someone can help ?
by jblb
24 May 2016, 00:55
Forum: Introduce yourself
Topic: about me, jblb
Replies: 1
Views: 4861

about me, jblb

Hi everybody !

I introduce my self as a maker in the field of show systems, mostly lighting, but also all other technical in circus show.
I am very pleased to find ESPEasy who can quickly setup some measurement devices for a few €
Hope to exchange with you to improve this peace of software.