-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Hello,
has someone already tried to run OneWireHub on a Raspberry RP2040 like device? Funnily these µC are cheaper than most 1-wire devices, and I would like to use some RP2040 to fake a bunch of DS2450.
After renaming MEM_SIZE
to MEMORY_SIZE
(or something else, as MEM_SIZE
seems to be a macro in the RP2040 arduino wrapper) I got the code compiling, but I could not get it working, so that the emulated 1-wire devices could be read from another µC.
I already found the platform.h
file but I am not sure, how to adapt this to RP2040 and also I have no clue, if this is really the issue. Any ideas how to go on?
best regards,
ahorn
Metadata
Metadata
Assignees
Labels
No labels