tetrabiodistributed / tetra-workspace-image

Immutable-Infrastructure-as-Code (IIAC) workspace image for Medical/PPE Open-Source Hardware (OSHW) development
Other
1 stars 0 forks source link

Configure Arduino IDE with installed boards in board options #41

Closed capsulecorplab closed 1 year ago

capsulecorplab commented 1 year ago

resolves #40 resolves #36 as of 70ab2ec892207baf73d615d490622dd85cc43dba

capsulecorplab commented 1 year ago

Investigating compile error with missing serial module Screenshot from 2023-07-06 09-01-27

capsulecorplab commented 1 year ago

Compile error appears to be resolved after installing pyserial as of https://github.com/tetrabiodistributed/tetra-workspace-image/pull/41/commits/d5172ddbd710fe03a49086e47ea195252e2d1985 Screenshot from 2023-07-07 09-44-49

capsulecorplab commented 1 year ago

Error w/ flashing binary Screenshot from 2023-07-07 10-14-18 Probably need to add user to dialout group as per https://www.shellhacks.com/arduino-dev-ttyacm0-permission-denied/

capsulecorplab commented 1 year ago

Firmware compiles + flashes without errors as of https://github.com/tetrabiodistributed/tetra-workspace-image/pull/41/commits/db8a988b660c9b798af3a7450b533bf082ea0d88 Screenshot from 2023-07-08 19-03-11