This is a placeholder topic for “Makerverse IR Line Sensor” comments.
Detect lines with the spare analog channels on your microcontroller!
Read moreThis is a placeholder topic for “Makerverse IR Line Sensor” comments.
Detect lines with the spare analog channels on your microcontroller!
Read moreIn the example code for the Makerverse line sensor, I believe the example code line that reads “line_sensor_value = adc.read_u16()” should be “line_sensor_value = line_sensor_value.read_u16()”.
Thanks @David55659 - nice catch
fixed
What is the IR sensor used in the Makerverse IR Line Sensor module ? Is there a data sheet for this device? It works well; just wondering if there is any more information.
Hi @David55659, here’s the datasheet
Everlight-Elec-ITR8307-S17-TR8-B.pdf (265.4 KB)