NXPCUP-libary
Library for car's control board on NXPCUP competition based on the Mbed framework.
|
Variables | |
nxpcup::Motor::Config | MOTOR_LEFT { PTA4, PTA5 } |
nxpcup::Motor::Config | MOTOR_RIGHT { PTC9, PTC8 } |
nxpcup::Camera::Config | CAMERA1 |
nxpcup::Camera::Config | CAMERA2 |
nxpcup::Servo::Config | SERVO1 |
nxpcup::Servo::Config | SERVO2 |
nxpcup::MotorControl::Config | MOTOR_CONTROL {} |
nxpcup::BorderDetector::Config | BORDER_DETECTOR {} |
nxpcup::ObstacleDetector::Config | OBSTACLE_DETECTOR |
nxpcup::Buttons::Config | BUTTONS |
detail::Bluetooth | BLUETOOTH { PTE22, PTE23 } |
nxpcup::Encoder::Config | ENCODER_LEFT |
nxpcup::Encoder::Config | ENCODER_RIGHT |
atoms::Pid< float >::Config | STEERING_PID_CONFIG |
static constexpr uint8_t | LORISS_SEND_PERIOD_MS = 150 |
detail::Bluetooth nxpcup::alamak::kl25z::config::BLUETOOTH { PTE22, PTE23 } |
nxpcup::BorderDetector::Config nxpcup::alamak::kl25z::config::BORDER_DETECTOR {} |
nxpcup::Buttons::Config nxpcup::alamak::kl25z::config::BUTTONS |
nxpcup::Camera::Config nxpcup::alamak::kl25z::config::CAMERA1 |
nxpcup::Camera::Config nxpcup::alamak::kl25z::config::CAMERA2 |
nxpcup::Encoder::Config nxpcup::alamak::kl25z::config::ENCODER_LEFT |
nxpcup::Encoder::Config nxpcup::alamak::kl25z::config::ENCODER_RIGHT |
|
static |
nxpcup::MotorControl::Config nxpcup::alamak::kl25z::config::MOTOR_CONTROL {} |
nxpcup::Motor::Config nxpcup::alamak::kl25z::config::MOTOR_LEFT { PTA4, PTA5 } |
nxpcup::Motor::Config nxpcup::alamak::kl25z::config::MOTOR_RIGHT { PTC9, PTC8 } |
nxpcup::ObstacleDetector::Config nxpcup::alamak::kl25z::config::OBSTACLE_DETECTOR |
nxpcup::Servo::Config nxpcup::alamak::kl25z::config::SERVO1 |
nxpcup::Servo::Config nxpcup::alamak::kl25z::config::SERVO2 |
atoms::Pid<float>::Config nxpcup::alamak::kl25z::config::STEERING_PID_CONFIG |