Categories
TUTORIALS

Monitoring Air Quality data with ThingSpeak using an ESP8266 module

Overview In this tutorial, we will show you how to connect an Arduino UNO R3 with an ESP8266 WiFi module mounted on an ESP-01 adapter. We will also explain the steps for setting up a new channel on ThingSpeak and how to write data on the channel. This tutorial is suitable for beginners who want […]

Categories
PROJECTS

FreshFridge: Monitoring Community Fridge Capacity

Authors: Asha Bazil, Jenna Epstein, Kristin Chang, Celine Apollon INTRODUCTION Philadelphia residents are experiencing unprecedented levels of food insecurity. 17% of Philly’s population was considered food insecure in 2021,while in 2019 the City generated approximately 240,000 tons of food waste. On top of this, recent escalations in food costs mean that people are relying more […]

Categories
TUTORIALS

Sending Data To Firebase With The ESP8266 WiFi Module

Purpose: This tutorial will show you how to use the Arduino to program an ESP8266 WiFi Module. This module can be used to connect your Arduino to the internet. Parts: Arduino Uno Breadboard ESP8266 WiFi Module ESP8266 ESP-01 Breadboard Adaptor 8 jumper wires Notes: This circuit requires 3.3V for power. However, it is ideal if […]

Categories
TUTORIALS

HOW TO MAKE A PANIC BUTTON USING ARDUINO AND ifttt

Overview Nowadays people rely on cell phones, so emergency landlines in public spaces are hard to find. For situations when a connection is needed, it can be a tough decision which communication technology to deploy. The popular GSM (Global Systems for Mobile Communication) boards are becoming harder to integrate as 2G and 3G are becoming […]