Skip to content

Attempted to Implement Scaling

Aiven Arones requested to merge ADC_Functionality_Implementation into main

Scaling was implemented by creating 10 states corresponding to a specific range of the MAX_ADC. A subroutine would count how many leds were needed to be on and the main would branch to a specific state of the board depending on how many leds needed to be turned on.

Added a necessary dependency to the RP2040 diagram.json, was not working without it "env": "arduino-community".

Merge request reports

Loading