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 , ... )
- Host: GitHub
- URL: https://github.com/usernameplankalkul/autohotserialread
- Owner: UsernamePlankalkul
- License: bsd-3-clause
- Created: 2025-04-04T22:39:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-04T23:10:06.000Z (about 1 year ago)
- Last Synced: 2025-04-10T04:36:38.410Z (about 1 year ago)
- Topics: ahk, arduino, autohotkey, autohotkey-v2, comport, esp32, esp8266, mcu, raspberry-pi, raspberry-pi-pico, seria-communication, serial, serialmonitor
- Language: AutoHotkey
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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