Category: General — Author: r@rolftest99 — Created: 2026-02-03 08:56:40
report
It would be very nice if temperature measurement via Onewire 18B20 could be implemented.

Replies

2026-02-03 09:22:54 — avatar@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.
report
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!
report
2026-02-03 12:31:03 — avatar@Basic32
👍 0 • 👎 0
I’ll do everything I can to be able to include it.
report
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!
report
2026-02-27 07:43:57 — avatar@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.
report
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!
report
2026-02-27 11:41:42 — avatar@Basic32
👍 0 • 👎 0
Yes, it can be done.
report

Write a reply

You must log in to reply.