# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/nptivcq
RP2040 Feather module comes with Packet Radio
The Adafruit Feather RP2040 RFM69 Packet Radio is a compact board providing up to 21x GPIOs, 1x STEMMA connector, LiPo connector and it’s compatible with Arduino/CircuitPython. According to the product page, this new Feather module is based on the Adafruit Feather RP2040 board launched last year. RP2040 — 32-bit Dual Arm Cortex M0+ processor (up […] ⌘ Read more