pico_jjy_tx
Transmitter
A Raspberry Pi Pico W-based transmitter that sends JJY signals.
JJY transmitter for Raspberry Pi Pico W
6 stars
1 watching
2 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
jjymicropythonraspberry-pi-pico-w
Related projects:
Repository | Description | Stars |
---|---|---|
elehobica/pico_dcf77_tx | Generates DCF77 time signals for transmission on 77500 Hz with modulated amplitude and phase. | 11 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
joukos/papertty | Software for rendering TTY or VNC on e-ink displays using Python and Raspberry Pi. | 957 |
bartoszadamczyk/pico-ir | A Python library for working with Infrared (IR) signals on the Raspberry Pi Pico microcontroller | 25 |
penguintutor/pi-power | A web interface solution for controlling Energenie remote control sockets using a Raspberry Pi controller. | 15 |
mcauser/micropython-ys-rf34t | An MCU that transmits and receives ASK/OOK encoded data using a 433MHz RF module. | 9 |
manawyrm/fmberry | Software to transmit FM radio using a Raspberry Pi and a specific transmitter chip. | 146 |
rsta2/pico | A collection of small programs for the Raspberry Pi Pico microcontroller | 46 |
pingo-io/pingo-py | A uniform API for controlling devices with programmable IO pins | 258 |
jczic/esp32-mpy-jama | An integrated development environment and toolbox for MicroPython on ESP32 microcontrollers | 426 |
josverl/micropython-magic | Enables MicroPython code execution within Jupyter Notebooks for rapid prototyping and development of IoT projects | 22 |
drakxtwo/vl53l1x_pico | Provides a driver for interfacing with the VL53L1X sensor | 18 |
jetbrains/intellij-micropython | An IntelliJ plugin for developing and running MicroPython code on various boards. | 513 |
pharo-iot/pharothings | Enables remote programming and debugging of IoT devices using Smalltalk | 90 |
peterhinch/micropython-radio | Enables bidirectional communication between two devices using radio frequency signals. | 54 |