Blog Home

Turning a K-Way jacket into an intelligent hike tracker with the Nicla Sense ME

Arduino TeamNovember 28th, 2022

Going for a hike outdoors is a great way to relieve stress, do some exercise, and get closer to nature, but tracking those adventures can be a challenge. Our recent collaboration with K-Way led Zalmotek to develop a small device that can be paired to a jacket to monitor progress on a wearer’s trek and even the current atmospheric conditions.

At its core, the tracker can be split into three main functions: predicting changes in weather, keeping tabs on step/climb activity, and gathering and sending raw data over Bluetooth® Low Energy to the Arduino IoT Cloud for additional processing and training machine learning models. Performing these tasks is a Nicla Sense ME board, which contains an advanced six-axis BHI260AP IMU, a three-axis magnetometer, a pressure sensor, and a BME688 four-in-one gas sensor with temperature and humidity capabilities.

Zalmotek first collected data samples using the Edge Impulse Studio from the barometer ranging from rising to falling air pressure, as they predict clear or stormy conditions, respectively. Once finished, a classification model was trained and deployed to the Nicla Sense, where the LEDs could indicate which weather pattern is more likely. The activity tracking model, however, was trained using data collected from the IMU and labeled with either walking, climbing, or staying. After integrating them both into a single sketch, Zalmotek created an Arduino IoT Cloud dashboard for displaying these values in real-time.

For a deeper dive into the device, read Edge Impulse’s blog post. You can also discover more about the Arduino x K-Way project here.

Leave a Reply

You must be logged in with your Arduino account to post a comment.