playing music with Arduino | Speaker interfacing | Talking Arduino | VEDTUBE

Sdílet
Vložit
  • čas přidán 25. 01. 2020
  • How to do Arduino and Speaker interfacing | Talking Arduino | VEDTUBE
    In this video, I've shown how to play any mp3 audio with your Arduino without any module you just need a speaker for that and if available then use an Audio amplifier as here I am using a transistor TIP 122 for amplification of audio but the Arduino can only play 16 bit PCM 8kHZ audio mp3 & that mp3 should be coded using an encoder software the only downside is the low memory of Arduino UNO allows us to play an audio of approx 4-5 sec.
    connection :"-
    Arduino 11-- Base of TIP122
    Ground-------Emitter of TIP122
    5V--------------1st wire of Speaker
    2nd wire of speaker -- collector of TIP122
    How to do Arduino Speaker interfacing | Talking Arduino | VEDTUBE
    Download code library, connection diagram, and encoder software
    drive.google.com/open?id=1ydR...
    Download Audacity software here:-
    www.audacityteam.org/download/
    Subscriber my youtube channel
    / @vedtube
    How to do Arduino Speaker interfacing | Talking Arduino | VEDTUBE
    #ArduinoSpeaker #Audacity

Komentáře • 58

  • @sudeeppaul3403
    @sudeeppaul3403 Před 8 měsíci +2

    in the audio encoder software javaw.exe missing and I cannot open this software. What can I do?

  • @anubabu9604
    @anubabu9604 Před 3 lety +1

    Bro 1st to subscribe. I liked ur video

  • @rapter7779
    @rapter7779 Před 4 lety +2

    Nice video sir..... Great knowledge Now I Hack NASA thanku sir

  • @tahsinahmed9184
    @tahsinahmed9184 Před 3 lety

    My PC doesn't support .exe files would you please tell me the format of array?

  • @rons7555
    @rons7555 Před 22 dny

    Sir, Encoder.exe does not work. After extraction, get error message when I click it. Any solution, please ?

  • @Goldendhongboys
    @Goldendhongboys Před 2 lety

    Can u give me oled bike gear shift code plz.

  • @nadersaid1329
    @nadersaid1329 Před 3 lety

    ( 1 ) in pcm library
    how i can change sample from 8000 to 22000 or any sample.
    ( 2 ) pcm library it can run on
    nodmcu esp8266

    • @VEDTUBE
      @VEDTUBE  Před 3 lety

      * The audio data needs to be unsigned, 8-bit, 8000 Hz, and small enough
      * to fit in flash. 10000-13000 samples is about the limit.

  • @GabrielKakeKake
    @GabrielKakeKake Před 3 lety +2

    I have a question sir. If I have a speaker of 8 ohm and 0.5 W, which resistor do I have to use to connect it to Arduino that is 5 W??

  • @h4k3rsv28
    @h4k3rsv28 Před 4 lety +2

    Can you do this program with the input of a digital pin without a reset button?
    If it is possible, please share with me

    • @VEDTUBE
      @VEDTUBE  Před 4 lety

      Yes it can be possible
      You need to call the array when button is pressed

    • @h4k3rsv28
      @h4k3rsv28 Před 4 lety

      @@VEDTUBE please give the example

    • @VEDTUBE
      @VEDTUBE  Před 4 lety

      @h4k3r sv
      Connect me on my Instagram page
      Vedtube
      I will share the code with you.

    • @VEDTUBE
      @VEDTUBE  Před 2 lety

      @@h4k3rsv28 use the digital read example and inside if statement call the function .

  • @PhantomUniverse
    @PhantomUniverse Před 3 lety +4

    Sir that encoder audio is not opening sir, please make a video to install encoder software, please sir how to extract the files

    • @VEDTUBE
      @VEDTUBE  Před 2 lety

      google it you will found it easily.

  • @mohammadsh124
    @mohammadsh124 Před 4 lety

    very good

    • @VEDTUBE
      @VEDTUBE  Před 3 lety

      thanks

    • @lekhanpsimha348
      @lekhanpsimha348 Před rokem

      @@VEDTUBE sir unable to open encode exe file. telling jawew.exe check this name

  • @anupamroychowdhury3390
    @anupamroychowdhury3390 Před 4 lety +1

    I have downloaded encoder software from your link. But when I transper it to my computer it is not working . What should I do now?

    • @VEDTUBE
      @VEDTUBE  Před 3 lety

      i have uploaded the zip file in the same link download from there.

    • @siddhantmeshram5928
      @siddhantmeshram5928 Před 3 lety +1

      It is also not working in my laptop
      If ur problem is solved plz tell me as soon as possible sir
      When i open encode audio it says cannot find javaw.exe

    • @worldofcircuits7157
      @worldofcircuits7157 Před 3 lety +1

      Encode audio file can't be opened because its in java.exe

    • @dattaramesh7047
      @dattaramesh7047 Před rokem

      @@worldofcircuits7157 Ya what we can do..

  • @HariKrishna-fk2om
    @HariKrishna-fk2om Před 3 lety

    How to use the startplayback function in void loop

    • @VEDTUBE
      @VEDTUBE  Před 3 lety +1

      call that function after some delay.

  • @markaltiche6343
    @markaltiche6343 Před rokem

    I'd tried to make long recording but it's not working. How can I possible do the long recording? Your video is working on my end but only few recording. Long recording is not working.

    • @VEDTUBE
      @VEDTUBE  Před rokem

      Controller has very limited memory.
      You can try with SD card .

  • @domain3973
    @domain3973 Před 2 lety +2

    Can we use this without transistor?

    • @VEDTUBE
      @VEDTUBE  Před 2 lety

      we can use but without transistor audio will not be audible

  • @suryanshsrivastava8936

    Can we change the pin 11 to other pin

    • @VEDTUBE
      @VEDTUBE  Před 3 lety

      for that, we need to change the library code.

  • @girishdoni8380
    @girishdoni8380 Před 3 lety +1

    Like Without Transistor we can't play!?

    • @VEDTUBE
      @VEDTUBE  Před 3 lety

      we can play but sound will be less

  • @rajeshsuralkar611
    @rajeshsuralkar611 Před 11 měsíci

    bro i m not getting circuit in your description link

    • @VEDTUBE
      @VEDTUBE  Před 10 měsíci

      read the description its mentioned

  • @stevebdiq6463
    @stevebdiq6463 Před rokem

    bro why i cant open my playback in arduino , i have download the library

    • @VEDTUBE
      @VEDTUBE  Před 10 měsíci

      text me on my insta handle

  • @codeproducer4788
    @codeproducer4788 Před 3 lety

    when i am opening the encoder some error is coming
    plz help

    • @VEDTUBE
      @VEDTUBE  Před 3 lety

      Just google it you will found it. Download a new one that will fix the issue.

    • @codeproducer4788
      @codeproducer4788 Před 3 lety +1

      Can you give me the new one link

    • @siddhantmeshram5928
      @siddhantmeshram5928 Před 3 lety +1

      If ur problem is solved plz tell me the solutio i have project exam this week so plz

    • @codeproducer4788
      @codeproducer4788 Před 3 lety +2

      First download java software

  • @arunpatil3010
    @arunpatil3010 Před 3 lety +1

    Circuit kaha hai bhai.

    • @VEDTUBE
      @VEDTUBE  Před 3 lety

      Please check description.

  • @dibakarchakrabarty7717

    Can you do this program with the input of a digital pin without a reset button?
    If it is possible, please share with me.

    • @VEDTUBE
      @VEDTUBE  Před 4 lety +1

      Yes it can be done easily

    • @dibakarchakrabarty7717
      @dibakarchakrabarty7717 Před 4 lety

      @@VEDTUBE Thank you, Would you please share with me the program if possible to.

    • @VEDTUBE
      @VEDTUBE  Před 4 lety +1

      @dibakar please share your email on my instagram page.