2022-11-14 12:20 AM
I am starting a DSP class project that will be auto-adjusting blinds using the Nucleo-L476RG board. To start off, I am wondering how it is possible to control the Nucleo board wirelessly with an android phone. I am aiming to control a stepper motor that is connected to a stepper motor driver expansion board that will connect to the original Nucleo board, and this will be done either with a phone or remote control with physical buttons. Is it preferable to use either wifi or Bluetooth exclusively to accomplish these tasks? Thank you for your time.
2022-11-14 09:46 PM
Nucleo-L476RG does not include wireless connectivity of any kind. So you can attach whatever is appropriate, like BLE or a cheap 433 MHz receiver which connects to cheap remote controls with physical buttons.
hth
KnarfB