This contains the code for controlling a generic haptic actuator (or generic load) based on MPU6050 accelerometer using CC26X0 series of MCUs.
- Make sure you have a launchpad set up.
- Compile and load the MCU using XDS11C debugger.
- Test if the MCU performs to spec.
- Use a jumper board to load the code onto a CC26X0 MCU.
- Before soldering off, make sure that the new MCU works by runnning it off of the Jumper board.
- Place MCU onto a PCB (use premade design from source for best performance).
It's possible to test the SC subprocessor alone. You'd need an XDS11C debugger and connect it to a supported machine but instead of compiling full source, run the SCS tasks only.
- Operating temps: min(MCU_SPEC, MPU6050) (one of these tends to be the bottleneck)
- Operating voltage: 3.3V +/- 0.1V (use a rectifier to stabilise)