PCF8574 LCD driver for NonOs?

AgentPoldi
Posts: 2
Joined: Tue Feb 11, 2025 10:00 am

PCF8574 LCD driver for NonOs?

Postby AgentPoldi » Tue Feb 11, 2025 11:00 am

Hello Dorum members,

I have been unsuccessfully looking for a I2C PCF8574 (and support for HD44780 LCD) driver for NonOs SDK, that works with i2c-master library from this SDK. I found drivers for Arduino IDE, IDF, Rtos, Python, ... but nothing for NonOs. Can anyone help me with a web link to these driver(s) or upload driver here?

User avatar
Inq720
Posts: 39
Joined: Fri Dec 22, 2023 1:36 pm
Location: North Carolina, USA
Contact:

Re: PCF8574 LCD driver for NonOs?

Postby Inq720 » Wed Feb 12, 2025 12:57 pm

In general, Arduino drivers are source code based. I've never run across one that didn't compile and work on and ESP8266, especially I2C based components/drivers. If you already gave it a try, give more details about error conditions you ran into.

AgentPoldi
Posts: 2
Joined: Tue Feb 11, 2025 10:00 am

Re: PCF8574 LCD driver for NonOs?

Postby AgentPoldi » Thu Feb 13, 2025 1:08 pm

Some additional information:

1. In an existing open source project (more than 100.000 lines) that works with AVR, ARM and ESP8266, I would like to add I2C 1602 LCD for ESP8266 (AVR devices uses direct connected HD44780 displays);
2 The project is a mixture of Perl + AVR GCC + gcc arm none eabi + NonOs SDK, least 23 different HW variants;
3. The compiling environment works in Bash (Linux) or Msys (Windows), not in Win AVR.

I cannot imagine how can I help myself with the Arduino IDE in such type of puzzle? So I wonder if there is a driver for the NonOs SDK, that supports i2c-master lib from this SDK? TNX

Who is online

Users browsing this forum: No registered users and 10 guests