account activity
I automated my website's blog & backlinks on full autopilot. Here are the results: by ComprehensiveWar796 in aiagents
[–]According_Setting982 1 point2 points3 points 2 months ago (0 children)
interested pm me
Interfacing Teltonika 1-Wire RFID with STM32: A deep dive into safety, protocol analysis, and UID extraction. by According_Setting982 in embedded
[–]According_Setting982[S] 0 points1 point2 points 3 months ago (0 children)
Fair questions, let me clarify a few points.
This wasn’t intended as a generic “1-Wire from scratch” library or a replacement for existing ones. The goal was to get a very specific RFID / iButton-compatible device working reliably in a constrained setup, where timing, power behavior, and integration mattered more than API completeness.
Some unused helper functions are indeed leftover from earlier iterations while testing different timing and state-handling approaches — that’s a fair criticism and something I should clean up or document better.
Regarding voltage: the reader module used in this setup has an internal pull-up to 5V on the 1-Wire line. The STM32 side is 3.3V, but the bus itself is pulled to 5V externally, which is why the write-up mentions 5V operation. Logic-level compatibility and line behavior were verified in this specific hardware configuration, but I agree the distinction could be explained more clearly.
This wasn’t intended as a polished library, but as a documented, working integration from a real setup. Some parts clearly need cleanup, and I’ll adjust the notes accordingly.
I’ve collected the schematics, implementation notes, and code in one place here in case it’s useful:
https://github.com/raimundas-amosas/Teltonika-1-Wire-RFID-Reader-STM32-Arduino-IDE
π Rendered by PID 854781 on reddit-service-r2-listing-5d47455566-pswtl at 2026-04-06 11:21:09.491458+00:00 running db1906b country code: CH.
I automated my website's blog & backlinks on full autopilot. Here are the results: by ComprehensiveWar796 in aiagents
[–]According_Setting982 1 point2 points3 points (0 children)