M5ATOM_Testing

所属分类:硬件设计
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2023-12-20 08:26:16
上 传 者sh-1993
说明:  Kona Currents,LLC为测试M5 ATOM QRCode扫描仪提供了此存储库https:m5stack.oss-cn-shenzhen.aliyuncs.com resource docs datasheet atombase AtomicQR-AtomicQR_Reader_EN.pdf https:M5 stack.oss-cn-shenhen.aliyuncs.com资源文档datasheet atombase ATOM_QRCode_CMD_EN.pdf
(Kona Currents, LLC provides this repository for Testing of the M5 ATOM QRCode Scanner https: m5stack.oss-cn-shenzhen.aliyuncs.com resource docs datasheet atombase AtomicQR AtomicQR_Reader_EN.pdf https: m5stack.oss-cn-shenzhen.aliyuncs.com resource docs datasheet atombase AtomicQR ATOM_QRCODE_CMD_EN.pdf)

文件列表:
M5ATOM_Testing.xcodeproj/
images/
src/
Defines.h
LICENSE.md
M5ATOM_Testing.ino

# M5 QRCODE Scanner Test This is a test of the M5 QR Scanner. ![M5 Atom](https://github.com/konacurrents/M5ATOM_Testing/blob/master/images/SemanticMarkerQR.jpg) This is NOT using the continuous scan, and is NOT using the buttons to turn on scanning. Instead the scanning is in a loop, so others get a chance to run (like Bluetooth and WIFI - when included). # Building the M5ATOM_Testing executable After cloning or downloading follow these steps. 1. The arduino runtime must be installed. For example: [ardunio-cli](https://github.com/konacurrents/M5ATOM_Testing/blob/master/https://www.arduino.cc). 2. The runtime for the M5stack is required in the Additional Boards Manager URLs of the settings For example comma seperated json files URL's ```url https://dl.espressif.com/dl/package_esp32_index.json https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/package_m5stack_index.json ``` 3. Set the appropriate Board (under Tools->Board). For the M5 use M5Stick-C-Plus and for the ESP-32 base use ESP32 Dev Module. 4. Modify the [Defines.h](https://github.com/konacurrents/M5ATOM_Testing/blob/master/Defines.h) to reflect the build target. For example the M5 devices ESP_M5_ATOM_LITE_QR_SCANNER_CONFIGURATION or ESP_M5_SMART_CLICKER_CONFIGURATION 5. Then build using the arduino compiler and install using the USB cable. Note, that the Partition Scheme should be default including OTA support. 6. Alternately, the Over the Air (OTA), can be used. Currently for this software base these are located at the [http://KnowledgeShark.org](https://github.com/konacurrents/M5ATOM_Testing/blob/master/http://KnowledgeShark.org) site. Note that this is http not https as the ESP32 devices cannot currently communicate using the secure connection.

近期下载者

相关文件


收藏者