Sound – Audio Projects

The Snorecorder

Snorecorder with SD Logging

Introduction Sound Byte The Snorecorder detects snoring sounds from a sleeping person and records the time and intensity of each snore. The data is written to an SD card, which can be easily viewed on a personal computer. Synopsis The Snorecorder determines and records snore events and functions in two modes, “trigger” and “continuous”; Trigger …

Snorecorder with SD Logging Read More »

Creating-or-opening-existing-project

AVR Studio Simulator Introduction and Exercises

LEARNING OBJECTIVES • get a brief introduction to most of the major debugging features AVR Studio• read through a refresher on C programming and an introduction to I/O on AVR microcontrollers• gain an appreciation of what the AVR Studio simulator is and what it’s good for• learn how to use the AVR Studio user interface …

AVR Studio Simulator Introduction and Exercises Read More »

DIY Smart Doorbell: Code, Setup and HA Integration

DIY Smart Doorbell: Code, Setup and HA Integration

In this project, I will show you how you can transform your normal doorbell into a smart one without changing any of the current functionalities or cut any wires. I will be using an ESP8266 board called Wemos D1 mini. New to ESP8266? Watch my Introduction to ESP8266 video first. Step 1: Watch the Video The video …

DIY Smart Doorbell: Code, Setup and HA Integration Read More »

Scroll to Top