https://github.com/geeksloth/lora-heltec-wireless-stick-demo
A customized Heltec Wireless Stick V3 demo.
https://github.com/geeksloth/lora-heltec-wireless-stick-demo
lora
Last synced: about 1 year ago
JSON representation
A customized Heltec Wireless Stick V3 demo.
- Host: GitHub
- URL: https://github.com/geeksloth/lora-heltec-wireless-stick-demo
- Owner: geeksloth
- Created: 2024-11-07T04:21:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-08T06:01:14.000Z (over 1 year ago)
- Last Synced: 2025-01-30T14:48:34.829Z (over 1 year ago)
- Topics: lora
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LoRa-Heltec-Wireless-Stick-Demo
A customized Heltec Wireless Stick V3 demo. This file is modified to fix some bugs and change the factor to test in practical development environment.
## The original script's information
HelTec Automation(TM) WIFI_LoRa_32 factory test code, witc include follow functions:
- Basic OLED function test;
- Basic serial port test(in baud rate 115200);
- LED blink test;
- WIFI connect and scan test;
- LoRa Ping-Pong test (DIO0 -- GPIO26 interrup check the new incoming messages);
- Timer test and some other Arduino basic functions.
by Aaron.Lee from HelTec AutoMation, ChengDu, China
成都惠利特自动化科技有限公司
https://heltec.org
this original project also realeass in:
https://github.com/HelTecAutomation/Heltec_ESP32