-
Adafruit IoT Monthly: CO2 Canary In a Coalmine, AQI Funnies, and more!
IoT Projects
No-Code IoT CO2 “Canary In a Coalmine”
Much like the canaries that were kept in coal mines to detect gases, this build uses a CO2 sensor to detect indoor air quality. When the air quality is poor, the bird will drop, until you open your windows and bring it back to life! - Adafruit Learning System
AQI Funnies
The “AQI Funnies” project by extrasleepy combines air quality readings from sensors with comic strips. The comic strip’s content changes depending on the day’s air quality index. - ExtraSleepy
FloWat - Sustainably Powered Water Flow Analyzer
A “sustainable way to analyze flow rates in irrigation pipes for agriculturists without needing to worry about changing the battery every day”. An F50 Hydroelectric Generator charges and powers the FloWat’s sensor node. Data about the water flow (in mL and Water flow per revolution) is logged to the internet over WiFi. - FloWat
Tiny LED WiFi Companion Cube
This tiny LED cube scrolls messages from the internet. - Adafruit Learning System
WiFi Mailbox Notifier
Inconsistent US Postal Service delivery times led Kattni towards building a notifier “that tells you when your mailbox has been opened.” - Adafruit Learning System
Water Detector with Home Assistant
Andres Leon’s indoor air conditioner’s condensation pipe clogged and caused a small flood. In lieu of purchasing an off-the-shelf solution, they “decided to spend an inordinate amount of time, money, and effort into creating a water alarm device.” If a flood is detected, their device emits a high-pitched alarm and sends an email and text message. The 2500mAh LiPO battery runs for about 2439 hours. - GitHub
Affordable Solar-Powered Weather Station
The fourth revision of Debasish Dutta’s weather station is designed to be placed in remote areas which lack data-driven weather predictions. The “Solar Powered WiFi Weather Station V4.0” is solar-powered and transmits data using a LoRa module to a base receiver. - HackADay.io
IoT News and More!
Community-led Flood Monitoring with NYC FloodNet and FieldKit
The FloodNet cooperative is a group of researchers and NYC agencies that seek to reduce the risk of flooding in NYC. FloodNet has collaborated with FieldKit and created an online portal to allow NYC residents to visualize flood data, submit feedback, and assess their flood risk. - FieldKit
Building Dynamic Grafana Dashboards
Golioth published a blog post about making Grafana IoT dashboards more dynamic. - Golioth Blog
-
WipperSnapper UPDATE - Servo Control
The Adafruit IO team just released an update for Adafruit IO and the No-Code IoT Firmware, WipperSnapper. This update brings the ability to control the position of a servo motor from Adafruit IO, without writing a line of code. Servos may be used in any IoT projects where you need to physically display a value or to open a door/window/lock.
Combine Adafruit IO Actions with Servos for Rule-based IoT Projects
We also enabled control of a servo motor from an Adafruit IO Action. For example, the Action below tells a servo to write a pulse width of 2500uS if the temperature sensor (also connected to a WipperSnapper device) is greater than 70 degrees Celsius. The servo could be attached to a door, and open it if the temperature is too high.
How we implemented servos in Adafruit IO
The Adafruit Shop stocks many different types of servos that can rotate 180 degrees (90 degrees in each direction). While most (standard, non-continuous) servo motors generally adhere to “default” servo pulse widths provided by the Arduino library (1ms to 2ms), it’s possible that the defaults may not give you a full 180 degrees of motion. Instead of setting the angle of the servo, Adafruit IO’s servo support includes a “Generic Servo Component” that lets you set the minimum and maximum pulse width for your servo, in uS. Further - if your servo uses a non-standard frequency (anything other than 50Hz), it can be changed from here.
Read the Quickstart: Adafruit IO WipperSnapper guide to get started today for free »>
As always, if you have any suggestions or bugs to report about these new features, please let us know in the forums.
-
Adafruit IoT Monthly: BBQ Smoker, Emoji Telegraph, and more!
IoT Projects
Two Way Telegraph with Analog Feedback Servos
A fun way to communicate quietly (and wirelessly) within the same household or long distance to let someone know you’re thinking of them. These modern telegraphs use a combination of analog feedback servos and capacitive touch to create a two-way communication system. The emoji-clad dial is inspired by a ship’s mast. - Adafruit Learning System
cloudSmoker - BBQ Temperature Monitor
This is the last newsletter of summer, so we’ll include one last BBQ project. The cloudSmoker is a DIY temperature monitor for BBQ grills that can display time graphs of two temperature probes (pit and internal meat temperatures) and push notification alerts to a smartphone for when the meat is ready. -GitHub
E-Paper Price Tag Grid
E-Paper price tags are becoming ubiquitous at big-box stores in Europe (with slow adoption in the United States). After the tags were reverse-engineered, Aaron purchased a couple hundred of the tags and built them into a grid. Each display is controlled over ZigBee from a host PC. - YouTube
Using AWS IoT with the ESP8266
Brian took a deep dive to get AWS IoT working with his ESP8266 development board. This guide “should be treated like a recipe” and includes reproducible steps for using this board with the AWS IoT platform. - NetNinja
Modular Control System for a Garden Pond
Poseidon is a modular system for a garden pond. Leveraging a TICK stack (Telegraf, Influxdb, Chronograf, and Kapacitor), the system can control a fish feeder, water tap, the pond controller, and monitor the overall water quality. There’s also a web app to interact with the pond. - GitHub
MiniHelmetTracker - NFL Standings Tracker
As we proceed into American Football season in the States, Simon Schoar published their real-time NFL standings table robot. The MiniHelmetTracker “retrieves standings data - close to real-time - via WiFi and sorts mini helmets by the league, conference, division, and playoffs.” -schoar
CircuitPython on ESP32
The ESP32 is a great and very popular processor used on lots of development boards. However, its lack of native USB has kept it from getting a CircuitPython build… Until now! A new web workflow feature being added to CircuitPython 8 has brought the ESP32 back to the scene. This guide gets you started with CircuitPython on the ESP32. - Adafruit Learning System
IoT News and More!
The Engineer’s Guide to Matter
Ovyl has an excellent blog post up that cuts through the marketing details about the Matter IoT protocol and provides only the technical details. - ovyl
Azure Embedded Wireless Framework
Microsoft published information about their Azure Embedded Wireless Framework to GitHub. This is “a framework for writing applications and controlling wireless network adapters (cellular, WiFi, …) while abstracting a driver interface for hardware vendors to plug-in modules with self-developed drivers.” We’re all for abstracting driver interfaces! -Adafruit Blog
-
WipperSnapper Custom Component Visualizations
Another month, another Adafruit IO update! This time we’re bringing gorgeous default WipperSnapper component visualizations and the ability for users to customize them.
New! Configurable Component Visualizations
We’re pretty proud of our built-in visualizations:
…but we don’t require you to like them, so we’ve made them customizable.
Custom Labels
Maybe “On/Off” isn’t exciting enough for your IoT lights and you want to change it to something more provocative. Now you can!
Simply open the component settings (little gear icon in the top right of its panel) and you’ll see an “Appearance” section of the form. Type whatever text you want in the “On Label” and “Off Label” fields to see your changes reflected in the visualization live:
Custom Icons
What about those icons? I’m so glad you asked, because those are customizable as well! At launch, we have 2 sets of icons available:
- Font Awesome 6 (the same icons you see around the site)
- Emoji 😎
Changing icons is similar to editing labels, but you click the icon field to see a snazzy new icon picker:
New! Component Contributors Can Set Their Default Visualizations
In the last update, we talked about how our WipperSnapper-capable Components are now completely managed via JSON in a public GitHub repository. Now, that JSON can include visualization data, so folks contributing new Components to IO can make sure they are rendered beautifully by default. (At least until a user overrides those settings with their own idea of “beautiful”!)
Here’s a quick look at the JSON for the LED component:
{ "displayName": "LED", "autoSelectString": "led", "mode": "DIGITAL", "direction": "OUTPUT", "visualization": { "type": "switch", "offLabel": "Off", "offIcon": "fa6:regular:lightbulb", "onLabel": "On", "onIcon": "fa6:solid:lightbulb-on" } }
That
visualization
section is the new bit. It’s pretty straightforward, but you’ll still need a guide to explain the syntax and options available. Check out the Component Contribution Guide to learn how to add (and visualize) all those components you wish IO had.New! I2C Sensors Display Their Appropriate SI Units
Those incredible little I2C components can sure sense a lot of different stuff! From temperature to acceleration to air quality, we know it’s important to be clear about what exactly we’re tracking. With this update we’ve added the appropriate SI Units to each kind of sensor, so you always know exactly what the numbers mean.
Here’s an example using an upcoming component (the LC709203F Battery Monitor):
As always, if you have any suggestions or bugs to report about these new features, please let us know in the forums.
-
Adafruit IoT Monthly: Detect Radiation, ML Baby Monitor, and more!
IoT Projects
IoT Geiger Counter
With increasing discussions about nuclear war, g3gg0 felt “people got into thinking about radioactive exposure again”. However, most Geiger counters, a small instrument to detect radiation, available on the internet do not send their measurements to the internet. In the link, G3gg0 built their own internet-connected Geiger counter from start to end. - g3gg0
Machine Learning Hungry Baby Monitor
Caleb built a warning system for when his baby gets hungry. The baby monitor’s camera, interfaced with Google MediaPipe, can now detect behaviors like lip smacking, pacifier rejection, and fist rejection. - HackaDay
Tracking Satellites with a Low-Cost Base Station
Alberto Nunez built a base station for $40 capable of tracking satellites as they pass overhead. This project sends data to TinyGS, an “open network of Ground Stations distributed worldwide to receive and operate LoRa satellites, weather probes, and other flying objects. - HackaDay
Trials of Building an Internet-Enabled Vaccine Fridge
Charlie is building an internet-enabled fridge for a local veterinarian’s vaccine storage. The previous design used a Particle board and a cellular network to send a fridge’s configurable temperature reading to the internet. The latest post in this series attempts to “live the IoT dream” by connecting the fridge to an Arduino Opla and Arduino Cloud. -molecularist
IoT Pet Food Scale with Azure and CircuitPython
Liz Clark built a pet food scale using CircuitPython and a strain gauge. Measurements are sent to Microsoft Azure to ensure your pet doesn’t go hungry. - Adafruit Blog
LoRa Water Tank Level and Pump Controller
Renzo Mischianti is building a solar-powered controller for a water tank. This tank sits 1.5km away from home, with no power. The controller sends the water tank sensor readings over LoRa. The water pump activates when the tank’s water is too low. - HackaDay
A Simple Garage Door Opener with the Raspberry Pi Pico W
Core Electronics wired a garage door controller to the new Raspberry Pi Pico W. With some MicroPython code, the Pico W hosts its own web server which can be accessed to control the garage door. - core-electronics
IoT News and More!
Adafruit WipperSnapper - Updates & More!
The Adafruit IO team recently pushed a shiny new “getting started” experience for WipperSnapper that’s perfect for folks building their first IoT project. In addition to us blogging about the new onboarding process and design changes, we’ve also swept through existing product documentation to update the WipperSnapper firmware setup and Adafruit IO Usage process for each board.
Blecon - Network Infrastructure for BLE
BLEcon attempts to be the “missing network infrastructure for BLE” by using smartphones as Internet access points. - blecon