2022-07-28 06:56 AM
Hey, I'm making a school project where the goal is to control an external PC monitor's brightness with an ambient light sensor. The MCU needs to have an analog port to connect a potentiometer, and digital ports to connect a digital ALS. Currently I'm looking at the STM32 Blue pill, however, I can't figure out if it's best MCU to use (price & size is important). Another issue I have is that I haven't figured out how to connect the sensor to an MCU using the HID protocol. Thank you for helping!