Alternatives
Products that do what Spaceflight-inspired pocket optical breath analyzer – 10Hz CO2/O2 does
We built a pocket-sized optical breath analyzer based on an optical sensor for measuring CO2 and O2. It streams CPET metrics in real time (VO2, VCO2, VE, RER, Tv etc) for breath-by-breath analysis. Functional prototype based custom PCB, mobile app, and web platform are working. Demo videos: https://youtu.be/-DcvRPJJkj0 https://youtube.com/shorts/Ycy8wP4oW2o?si=W0n1Oyof7M37kdta What’s different Instead of electrochemical O₂ fuel cells and typical CO₂ NDIR modules (slower response, periodic replacement/calibration), we use non-consumable optical sensors…
- 1AL
Hi HN! I’ve been working on an air quality measuring device called Air Lab for the past three years. It measures CO2, temperature, relative humidity, air pollutants (VOC, NOx), and atmospheric pressure. You can log and analyze the data directly on the device — no smartphone or laptop needed. To better show what the device can do and how it feels like, I spent the past week developing a web-based simulator using Emscripten. It runs the stock firmware with most features available except for networking. Check it out and let me know what you think! The firmware will be open-source and available…
2025 · networkedartifacts.com
- 2IT
Hi HN - My name is Andrew, and I'm a high school student. This is a write-up on StratoSpore, a payload I designed and launched to the stratosphere. The goal was to test if we could estimate physical altitude based on algae fluorescence (using a lightweight ML model trained on the sensor data). The blog post covers the full engineering mess/process, including: - The Hardware: Designing PCBs for the AS7263 spectral sensor and Pi Zero 2 W. -The biological altimeter: How I tried to correlate biological stress (fluorescence) with altitude. - The Communications: A custom lossy compression…
Nov 2025 · radi8.dev
- 3MH
Me and a few friends made this design document as part of our entry to the UK CanSat competition where a high school team is required to build a probe to be launched. The probe must serve some purpose, and ours was to map the temperature and pressure of the air at different altitudes. We had the opportunity to launch it a week ago and you can find the video of our launch here: https://drive.google.com/file/d/16bsLzxjP7OWRqVvCB62cLv7QYLR... During the launch we reached 400m above sea level, and the can pulled 70gs successfully. The parachute and can stayed intact.…
2025 · drive.google.com
- 4

- 5IW
2019 · github.com
- 6

- 7BP
2020 · github.com
- 8

- 9MA
Yes, the urine tank on the International Space Station. In real time, I might add! This uses the official live telemetry stream from Lightstreamer, although – at least at the moment – it doesn't eg. check what the signal status is so telemetry might be down altogether and you'd never know. Maybe in v0.2. Native menu bar application, so it doesn't require running a copy of Chromium and Node to show you two emojis and a percentage. I got the idea for this when somebody linked to https://iss-mimic.github.io/Mimic/ joking about how we can see in real time how full the urine…
2024 · github.com
- 10

- 11BC
I built a terminal app that paces slow breathing at 6 breaths per minute for vagal tone training. It's a single Python file, stdlib only, no dependencies — just run breathe and follow the bar. I'm a cardiology patient (HFrEF). Slow breathing at resonance frequency is one of the few non-pharmacological interventions shown to improve cardiac vagal tone and baroreflex sensitivity (Bernardi et al., Circulation 2002; Lancet 1998). I wanted a frictionless daily habit tool — no app store, no account, no subscription, just open terminal and go. Design constraints, all grounded in the clinical…
May 2026 · github.com
- 12OS
International Space Station Tracker on an ESP32 CYD (Cheap Yellow Display) costing $20. Live update over Wifi, touchscreen, backlight power management. Cheap and interesting classroom STEM project. Fully open source.
2025 · github.com
- 13LC
2018 · github.com
- 14AA
Hi all, We're Fabienne and Ewan of Climacrux. Today we're proud to launch our latest project to try and make carbon dioxide removal as accessible as possible: CDR Platform [1]. In short: it’s an API to connect to a portfolio of carbon removers. You can purchase from as low as a single gram and select from both natural and technological removal methods. Longer: A couple of years ago we launched an alternative to carbon credits, Carbon Removed[2], designed for individuals to buy and subscribe to CDR. But we always had the nagging thought that there was more that could be done. CDR Platform is…
2022 · docs.cdrplatform.com
- 15IB
A bit more context - the cloth sim is part of my app, Lungy (https://www.lungy.app). It's designed to be an active meditation / relaxation app, so you can play relaxing instruments in space and immersive breathing exercises. The original Lungy is a breathing app available for iOS, that uses real-time breathing with interactive visuals. The cloth sim is a Verlet integration, running on a regular grid. For now, I have tried a couple of different cloth scenes - a sort of touch reactive 'pad', where different parts of the cloth are mapped to different sounds and a cloth that blows…
2024 · youtube.com
- 16

We've been building open source embedded ADS-B receivers for a while, and spent the past 8 months smallifying our existing receiver tech with a new chip from Semtech. Ask me anything about ADSB or hardware manufacturing!
11d ago · pantsforbirds.com
- 17

- 18IM
Hey guys, A couple weeks ago, I was in Shenzhen, China for a hackathon and on the first day, we all used the one-day PCB fabrication to make PCB badges to wear during the event. I decided to go a little crazy and make some cool 3D alchemical-cosmological badges. It's 3 PCB's stacked on-top of each other that's connected using testpoints on each board. The innerboard has a 10 cent CH32V003 MCU that powers the WS2812B neopixels on the outer rings using the testpoints and shines through using exposed soldermask. If you have any questions about how the design works, feel free to let me know!
Aug 2026 · github.com
- 19

- 20

- 21

- 22LA
A comprehensive indoor air quality monitoring system built with ESP32-C3 Super Mini and multiple environmental sensors. This project helps you monitor CO2, temperature, humidity, volatile organic compounds (VOCs), nitrogen oxides (NOx), and particulate matter (PM1.0, PM2.5, PM10) to maintain healthy air quality in your home or office.
2025 · github.com
- 23DT
A person's heart rate fluctuates based on factors such as activity, environment, and mental state. Additionally, heart rate variations occur on a much shorter timescale, with changes happening every few seconds. During inhalation, heart rate slightly increases, and it decreases again during exhalation, a phenomenon known as respiratory sinus arrhythmia. There are several reasons for this. Firstly, an increase in volume within the thoracic cavity (the space between the ribs) leads to a corresponding drop in pressure, which is counteracted by a rise in heart rate to regulate blood pressure.…
2023 · github.com
- 24AT
Hi HN, I’m part of the team building Sniphi. Sniphi is a modular digital nose that uses gas sensors and machine-learning models to convert volatile organic compound (VOC) data into a machine-readable signal that can be integrated into existing QA, monitoring, or automation systems. The system is currently in an R&D phase, but already exists as working hardware and software and is being tested in real environments. The project grew out of earlier collaborations with university researchers on gas sensors and odor classification. What we kept running into was a gap between promising lab results…
Mar 2026 · sniphi.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →