NXPCUP-libary
Library for car's control board on NXPCUP competition based on the Mbed framework.
|
Variables | |
nxpcup::Motor::Config | MOTOR_LEFT { PTC12, PTC5 } |
nxpcup::Motor::Config | MOTOR_RIGHT { PTA25, PTC2 } |
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::ObstacleDetectorWithServo::Config | OBSTACLE_DETECTOR |
detail::Bluetooth | BLUETOOTH { PTC4, PTC3 } |
nxpcup::Encoder::Config | ENCODER_LEFT |
nxpcup::Encoder::Config | ENCODER_RIGHT |
atoms::Pid< float >::Config | STEERING_PID_CONFIG |
constexpr int | LORISS_SEND_PERIOD_MS = 150 |
detail::Bluetooth nxpcup::alamak::k66f::config::BLUETOOTH { PTC4, PTC3 } |
nxpcup::BorderDetector::Config nxpcup::alamak::k66f::config::BORDER_DETECTOR {} |
nxpcup::Camera::Config nxpcup::alamak::k66f::config::CAMERA1 |
nxpcup::Camera::Config nxpcup::alamak::k66f::config::CAMERA2 |
nxpcup::Encoder::Config nxpcup::alamak::k66f::config::ENCODER_LEFT |
nxpcup::Encoder::Config nxpcup::alamak::k66f::config::ENCODER_RIGHT |
constexpr int nxpcup::alamak::k66f::config::LORISS_SEND_PERIOD_MS = 150 |
nxpcup::MotorControl::Config nxpcup::alamak::k66f::config::MOTOR_CONTROL {} |
nxpcup::Motor::Config nxpcup::alamak::k66f::config::MOTOR_LEFT { PTC12, PTC5 } |
nxpcup::Motor::Config nxpcup::alamak::k66f::config::MOTOR_RIGHT { PTA25, PTC2 } |
nxpcup::ObstacleDetectorWithServo::Config nxpcup::alamak::k66f::config::OBSTACLE_DETECTOR |
nxpcup::Servo::Config nxpcup::alamak::k66f::config::SERVO1 |
nxpcup::Servo::Config nxpcup::alamak::k66f::config::SERVO2 |
atoms::Pid<float>::Config nxpcup::alamak::k66f::config::STEERING_PID_CONFIG |