Arduino library for the MMA8452Q 3-axis accelerometer. Based on the library by Jim Lindblom @ SparkFun Electronics.
Copyright 2023 RoboCore.
- /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
- /src - Source files for the library (.cpp, .h).
- keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
- library.properties - General library properties for the Arduino package manager.
- License.txt - The license file of the library.
"MMA8452Q-lib" is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
"MMA8452Q-lib" is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with "MMA8452Q-lib". If not, see https://www.gnu.org/licenses/