Open
Conversation
… support - Add BLE provisioning system for WiFi configuration - ble_provisioning.py: Core BLE GATT server implementation - check_ble_status.py: Utility to verify BLE functionality - test_ble.py: BLE testing script - ble_name.txt: Configurable BLE device name - Add OLED display integration - oled_display.py: SSD1306 OLED driver and display utilities - setup_oled.sh: Installation script for OLED dependencies - Add WiFi and connectivity features - wifi_config.py: WiFi configuration and connection management - boot.py: Boot sequence with WiFi and WebREPL initialization - main.py: Main application entry point - Add comprehensive documentation - README.md: Project overview and setup instructions - BLE_PROVISIONING_README.md: BLE provisioning guide - OLED_DISPLAY_README.md: OLED setup and usage - BLE_TROUBLESHOOTING.md: BLE debugging guide - BLE_REPL_CONFLICT_SOLUTION.md: Resolve BLE/REPL conflicts - WEBREPL_SETUP.md: WebREPL configuration guide - UPDATE_BLE_NAME.md: BLE device name customization - USB_STORAGE_ALTERNATIVES.md: File transfer methods - MAKEFILE_USAGE.md: Build system documentation - Add build and deployment tools - Makefile: Build automation for deployment - deploy.sh: Deployment script - test_provisioning.sh: Provisioning test script - main.mpy: Compiled MicroPython bytecode This implementation provides a complete IoT solution for ESP32 with wireless provisioning, display output, and multiple deployment options.
- Add CircuitPython serial monitor (qt2040-trinkey-circuitpython/read-serial.py) with interactive mode and configurable timeouts - Create rpicam utility scripts for listing cameras and capturing images with rotation - Enhance serial_ish.py with improved duration/timeout argument handling and better default behavior for send mode
Owner
Author
|
@copilot do we need a dependabot scan? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.