hello all.
have bought 4 boards HTCC-AB01 from aliexpress - checking if I can use it instead Moteino in my project.
and I noticed that in datasheet tab on https://heltec.org/project/htcc-ab01/
there is some info that I cant understand…
look - there is diagramm with pinouts and two tables with pin descriptions - Header J2 and J3.
And on module diagram I can see only 11 pins on each side, but on tables stated 18 pin for each header… I dont understand this.
diagram show us thta there is 8 GPIO - from 0 to 7.
can I use every of this 8 pins for my needs, or some pins used by board (Lora module, etc)?
because for my project I need:
laser:
2 digital pins for RX and TX for SoftSerial
1 digital pin for powering laser (via powerswitch/mosfet)
thermo:
1 digital pin for 1-Wire data
1 digital pin for powering 1-Wire
photoresistor:
1 digital pin for powering
1 analog ping for reading data from photoresistor
checking battery status:
1 analog pin for reading data from voltage divider.
but I’ve read that on this CubeCell board thereis builded capability to read info from battery…
idk if I can use it if I power board from LiPo battery via Vin pin (5v)
so at least I need - 6 digital pins and 2 analog pins
So my question - is this possible to use this board HTCC-AB01 for my purposes?
thank you