Posted on 1 Comment

USB Settings for Logging with the ESP32-S3 in PlatformIO

The ESP32-S3 is endowed with two noteworthy USB features that its predecessor, the original ESP32, lacked: USB OTG and USB CDC/JTAG. This blog post delves into the platformio.ini settings that govern the USB behavior of the ESP32-S3, with a particular focus on logging in CDC/JTAG mode.

Continue reading USB Settings for Logging with the ESP32-S3 in PlatformIO
Posted on 2 Comments

Breathing LEDs – cracking the algorithm behind our breathing pattern

Breathing LEDs on ThingPulse Icon64 stock firmware

When was the last time you were thinking about your breathing pattern or the algorithm that forms it (or does the pattern form the algorithm)? I guess it is safe to assume that if your answer is “never” or “it’s been ages” you will be like most readers. Also, if the term spirometry does not ring a bell with you: relax, welcome to the club. Spirometry is the measuring of breath by the way.

Continue reading Breathing LEDs – cracking the algorithm behind our breathing pattern
Posted on 5 Comments

Swiss CO2-monitor using Icon64

ThingPulse Swiss CO2-monitor in a classroom

Using our Icon64 acoustic LED device we built a truly Swiss CO2-monitor by integrating a Sensirion SCD4x CO2 sensor – designed, engineered and built in Switzerland.

The SDC4x offers an unmatched price-to-performance ratio despite coming from a country with very high living and production costs. Furthermore, it more than breaks the size barrier in CO2 sensing. A CO2 sensor of such precision and accuracy in a <1cm3 package is unheard of.

We built the Icon64 with extensibility in mind from the very beginning. This allows us to react quickly to specific customer requirements. The Swiss C02-monitor is a result of this.

The Icon64 CO2-monitor is perfect for your classroom, living room, and (home-)office.

A student asked me yesterday: how did we manage to survive so far without?

Primary school teacher after introducing the Swiss CO2-monitor

With 27 students it takes about 15min until it blinks red. Opening the windows for five minutes brings the level down to 500ppm and everybody continues to work with peace of mind.

1st grade teacher
Posted on Leave a comment

Install & configure apps with the App Fairy

blank

In order to make our devices more accessible for customers who do not feel at home with PlatformIO or the Arduino IDE we developed the App Fairy. The App Fairy is a self-contained app store for your computer. It allows to install and configure applications for our devices without editing any source code. Best of all? The App Fairy does not require installation itself. Just click and go!

Continue reading Install & configure apps with the App Fairy