Rasp PICO and CC1011 modules #13669
Unanswered
mastraa
asked this question in
RP2040 / Pico
Replies: 2 comments 1 reply
-
Have you looked at this: https://github.com/ilyamordasov/micropython-rcswitch |
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes, that's correct. There does seem to be code at https://github.com/grspy/rcswitch-cc1101 that could serve as a guide to doing this with Micropython. You would use SPI to talk to the CC1101 chip. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
is there any library to use CC1011 module (I bought a AS07-M11015 board) using MicroPython?
Best regards,
Andrea
Beta Was this translation helpful? Give feedback.
All reactions