I2C Servo Control #1

Open
opened 2023-07-06 22:02:20 +00:00 by erin · 1 comment
Owner

Control the servos over I2C, following the I2C Async Example.

Apply motion smoothing and randomness.

Control the servos over **I2C**, following the [I2C Async Example](https://github.com/embassy-rs/embassy/blob/main/examples/rp/src/bin/i2c_async.rs). Apply motion smoothing and [randomness](https://lib.rs/crates/nanorand).
erin self-assigned this 2023-07-06 22:02:20 +00:00
erin added this to the CyberTail Prototyping project 2023-07-06 22:02:20 +00:00
Author
Owner

Currently stealing code from the pwm-pca9685-rs crate to try and get the servo driver working, but I have no way to test it until I get the real hardware, so this will need to be put on hold until then.
The code builds at least.

Currently stealing code from the [pwm-pca9685-rs](https://github.com/eldruin/pwm-pca9685-rs) crate to try and get the servo driver working, but I have no way to test it until I get the real hardware, so this will need to be put on hold until then. The code builds at least.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: CyberTail/code#1
No description provided.