Buzzer : possible to simulate buzzer-tone on a pc with win7 ?

hi,
waiting for the ordered buzzer would like to simulate on pc with win7
(or win11 on notebook) meanwhile..

  1. is this possible ?
    i only know there is something like a buzzer in pc but what is this capable ?

on my pc additionally there are loudspeakers connected to..
could i use these ?
3) preparing a thermo-monitor-project with arduino nano, thermo-sensors, lcd-monitor,led's
would like to give alarm signal
not only at the place of the thermo-monitor
but additionally by loudspeakers in other rooms : how to do this best ?

any tipps welcome and thanks in progress

I guess the answer is: it all depends on your ability to program your PC to create the sound.

at least, is ist possible to run an buzzer - example on standard-pc ?

Your arduino could use the serial connection to the pc to send commands and you could have a Python or Processing (or whatever you know how to code with on your PC) receive the command and do what’s required

hi,
meanwhile i tried with UnoArduSim2.9.2..seems to work and use the pc's speaker..
i hear something and can go forward with preparing thermo-center..

wish nice advent days

that does not work satisfactionally..there are only clicks , not tones..

if i include "windows.h" to use beep()-function Simulator goes to "Nirwana"

so i'll stop these tries and wait patiently for incoming delivery :neutral_face:

hi,
after learning to use wokwi-simulator i'm glad to
tell that buzzer works fine :slightly_smiling_face:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.