Forum
Category:
General
—
Author:
r@rolftest99 —
Created: 2026-02-03 08:56:40
It would be very nice if temperature measurement via Onewire 18B20 could be implemented.
Replies
2026-02-03 09:22:54 —
@Basic32
👍 0 • 👎 0
I can try to implement it if it doesn’t take up too much space, and we’ll see how it works.
2026-02-03 11:07:09 —
r@rolftest99
👍 0 • 👎 0
I hope it had enough space! I want to test it with the serial plotter!
2026-02-25 13:14:15 —
r@rolftest99
👍 1 • 👎 0
Idea with ESP8266 or ESP32-C3 -> 18B20 and Arduino IDE 1 or 2 and send via ESP-NOW to BASIC32! Tested, works. A method to program sensors that are not included in Basic32!
2026-02-27 07:43:57 —
@Basic32
👍 0 • 👎 0
If they are sensors that require libraries, unfortunately it can’t be done.
If instead they are sensors that work with analog or digital signals, then yes, it can be done.
If instead they are sensors that work with analog or digital signals, then yes, it can be done.
2026-02-27 08:34:37 —
r@rolftest99
👍 1 • 👎 0
I can do one side with basic32 and ESP-Now, the other side in Arduino IDE C and a Library by example 18B20 and sending
with ESP-Now a string with 256Byte. I have done it with a ESP8266!
with ESP-Now a string with 256Byte. I have done it with a ESP8266!
Write a reply
You must log in to reply.