1. Challenger's Kit
2. UPS and External Batteries
3. Sensors
1. Challenger's Kit Thanks to Infineon Technologies for the challenger's kit. It consists of a note book, a ball pen and the PSoC 62S2 Wi-Fi BT Pioneer Kit.The ...
1 Create New Project
2 BSP
3 Build with FreeRTOS
4 The Fun in PWM control
1 Create New ProjectAfter Install Modus IDE, the creating of new project becomes easy. Just press CRTL+7 to invode Project creater, select template, middleware an...
Hi Everyone, These days people realize farming is very important to live in this world. To make us healthy we need to stick to good organic foods and so many people started organic farming.To start with, a small garden is the best place to...
1. Original Project Scope
2. Problem with UPS
3. New Project Scope
1. Original Project Scope Originally, I'd like to build a low power control system for my existing backup sump pump. I hope my sump pump can work 30% to 50% longe...
I've recently discovered a nice integrated MP3 player JQ6500 MP3 Player and thought it would be a nice to add audio output to my project . I'm also working to integrate the various pieces of functionality that I've been trying out.&n...
Posted by skruglewicz in Low Power IoT Design Challenge on Aug 23, 2021 8:14:00 PM BLOG# 3 - BPM Display - System DesignA Heart Rate Monitor Display project utilizing the P...
Preparing DatasetIn the last blog, I developed a device firmware to provide sensor data to SensiML Data Capture Lab using UART. In this step, we will prepare our dataset using DCL for developing a machine learning model. Before going to DCL we need t...
IntroductionI am going to use Machine Learning for detecting the electrical load. Power, Current & Voltage will be used as a dataset and the attached load will be identified analyzing the current, voltage, and power waveform. I will use the Sensi...
Renesas Air Quality Sensor ZMOD4510I want to collect air quality data around my neighborhood. The device should be portable and with low power consumption. ZMOD4510 Outdoor Air Quality sensor can measure pollutants like ozone and NOx and calculate Ai...
I'm doing this slightly out of sequence as I had intended to finish deploying the Keyword Model first. Unfortunately, I'm having some issues getting the C++ inference library integrated into my Modus application. Hopefully, I can ...
IntroductionFor detecting & identifying an electrical load using machine learning we will use power pattern as our dataset. Electrical instantaneous power can be calculated from instantaneous voltage and instantaneous current. From both resistive...
My first step toward implementing a tinyML keyword spotting model is the collection of audio data from the PDM microphone on the EPD shield. I am going to start from an example project that was posted on Electromaker by knaveen: https://www.ele...
What is ModusToolbox?ModusToolbox was built to make it easier and more efficient by removing development barriers and allowing the user to create real-time applications quickly. ModusToolbox is a set of tools and software that includes configuration...
I'm going to reuse a remote microwave sensor that I had put together for another project and thought that I should show its implementation. I am using an inexpensive RCWL-0516 sensor that others in the community have used. It uses the...