ProMiniExtender API doc?

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
User avatar
uxhamby
Normal user
Posts: 132
Joined: 29 Dec 2016, 18:13
Location: Toronto Canada

ProMiniExtender API doc?

#1 Post by uxhamby » 26 Feb 2024, 20:39

Hi,

Suppose I wanted to use the ProMiniExtender directly from a Raspberry Pi, via its GPIO I2C interface.

Is there an API document available somewhere, that details how to talk to it?

Thanks,

Brian H.

User avatar
Ath
Normal user
Posts: 3521
Joined: 10 Jun 2018, 12:06
Location: NL

Re: ProMiniExtender API doc?

#2 Post by Ath » 26 Feb 2024, 21:50

Couldn't find any documentation online, but the protocol is rather simple, as it can either turn a pin on or off (command value 1), or output a PWM signal at it (command value 3), followed by a pin number (1 byte) and the low byte and high byte of the value to set (PWM is probably the duty cycle, that's only documented in the rather outdated wiki)
Technical guidance can be obtained from the ESPEasy sources for that plugin (essential parts).
/Ton (PayPal.me)

Post Reply

Who is online

Users browsing this forum: No registered users and 32 guests