Giter Club home page Giter Club logo

Comments (3)

Winston-Lu avatar Winston-Lu commented on June 25, 2024

One issue i might see is that the buzzer may not be very loud for an alarm, so you may want to look into some other audio device such as a speaker, but it'll be difficult to implement without the hardware and would need some sort of amplifier. I don't these features would be complicated to implement, however I do not have access to the hardware as I am currently abroad and wont be back until September. I could push some untested changes however it will be unstable and may not work correctly

from esp8266-led-shelf.

nioubo avatar nioubo commented on June 25, 2024

Yes, that was exactly my guess about the alarm volume...

I still have another option, but I need to dig for a way to activate a car stereo trough the arduino with some sort of hardware.

from esp8266-led-shelf.

Winston-Lu avatar Winston-Lu commented on June 25, 2024

A piezo buzzer would be fine if you can power it with more than 5v. However you would need some amplifier for it such as a transistor amplifier so the esp8266 3.3v logic pins can drive the 9v signal for example
https://electronics.stackexchange.com/questions/380206/how-to-make-active-buzzer-louder
Note that you should not exceed the rated maximum voltage of the buzzer, and that the transistor should be close to saturating (turning on fully) at 3.3v otherwise we wont get the full volume. Otherwise we can add another stage at 5v to try to boost the current flow into the base of the transistor (or gate of a mosfet)

from esp8266-led-shelf.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.