ESP32 Internet Radio TTGO T-Display board

Поділитися
Вставка
  • Опубліковано 8 вер 2024

КОМЕНТАРІ • 170

  • @threedaymonk
    @threedaymonk 2 роки тому +16

    What a great project! These little boards seem amazing value, but I had no idea they could manage something as complex and processing-intensive as this. It sounds much better than I expected 8 bit audio would.

  • @richieraisz9353
    @richieraisz9353 2 роки тому +2

    It seems my previous comment was deleted.... maybe because the attached link.
    So thanks for sharing, this works fine, and there is no problem to upload the sketch. It is a very useful project for me, there are some stations here, available just via net.
    Let me suggest / kindly ask for a development of the project. It would be very useful to include a web server, enabling an easy way to enter wifi credentials. In this way the project would be really universal, and mobile, enabling to take the device with you, connect, and use anywhere.
    I guess, most of us would be grateful for this functionality!
    Thank you to take my comment into consideration, and many thanks for developing, and sharing this project!!!

  • @royhammond6844
    @royhammond6844 2 роки тому +3

    Great project and I managed to get a version up and running, I'm impressed.
    What would be very useful would be some tips / instructions on how to add more streaming radio stations. I've tried but been unsuccessful.

  • @ardaozmen2761
    @ardaozmen2761 2 роки тому +8

    Hi! I follow your projects with interest. The videos are both educational and entertaining. Maybe one day you can show how to make an interface that controls rgb leds(ws2812b). This can be done via the internet, but it would be nice to do something like a color picker from the TTGO T-DISPLAY's screen. Thanks for this cool video.

  • @smitmachinale8281
    @smitmachinale8281 2 роки тому +1

    Watching your esp32 video's, i have also catched the esp32 fever. Thank you🙃

  • @0miker0
    @0miker0 2 роки тому +3

    Huge thank you for posting these projects and releasing the sketch that we all can use. I created a desktop clock/ weather station that uses pieces of your code and could not have done it without your help. Please keep up the great work.

    • @VolosProjects
      @VolosProjects  2 роки тому +1

      Tnx man, i will try😃

    • @0miker0
      @0miker0 2 роки тому +1

      @@VolosProjects if you want to check it out. I mentioned your channel in the Description and again in the sketch at the top; ua-cam.com/video/Y3FI6KhXrEo/v-deo.html

  • @edwardfletcher7790
    @edwardfletcher7790 2 роки тому +5

    Your interface design is beautiful. Thank you for sharing your work 👍
    A rotary encoder might be a better choice than a button tho'....

    • @VolosProjects
      @VolosProjects  2 роки тому +2

      Thank you, good idea😃

    • @j0nikus
      @j0nikus 2 роки тому

      agree (согласен)

  • @DanielSMatthews
    @DanielSMatthews 2 роки тому

    That is very smart, I was thinking of adding a unit like that to an old portable radio so that I can have information services and server processes post messages via MQTT then use Larynx TTS to feed the messages to an announcement service. One way is to have the TTS output to a wave on a HTTP server then send the URL to the TTGO board so that it just sits their playing new waves off the server whenever it is notified of a new one. It would just have to maintain a small queue of URLS in case the messages came in faster than it could play the audio.

  • @joels7605
    @joels7605 2 роки тому +2

    Amazing work good sir! Well done! I'm going to buy a few of these boards and try out some of your projects.

    • @VolosProjects
      @VolosProjects  2 роки тому +2

      Thank you, you will not regret, these are great boards

  • @Davedarko
    @Davedarko 2 роки тому +3

    I just found mine from that time they had a promo price of 1 USD :) what a coincidence :)

    • @VolosProjects
      @VolosProjects  2 роки тому +1

      I wish they are now 1 dollar😃

    • @Luke-san
      @Luke-san 2 роки тому +1

      Damn, I overpaid by 3 euro I just checked. Bought it in December 2019 it seems and has been in the famous drawer since. Our friend here made me take it out again. Now I need extra glasses to read the display.

  • @mrobarton7192
    @mrobarton7192 2 роки тому +2

    Another great video!
    I did not see in the code TFT_ BL (pin 4) defined. I assume it's done in the user setup header file. Also there is an LED included perhaps for future use?
    In the video it appears to be a SPST slide switch are you currently using that in this project? Again another great job keep up the good work!

  • @bothhons1925
    @bothhons1925 Рік тому

    I built it! Utilised an old powered PC speaker and built it all into a repo radio case. If you'd like pictures let me know.

  • @stefanwelker956
    @stefanwelker956 2 роки тому +1

    absolutely great project, and nice video ! not too long not too short and full of information

  • @xukangmin
    @xukangmin 2 роки тому +1

    you must be a damn good UI/UX designer

  • @ugetridofit
    @ugetridofit 2 роки тому +3

    Now take it to the next level and have it connect to a bluetooth speaker.

    • @Luke-san
      @Luke-san 2 роки тому

      I don't think that they have a protocol to stream audio over BT. I requested the same in some KAradio groups and nobody answered. My advice for now is a Pi Zero W and Moode player which works perfect with BT speakers. I have a Zero 2 W also but that one has an issue sending audio to BT with moode.

  • @MagivaIT
    @MagivaIT 2 роки тому +2

    great project. can you add bluetooth pair output. that would be ultracool

  • @Akinava
    @Akinava 2 роки тому +1

    Looks really cool. Thank you for sharing.

  • @Leafyfpv
    @Leafyfpv 2 роки тому +1

    1k likes! Props! Thanks for sharing!

  • @eddiejones8709
    @eddiejones8709 5 місяців тому +1

    I really like your Internet Radio project, But I only have one question. Without a schematic to use, I took a screen shot of your project board to better understand where the extra button and slide switch was wired. After reviewing your sketch file I see that BTND=17 but in the video I don't see where this GPIO pin is being used. What am I missing. Any help you can give would be greatly appreciated. Thanks again for your videos they are very helpful for a beginner like myself.

  • @minipv9972
    @minipv9972 6 місяців тому +1

    . Great project. You have 2 radio projects. 1 FM and 1 internet. How about combining them so we have FM reception and also internet and if we add Bluetooth probably we can stream playlists. Any feedback or advice on hw and libraries to use? You neighbor from Greece where internet sucks sometimes

  • @albanprada7183
    @albanprada7183 Рік тому +1

    Great project!. what about hardware wiring? - I don't know how to wire the audio connector

  • @markgreco1962
    @markgreco1962 2 роки тому +1

    Another great project thank you

  • @Ardor2000
    @Ardor2000 2 роки тому +2

    Great project! It would be nice if I could change the streaming URL's in some more local ones. I've tried to change some URL's but it didn't work. Any instructions would be very appreciated.

  • @zhuliang1983
    @zhuliang1983 2 роки тому

    niubi! ba zhe kuai ban zi wan chu hua lai le!

  • @Mike-rv5rz
    @Mike-rv5rz 2 роки тому +1

    it would be great to connect a weather station and internet radio in one project

  • @meiziok
    @meiziok 2 роки тому

    just amazing~ I gonna order in Ali Ex=)

  • @grandprime7397
    @grandprime7397 2 роки тому

    Superb video Support from Kerala india

  • @samsonstrike
    @samsonstrike 6 місяців тому

    Hi! nice project! Tryed it today - had to remove frame.h otherwise error to big file 101%. I couldnt find any scematics which pins your using. did I miss something? Nice Greetings😎

  • @celem1
    @celem1 2 роки тому

    Thank you for sharing your design. I really like the display. Since RECEIVA is closing down, my Crane Internet radio will soon stop working (search has already stopped) and I plan to gut it and replace the insides with something like what you have designed. My goal is to use the CCWIFI's original knobs and buttons.

    • @brentjohnson1784
      @brentjohnson1784 2 роки тому +1

      I want to do exactly the same thing, if you figure out how to use the original knobs and buttons - please let us know how you did it.

  • @fredi1960
    @fredi1960 2 роки тому

    Volos is a very good fellow......

  • @MrBobWareham
    @MrBobWareham Рік тому

    Very nice project and looks good, so is it 8 bit and mono output?

  • @lakyljuk
    @lakyljuk 2 роки тому +1

    Which version of board do you recommend? There are 3 types available at Banggood link you provided - different memory, different transfer speed, what is better?

  • @arie-janwillemvanderpadt592

    Hi! I loved your TTGO radio sketch, I wonder is it possible to add a DAC Module 1334 UDA1334A if so do you have ideas how to change the sketch. Thanks

  • @michealmorrow1481
    @michealmorrow1481 2 роки тому

    So many questions left unanswered! What pins are you using for output (I see in comments). Are you driving a speaker directly or an amplifier? What amplifier or what kind. Where did you get that breadboard mini-phono connector?

  • @TomStaels1
    @TomStaels1 2 роки тому +1

    Nice little project !!
    Do you have a link to that breadboard?

  • @RixtronixLAB
    @RixtronixLAB 2 роки тому

    Nice video, thank you :)

  • @MrNetworx
    @MrNetworx 2 роки тому

    Really cool, thx.

  • @richieraisz9353
    @richieraisz9353 2 роки тому +1

    Hi, I have realized, jut a very few stations/links can be player , it seems, there is a kind of limitation -- what is the correct format, bitrate etc. to use to insert into the sketch?
    thanks in advance!!!

  • @TOMTOM-nh3nl
    @TOMTOM-nh3nl 2 роки тому

    Thank You

  • @oieieio741
    @oieieio741 2 роки тому

    Very Cool!

  • @EasyOne
    @EasyOne 2 роки тому

    wow!

  • @arniep740
    @arniep740 2 роки тому +1

    Thank you for this project. Can you tell us what the slide-switch that we see just below the output jack is used for? Is there a way to get stereo output?

    • @hjlc3135
      @hjlc3135 11 місяців тому +1

      connect you jack as follows: L=pin 26 R=pin25 and common to GND and comment this line in the sketch: // out->SetOutputModeMono(true); quality goes a bit down but is stereo

  • @sergeysurkov155
    @sergeysurkov155 2 роки тому +1

    maybe you should try using BT to play sound?

  • @user-sb5jb2cn9d
    @user-sb5jb2cn9d 6 місяців тому

    you write "connected to pins 26 and GND" which is the audio output pin26 (Dac2).
    is the pin25(Dac1) also audio output? stereo output?
    And which pin is the button connected to?
    Pin 12 or 13

  • @zaprodk
    @zaprodk 2 роки тому

    Very well thought out! - Did you think about adding some code that doesn't start playing the audio until the buffer starts changing (to avoid the Bzzzzzzt sound on playback start)? - I guess you could check the audio buffer for changes before enabling audio output simply?

    • @MickesSg
      @MickesSg 2 роки тому

      I think the blocking "delay" commands int the main loop causes the problem.

    • @zaprodk
      @zaprodk 2 роки тому

      @@MickesSg There's delays? Oh my .... Yep that might be the problem.

  • @jfbtorre
    @jfbtorre 2 роки тому +1

    where can I find the circuit diagram?

  • @Yevhen-lp7qe
    @Yevhen-lp7qe Рік тому

    Cool!

  • @livingrainman
    @livingrainman 2 роки тому

    Great video! I would like to output the audio to a pcm5102a dac via I2S. Is this easily implemented? Any suggestions would be great! Thanks.

  • @sportstraveling
    @sportstraveling 6 місяців тому

    Do you think you can combine FM and internet Radio? in one, I saw you have another project with fm Radio.

  • @sportstraveling
    @sportstraveling 6 місяців тому

    I love this project but i m wondering whether you can combine the Internet Radio together with the FM radio in your previous project you have done , Any tips?

    • @VolosProjects
      @VolosProjects  6 місяців тому

      Yes it is possible, maybe i will put this on my todo list

  • @bothhons1925
    @bothhons1925 2 роки тому

    Looks great, I'm looking at building this. I see the pin 26 DAC is used for the Audio output. I see pin 25 is also a DAC, so I wonder how difficult it would be to implement stereo - any thoughts anyone?

    • @eddyleast8684
      @eddyleast8684 Рік тому

      Found this on the audio library he uses
      // AudioOutputULP out = new AudioOutputULP(); // stereo
      // Connect left channel on pin 25
      // Connect right channel on pin 26
      // OR
      // Connect mono channel on either of them (stereo samples are downmixed)
      // AudioOutputULP out = new AudioOutputULP(1); // mono, only DAC 1
      // OR
      // AudioOutputULP out = new AudioOutputULP(2); // mono, only DAC 2
      Although I dont know how to implement it, since he's using I2S and not ULP. its on the AudioOutputULP.h at the src folder of the ESP8266Audio Library

  • @marianofpv
    @marianofpv 2 роки тому

    SomaFM FTW

  • @MickesSg
    @MickesSg 2 роки тому

    Nice Projekt ! I have some of these Boards laying around and from another Project a little amplifier :-). I will try your code!
    But one question, is it possible to scan for more Streams? Or a website with working radio stations to download ?
    A webinterface to add new radio stations shoud be nice :-)))
    Greets Michael

    • @VolosProjects
      @VolosProjects  2 роки тому

      Right now i dont know how to do that, but it a great idea, thank you.

    • @countrymu6
      @countrymu6 2 роки тому +1

      We can add more radio stations. We need to get their stream urls and paste in the relevent area.

  • @ardaozmen2761
    @ardaozmen2761 2 роки тому +1

    I can't find the auido pin in the code and I guess there is no schematic but as far as i can see i will use pin 26 and gnd. Sorry, I can't focus due to amazing finger dancing :)

    • @VolosProjects
      @VolosProjects  2 роки тому +2

      Hhaah, so you noticed. Yes pin 26 and ground are output.

    • @assenzio1977
      @assenzio1977 2 роки тому

      Very nice, I have uploaded the code after some difficulties. Soon playing with it.

  • @cryptotrancer331
    @cryptotrancer331 2 роки тому

    I liked it.

  • @djokinac
    @djokinac 2 роки тому

    svaka cast kao i uvek
    ali imam jedno pitanje
    zezno sam levi taster i to sa onom tvojom igricom
    znachi ti si kriv 😃
    e sad ja drugi nemam a i da imam tako to sitno zameniti za mene je nemoguce
    ima li koji pin a da je za ovaj taster ili sta predlazes drugo
    pozdrav i hvala unapred

    • @VolosProjects
      @VolosProjects  2 роки тому

      Posalji mi svoju adresu na arduino.b2016@gmail.com poslat cu ti ja drugi ttgo, imam ih dovoljno 😃

    • @djokinac
      @djokinac 4 місяці тому

      @@VolosProjects hvala na ponudi ali sad tek videh
      u svakom slucaju nisam mislio ozbiljno da je tvoj akrivica
      nego sad probah da upucam ovaj skech i kaze da je predugacak
      i eksta imao sam jedan error ali sam stavio tu liniju u koment i sad je ok ali jednostavno kod je predugacak
      a gomila drugih skecheva odlicno radi u ovaj ttgo
      imas li ideju gde je zez
      hvala unapred

  • @MosheMiParis
    @MosheMiParis 2 роки тому

    Great project. Do you have the schematics for connecting the additional push button, earphone plug and sliding micro switch ?

    • @VolosProjects
      @VolosProjects  2 роки тому +4

      No ,but it is simple. Earphone plug is conected to pin26 and ground.

    • @VolosProjects
      @VolosProjects  2 роки тому +2

      In code you can see pims for push buttons.

    • @Mueller3D
      @Mueller3D 2 роки тому +9

      @@VolosProjects You should make all this information easy to find. Adding a readme to the git would be a good place to put it.

  • @rogenogueira
    @rogenogueira 2 роки тому

    Very good project, as usual. I did your project Weather station, it is amazing. Thanks.
    Unfortunately, for internet Radio there is an error of compilation below. Do you have any idea to solve that?
    again, thanks for sharing your knowledge.
    Arduino: 1.8.12 (Mac OS X), Placa:"TTGO LoRa32-OLED V1, 80MHz, 921600, None"
    Erro compiling to the board TTGO LoRa32-OLED V1

  • @HocVienDienTu01B
    @HocVienDienTu01B 2 роки тому

    very good. Pro

  • @pramagetable
    @pramagetable 2 роки тому

    Thanks you for thé share if you cood provide thé link to thé audio library it would bé perfect in advance thank you very much

  • @assenzio1977
    @assenzio1977 2 роки тому

    How could I connect 2 external push buttons to replace the on board buttons,?

  • @DonaldHughesAkron
    @DonaldHughesAkron 2 роки тому

    great I'll take one prebuilt but with the software included. where do I buy one?

  • @peterkom8096
    @peterkom8096 2 роки тому +1

    wow!great . i upload ttgo but 256kbps radio address is not playing. how to playing 256kbps radiio
    1second listen zizizi.and support bluetooth speaker and make ttgomp3player

  • @alanm7186
    @alanm7186 2 роки тому

    I keep getting a compile error:
    "background.h:7:1: error: expected primary-expression before 'const'
    const unsigned short background[32400] PROGMEM={"
    Anyone have any idea why? Would love to get this working and I'm at a loss on why this error keeps coming up.

  • @johndoggett3324
    @johndoggett3324 Рік тому

    I have tried to add other stations but can't get any to work
    Has anybody any tips or hints how I can do this

  • @mangeshgaikwad345
    @mangeshgaikwad345 2 роки тому

    Yosome 🤟

  • @user-po1cw5mi8q
    @user-po1cw5mi8q Рік тому

    What it means: Sketch too big. Error compiling for TTGO LoRa32-OLED 🤔

    • @hjlc3135
      @hjlc3135 11 місяців тому

      to fix the problem,
      at line 15, put a //, like this : // #include "background.h"
      at line 93, put a // too, like this : // tft.pushImage(0, 0, 135, 240, background);
      this remove the background picture, but the radio work

  • @richieraisz9353
    @richieraisz9353 2 роки тому

    I guess, there is a problem with https - used by most stations - because im not good at programming, may i ask your help to implement the https protocol in your code pls -- thank you very much in advance!

  • @alainpiret6707
    @alainpiret6707 2 роки тому

    Hello , where is enable to see the schematic please thanks thanks

  • @maan4k
    @maan4k 2 роки тому

    Hello ,,
    will you guide me about the tactile switch , slide switch and audio out pins on board ?
    thanks in advance

    • @VolosProjects
      @VolosProjects  2 роки тому

      audio output pin is 26, you can check in code pins of tatcticle switches. One side is connected to gnd other to esp32 pin, In this case you will need to use two pin tacticle switch.

  • @jevans101
    @jevans101 2 роки тому

    bitrate? pretty cool

  • @hanssprungfeld4110
    @hanssprungfeld4110 2 роки тому

    can you connect the TTGO with an DAB+ Chip?

  • @MHTSAPAS
    @MHTSAPAS 2 роки тому

    Hi! Do you have a link for the output jack?

  • @rudyselectronics6766
    @rudyselectronics6766 Рік тому

    Could we get the schamatic.?

  •  Рік тому

    Did not work :
    "Compilation error: text section exceeds available space in board"

    •  Рік тому

      to fix the problem,
      at line 15, put a //, like this : // #include "background.h"
      at line 93, put a // too, like this : // tft.pushImage(0, 0, 135, 240, background);
      this remove the background picture, but the radio work

    • @hjlc3135
      @hjlc3135 11 місяців тому

      to fix the problem,
      at line 15, put a //, like this : // #include "background.h"
      at line 93, put a // too, like this : // tft.pushImage(0, 0, 135, 240, background);
      this remove the background picture, but the radio work

  • @DollarJonny
    @DollarJonny 8 місяців тому

    add DAC =)

  • @lucalanzetta611
    @lucalanzetta611 2 роки тому

    Like your Project and wanted to copy. Totally new to this....now can't find solution for Issue on Line 106 "initwifi()" was not declaired. Can you help please? Thanks a lot

    • @lucalanzetta611
      @lucalanzetta611 2 роки тому

      Please forgett my comment :S sorry!! But is it possible to connect it to a bluetooth speaker? Could this be implemented?

  • @zelazny1530
    @zelazny1530 Рік тому

    Hi,what could be possible reasons that arduino ide says not enough space during upload?
    TTGO is fresh,brand new,cooking to the recipe.
    Thanks

    • @VolosProjects
      @VolosProjects  Рік тому

      Did you select proper board, did you install it proper?

    •  Рік тому +2

      to fix the problem,
      at line 15, put a //, like this : // #include "background.h"
      at line 93, put a // too, like this : // tft.pushImage(0, 0, 135, 240, background);
      this remove the background picture, but the radio work

  • @TechnoEveryday
    @TechnoEveryday 2 роки тому

    🆒 Thank you so much for uploading this video.
    👍👍👍👍👍
    Sharing with community 🇵🇰

  • @federicomilano5272
    @federicomilano5272 2 роки тому

    Hi! Is it possible with raspberry pi zero 2 w? Thank you

  • @iamfusta
    @iamfusta 2 роки тому

    nice asmr video lol

  • @artemalekseev6965
    @artemalekseev6965 2 роки тому

    is it possible to output stereo sound?

  • @djmax.megadanceradio
    @djmax.megadanceradio 4 місяці тому

    HI! Please HELP me ! Error : "Compilation error: 'TFT_BL' was not declared in this scope" Thanx !!!

    • @VolosProjects
      @VolosProjects  4 місяці тому

      Update your library

    • @VolosProjects
      @VolosProjects  4 місяці тому +1

      But this project is no longer working, api provider changed they rules

  • @pwbarrett7
    @pwbarrett7 2 роки тому

    When I try it, it says Playing but never plays, and resets sometimes when I press the buttons.

    • @pwbarrett7
      @pwbarrett7 2 роки тому

      More specifically, on MegaShuffle, it gets a heap error "free() target pointer is outside heap areas" and crashes. The other stations just say "MP3 done" and never play, even though the URLs work from my PC.

    • @johndoggett3324
      @johndoggett3324 Рік тому

      Same on mine, did you solve it

  • @jimsnodgrass8454
    @jimsnodgrass8454 Рік тому

    I hate to be even slightly critical since I think ALL your Volos Projects are Very cool.... but I know I'd really struggle building some of them without a schematic and simple parts list with Part Numbers..
    When you place components around the edge of the dev board, and don't give us any info on what pins need to be wired to them, or the value of the Potentiometer that may be needed, or how to wire the Audio Jack, or rotary encoder etc.. and also fail to give us a photo or view of the BACK side of the project anywhere in the video .. I get very discouraged knowing it may be very hard to figure that stuff out.. You always make downloading and using your excellent code VERY easy .. But the hardware and hookup needed can be very hard to replicate.. BUT, If you could please just add a simple photo of a hand-drawn schematic to the project's GIT Hub repository that would solve the problem several others have commented on below. I really do want to make this Internet Radio but have no idea how to wire its switches, jack and pot..

    • @VolosProjects
      @VolosProjects  Рік тому

      You just need to slow down. Sorry, my chanell is not step by step, this video whod need 1 hour if i will explain every time that i explain how to wire pot as resistor on some pin.

    • @jimsnodgrass8454
      @jimsnodgrass8454 Рік тому +1

      @@VolosProjects I understand and agree you can't waste time. But others have commented on having the same problem (below). We simply want to know a litte bit about the hookup and types&values of components needed. Usually a very simple uven hand-drawn schematic or photo would solve it... If you could just flip the board over for a second or two during the video we might be able to figure out and hand-draw out the schematic on our own.. I have tried this and it can take hours too. Please consider parts like potentiometers come in about 10 different Standard resistance values. Should we just guess? I just ( for example) ordered 4 different value POTS cause I'm trying to build your Color Picker PCBWay Board because you never tell us what value pots are needed. I really want you to succeed. I'm just spoiled I guess by most other YT channels which do document projects a little bit better i guess. Oh well .. Best Wishes to you I agree you time is FAR more valuable writing and explaining code so I'm not complaining. .. jimS

  • @aderaba
    @aderaba 2 роки тому

    I tried to compile the program from the links that you provided here but I get error some issues with the library file "ESP8266Audio-master\src\AudioOutputI2S.cpp
    :234:7: error: 'i2s_config_t' has no non-static data member named 'mclk_multiple' }; "
    Perhaps you know what is this and how to fix it.
    Question, this is the exactly files that you used in your project or you made some modifications, it you did, it's possible please to get from you your modified files? because the way it is it doesn't work. Thanks

    • @chrizzz474
      @chrizzz474 2 роки тому +1

      Install Audio library Version 1.9.3 and it´s work

    • @aderaba
      @aderaba 2 роки тому

      @@chrizzz474 Thanks, I did it already and it works, the project that Volos made is beautiful I only have one issue left, not all the stations that I put there are working even when they work smoothly in other web radio programs and they have exactly the same parameters and bit rate as the stations that work here.

    • @chrizzz474
      @chrizzz474 2 роки тому +1

      @@aderaba Unfortunately, I feel the same as you. Not all channels work. Maybe someone can help?

    • @aderaba
      @aderaba 2 роки тому +1

      @@chrizzz474 It needs a research to find what's the different between the stations that works and stations that don't work, that's will be a good start to resolve the problem.
      by the way I replaced the initwifi() function with a one that could have multi WiFi connections, now I can use it in many locations.

  • @fedeparisi
    @fedeparisi 2 роки тому

    hi could you help me??
    InternetRadio:2:29: fatal error: AudioFileSource.h: No such file or directorycompilation terminated.exit status 1AudioFileSource.h: No such file or directory

    • @VolosProjects
      @VolosProjects  2 роки тому +2

      You need to install this library github.com/earlephilhower/ESP8266Audio

    • @fedeparisi
      @fedeparisi 2 роки тому +1

      ​@@VolosProjects It keeps giving me the same error!

  • @MrGeraldino250
    @MrGeraldino250 2 роки тому

    hi good project is posible update project with remote control internet radio , thanks...

    • @mustakeen
      @mustakeen 2 роки тому

      How to add remote? Please draw completely guide lines. Thanks

  • @SaumavaDas
    @SaumavaDas 2 роки тому

    I want to read contents from youtube. Any idea?

  • @davidscottkrause1
    @davidscottkrause1 2 роки тому

    I just went to buy one, but it only uses USB-C, which I don't have. Too bad.

    • @VolosProjects
      @VolosProjects  2 роки тому

      Yes, most of new boards have usb c now 😃

    • @davidscottkrause1
      @davidscottkrause1 2 роки тому

      @@VolosProjects Great job on the radio and your video!

    • @threedaymonk
      @threedaymonk 2 роки тому +1

      You can use a USB A to USB C cable to connect to it. That's how I connect my phone (USB C) to my computer (no USB C).

    • @davidscottkrause1
      @davidscottkrause1 2 роки тому

      @@threedaymonk Thanks, I did not know that could be done.

  • @murn666
    @murn666 2 роки тому +1

    Is this mono or stereo output?

    • @Master_zzz
      @Master_zzz 2 роки тому

      Mono

    • @murn666
      @murn666 2 роки тому +1

      @@Master_zzz is there a way to output stereo trough I2S PCM5102A board? Maybe a bit of help how to achieve that...

  • @krisraps
    @krisraps 2 роки тому

    make HAM radio Internet Based From SDR Stations.

  • @richieraisz9353
    @richieraisz9353 2 роки тому

    Hi, I could compile,and upload tothe board, butthe display doesnot work,just a red ledis blinking - in the serial prt i have :STATUS(Connecting to WiFi) OK
    STATUS(System) Ready
    any suggestion -- thak you in advance!!!

    • @VolosProjects
      @VolosProjects  2 роки тому

      Can you upload any other example, did you install all libraries in arduino IDE

    • @VolosProjects
      @VolosProjects  2 роки тому

      What red led?

    • @richieraisz9353
      @richieraisz9353 2 роки тому

      @@VolosProjects Thanks for your prompt replay! Yes, I installed libraries, including TFT_eSPI, from libray manager / Bodmer version / and mod the User_Setup_select.h , uncomment the "include " did I missed something? Thx a lot foryour help!!!

    • @VolosProjects
      @VolosProjects  2 роки тому

      @@richieraisz9353 but i am still confused, do you have right board, ttgo tdsiplay dont have red LED. Also have you tried examples from tft_espi library?

    • @richieraisz9353
      @richieraisz9353 2 роки тому

      @@VolosProjects Thanks for your reply! Finally I have managed to order the proper board, and uploaded the sketch. Its connected to wifi, and seems, playing the stream. Now there is a time to attach a transistor and a speaker for testing . Going to inform you abt the outcome --- i think, if I can manage to create this internet radio, based on your video --- anybody can do it :-)

  • @carlatashkadeh5890
    @carlatashkadeh5890 2 роки тому

    What amp are you using? Assuming built in inside speakers?

  • @stoptherussiannazis50
    @stoptherussiannazis50 2 роки тому

    practical application of this shit, what?

  • @ismzaxxon
    @ismzaxxon Рік тому +1

    Anyone get this error? InternetRadio.ino: In function 'void setup()':
    InternetRadio:96:17: error: 'TFT_BL' was not declared in this scope
    ledcAttachPin(TFT_BL, pwmLedChannelTFT);

    • @VolosProjects
      @VolosProjects  Рік тому +1

      you need to update yout tft_espilibrary and setup your ttgo t display properly

    • @ismzaxxon
      @ismzaxxon Рік тому

      @@VolosProjects I have all the latest libraries. Did you have a vid on setting these up?

    • @VolosProjects
      @VolosProjects  Рік тому +1

      yes here it is ua-cam.com/video/b8254--ibmM/v-deo.html

    • @ismzaxxon
      @ismzaxxon Рік тому

      @@VolosProjects THank you so much :)

    • @ismzaxxon
      @ismzaxxon Рік тому

      @@VolosProjects My fault. I had the t display S3 module. Which is why it didnt work. I followed your other Vid on the S3 and it now works. Cheers.