Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 583 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 583 Bytes

NRF52832 Firmware for Force Sensor Measurement

This repository contains the firmware code for periodically measuring several ADC channels and an IMU from a NRF52832 microcontroller. It was made for CS598EKS (Illinois' Smart Cities / IoT course).

To run this, set up nRF Connect for VS Code and compile using that. To program, either use a nRF development board and the Connect SDK's default tools, or use something like openocd.