Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish IP address after pairing in PairingMode #147

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

708yamaguchi
Copy link
Collaborator

@708yamaguchi 708yamaguchi commented Feb 1, 2025

Pairing mode can be used with display_information.py

For example, the following devices can be paired with each other

  • Laptop uses AtomS3 with USB

    $ USE_USB_SERIAL=1 pio run -t upload
    $ python3 bin/display_information.py
    
  • Radxa uses AtomS3 with I2C

    $ pio run -t upload 
    $ python3 bin/display_information.py
    

@708yamaguchi 708yamaguchi changed the title [WIP] Publish IP address after pairing in PairingMode Publish IP address after pairing in PairingMode Feb 3, 2025
@iory iory merged commit c5a91bd into iory:master Feb 3, 2025
4 checks passed
@708yamaguchi 708yamaguchi deleted the publish-pairing-info branch February 3, 2025 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants