Skip to content

Conversation

FoamyGuy
Copy link
Contributor

resolves: #244

Supersedes: #245 which I accidentally merged the wrong branch to and ended up with failing CI + some changes that were unrelated to the plotter.

Screenshot:
image

Automatic parsing of printed lines support the following formats:

  • single value i.e. 42.92
  • comma seperated values i.e. 42.92, 21.29, -18.13
  • Values in a list i.e. [42.92, 21.29, -18.13]
  • Values in a tuple i.e. (42.92, 21.29, -18.13)

I have tested only USB workflow and testing was performed on a feather esp32-s3 TFT with an I2C accelerometer attached.

Copy link
Collaborator

@makermelissa makermelissa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't tested, but it looks good.

@makermelissa makermelissa merged commit 9794dbf into circuitpython:beta Sep 11, 2024
1 check passed
@makermelissa makermelissa mentioned this pull request Jun 23, 2025
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