-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
I am a newbie and am running EsPy V1.0.07 on Win 8 with a Nodemcu V3. After a long struggle with moving around import statements I finally got a library for the PCF8574 working. I am now trying your I2C LCD stuff but am unsure as to how to get the code to run. When I run esp8266_i2C_lcd_test.py I get:
Running test_main
Traceback (most recent call last):
File "<stdin>", line 47, in <module>
File "<stdin>", line 15, in test_main
File "esp8266_i2c_lcd.py", line 26, in __init__
OSError: [Errno 19] ENODEV
I know that it must be some newbie issue so I would appreciate your help.
Regards
Paul
Metadata
Metadata
Assignees
Labels
No labels