Other Parts Discussed in Thread: IWR6843AOPEVM, IWRL6432, IWR1642BOOST, IWRL6432BOOST, SYSCONFIG
Tool/software:
Hi Team,
I am looking to build a standalone vital sign monitoring system using the AWR1642BOOST. My goal is to have the device work independently without a PC, meaning that it should automatically start monitoring vital signs (heart rate and breathing rate) as soon as it's powered on.
Additionally, I need to control GPIOs based on the measured data—for example, turning on/off a light based on specific thresholds for heart rate or breathing rate. I understand this may involve hard coding, and I'm familiar with editing CLI configurations in similar demos. I prefer to not work with ADC raw data if possible
Could you please guide me on:
- Hardware requirements: Do I need additional hardware (e.g., specific MCU or GPIO extension boards) to accomplish this task?
- Software setup: What are the necessary modifications to the existing demo? Should I modify the CLI or some other part of the code?
- Hardcoding the configuration: How can I ensure that the device works in standalone mode, without requiring a GUI or manual inputs?
- GPIO control: How can I configure the GPIO pins to be activated based on certain thresholds for heart rate and breathing rate?
I appreciate any detailed guidance on the steps I need to take to achieve this setup.
Thank you!
Jules