I found this cool O2 sensor:
https://aliexpress.com/item/1005007088454579.html
It says in the description it uses UART 9600bps 5V ttl / 3,3 V cmos
Can XOD use this?
If so what node?
I found this cool O2 sensor:
https://aliexpress.com/item/1005007088454579.html
It says in the description it uses UART 9600bps 5V ttl / 3,3 V cmos
Can XOD use this?
If so what node?
Hi! Yes, in xod ide, there are nodes for working with uart (there is also a software uart soft node). Using them, you can get data from your sensor to the board.xod/uart — XOD
There is also a tutorial on working with uart:
Controlling LEDs via UART — Exchanging Text-based Data Between Two Boards — XOD
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.