#include <i2c_device.h>
#include "i2c_driver.h"
#include <i2c_driver_wire.h>
#include <i2c_register_slave.h>
int pins[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 20, 21, 22,...
Type: Posts; User: ddtav478
#include <i2c_device.h>
#include "i2c_driver.h"
#include <i2c_driver_wire.h>
#include <i2c_register_slave.h>
int pins[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 20, 21, 22,...
Hello,
I have a joystick and gimbal combination where a teensy 4.0 board is attached to the joystick for button inputs while the gimbal has a arduino nano (similar) board attached to the gimbal....