Closed SciTii closed 5 years ago
PCF8594 is not supported. It needs a driver. Since ADS 1115 is supported there will probably no driver written from the developer(s). Your are invited to write and make a PR. Thx for sharing your ideas.
Closing this issue as it is duplicated. Sorry.
Please, read the Contributing Guideline and Policy. Thanks.
See Wiki for more information. See Chat for more user experience. See Community for forum. See Code of Conduct
PCF8594 is not a microprocesor, is an eeprom chip.
El vie., 19 abr. 2019 a las 12:31, Adrian Scillato (< notifications@github.com>) escribió:
Closed #5678 https://github.com/arendst/Sonoff-Tasmota/issues/5678.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/arendst/Sonoff-Tasmota/issues/5678#event-2288455743, or mute the thread https://github.com/notifications/unsubscribe-auth/ACXBW4L2M75GMTGWW2B3LULPRHQVTANCNFSM4HHESSJQ .
You are right but the author asked for support for PCF 8591. He typed wrong IC typ.... The text clearly describes a ADC chip. The given answer is correct.
Thanks for all Answers. Have a nice day!
Hi I have board called ARD7063 with microcontroler PCF8594 that works on I2C. It is Board that allows you to have more analog pinouts same as ADS 1115. If I'm not wrong there is no official info about supporting This board by tasmota but it works on I2C so it should be connecting with Tasmota Right? What is more after sending i2cscan command it says " RSL: stat/sonoff/RESULT = {"I2CScan":"Device(s) found at 0x48"}" So there is a communications between Nodemcu and this board, but sadly there is no readings
If it is not a problem please add support for this.