An open API service indexing awesome lists of open source software.

https://github.com/usernameplankalkul/autohotserialread

Serial Communication (Read) RX for AutoHotkey V2 . Reading from MCU ( Arduino , ESP32 , ESP8266 , Raspberry PI Pico , STM , ... )
https://github.com/usernameplankalkul/autohotserialread

ahk arduino autohotkey autohotkey-v2 comport esp32 esp8266 mcu raspberry-pi raspberry-pi-pico seria-communication serial serialmonitor

Last synced: 2 months ago
JSON representation

Serial Communication (Read) RX for AutoHotkey V2 . Reading from MCU ( Arduino , ESP32 , ESP8266 , Raspberry PI Pico , STM , ... )

Awesome Lists containing this project

README

          

AutoHotSerialRead (RX)

This script does a MsgBox in AutoHotkey version 2 for each line received from a serial port (COM).

Very useful for serial communication with Microcontrollers like Arduino, ESP (Espressif), Raspberry PI and ...

For sending Data to Microcontrollers, use AutoHotSerialWrite (TX).

https://github.com/UsernamePlankalkul/

KeyWords : AutoHotkey , Arduino UNO , Arduino Leonardo , Arduino Nano , Raspberry PI Pico , ESP32 , ESP8266 , ESP32-S3 ,ESP32-S2 , ESP32-C3 , Waveshare , Serial Communication , MCU , COM , Serial Port