Library to handle the X-NUCLEO-6180XA1 Proximity and ambient light sensor expansion board based on VL6180X.
Dependencies: X_NUCLEO_COMMON ST_INTERFACES
Dependents: HelloWorld_6180XA1 SunTracker_BLE Servo_6180XA1 BLE_HR_Light ... more
Fork of X_NUCLEO_6180XA1 by
Display Class Reference
Class representing Display. More...
#include <Display.h>
Public Member Functions | |
| Display (STMPE1600 &stmpe_1600) | |
| Constructor. | |
| void | display_string (char str[4], char strlen) |
| Print the string on display. | |
| void | DisplayDigit (char *val, char dgt) |
| Print the digit on display. | |
Detailed Description
Class representing Display.
Definition at line 250 of file Display.h.
Constructor & Destructor Documentation
Member Function Documentation
| void display_string | ( | char | str[4], |
| char | strlen | ||
| ) |
Generated on Wed Jul 13 2022 23:03:14 by
1.7.2

X-NUCLEO-6180XA1 Proximity and Ambient Light Sensor