Page 1 of 1

Pro-Mini Extender what should be given in port

Posted: 09 Jan 2016, 04:01
by rajbadri
esp easy pro-mini extender what value should be given in port
Screen Shot 2016-01-09 at 8.30.26 AM.png

Re: Pro-Mini Extender what should be given in port

Posted: 09 Jan 2016, 10:57
by Martinus
The port number is exactly the same as the numbering on the Pro Mini board.

So to control D13, enter 13 as port and select port type digital
And to read A0, enter 0 as port and select port type analog

I think you could be the first user of the Pro Mini expander! Beware that development on Pro Mini expander is in it's early stages and things could change when people start to use it.

Because of your post, I decided to fix the analog reading for 10 bit values, but if you want to use that, you have to use R62 from github and flash both the ESP and Pro Mini with the latest firmware.

Re: Pro-Mini Extender what should be given in port

Posted: 10 Jan 2016, 01:29
by costo
deleted this post and started a new topic for it.