Search found 1 match

by o.palaz
Fri Aug 21, 2020 9:12 pm
Forum: General Discussion
Topic: Same code works arduino but not esp32
Replies: 0
Views: 1394

Same code works arduino but not esp32

Hello, I have a excelitas tpis 1256 thermopile sensor which uses direct link digital protocol as communication. Sensor gives us a 31 bit data from a single cable. We need to send low-high in order to read one bit. We need to repeat that 31 times to get all bits. First 17 bit for object and last 14 b...