Skip to content

Experimental support for I2C over SSH (based off CAN PR structure) - #118

Open
brainstorm wants to merge 1 commit into
mainfrom
esp32-s3-lcd-4.3-board-i2c
Open

Experimental support for I2C over SSH (based off CAN PR structure)#118
brainstorm wants to merge 1 commit into
mainfrom
esp32-s3-lcd-4.3-board-i2c

Conversation

@brainstorm

Copy link
Copy Markdown
Owner
i2c-2 i2c

Achieved via scanning the I2C bus:

$ ssh -s zssh@192.168.4.1 i2c
s
20 21 22 23 24 25 26 27 30 31 32 33 34 35 36 37 38 39 3A 3B 3C 3D 3E 3F

This PR needs rebasing with PR #117.

@brainstorm

Copy link
Copy Markdown
Owner Author

Note to self: in order to test concurrent sessions we actually need to raise the number of pipes in server.rs's connection_loop() argument(s).

@brainstorm
brainstorm force-pushed the esp32-s3-lcd-4.3-board-i2c branch from 4444416 to 738060f Compare July 29, 2026 19:00
@brainstorm
brainstorm force-pushed the esp32-s3-lcd-4.3-board-i2c branch from 738060f to 9f8d871 Compare August 2, 2026 18:26
@brainstorm
brainstorm marked this pull request as ready for review August 2, 2026 18:29
@brainstorm
brainstorm requested review from Autofix, jubeormk1 and mmalenic and removed request for jubeormk1 August 2, 2026 18:29
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.

1 participant