# 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/klkjvaa
Arduino UNO gets Renesas hardware update
The upcoming Open Source board will be equipped with a 32-bit Renesas RA4M1 processor instead of the 8-bit ATmega328P chip. Moreover, there will be a UNO R4 version featuring an ESP32 module for wireless connectivity. Unlike the Arduino Giga (STM32H747XI) board launched earlier this month, the new Arduino R4 Minima will feature the following Renesas […] ⌘ Read more