MakerGram Logo

    MakerGram

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • kowshik1729

      BT and WiFi Dual Core simultaneous operation using ESP32?
      ESP32 • • kowshik1729

      4
      1
      Votes
      4
      Posts
      2500
      Views

      salmanfaris

      @kowshik1729 If you are using an external high-speed switch, there is only one one clock generator for both wifi and BLE and the high-speed switch you mentioned is Ultra-Wideband (UWB) 3–8 GHz from its datasheet

      b2da6871-9110-40f1-8ff0-d8313547a17a-image.png

      you also check this solution that I shared in the previous post.

      @salmanfaris said in BT and WiFi Dual Core simultaneous operation using ESP32?:

      There is a special option called “Software controls WiFi/ Bluetooth coexistence” it can control the ESP32's Bluetooth and Wi-Fi coexistence using software, more details: https://www.espressif.com/sites/default/files/documentation/ESP32_FAQs__EN.pdf

    • R

      How can i define daud rate in avr microcontrollers ?
      General Discussion • • Richu Bini

      2
      0
      Votes
      2
      Posts
      451
      Views

      salmanfaris

      Hi @Richu-Bini, The Uart Baud Rate Register (UBRR) is used to set the clock for the UART shift registers and For standard crystal and resonator frequencies, the most commonly used baud rates for asynchronous operation can be generated by using the UBRR settings provided by the AVR Datasheet: AVR306: Using the AVR USART on tinyAVR and megaAVR devices

      And you can find the equation from the datasheet to calculate the UBRR values depends on the clock source it has.

      8422ea95-2844-483c-8e41-acab03c9ec41-image.png more details at the AVR306: Using the AVR USART on tinyAVR and
      megaAVR devices

      alt text src: http://www.avrbeginners.net/architecture/uart/uart.html#baud_generator

      resource:

      https://cache.amobbs.com/bbs_upload782111/files_22/ourdev_508497.html http://www.avrbeginners.net/architecture/uart/uart.html#baud_generator
    • Bazil NIzam

      Steve Jobs about OOPS- As simple as that
      General Discussion • • Bazil NIzam

      1
      3
      Votes
      1
      Posts
      342
      Views

      No one has replied

    • MakerGram

      0x08 Demystifying Git: A Rope Of Hope for Beginners
      MakerChat • • MakerGram

      1
      0
      Votes
      1
      Posts
      401
      Views

      No one has replied

    • Bazil NIzam

      3D PRINTING PROCESS IN SIMPLE CIRCLE
      3D Printing • • Bazil NIzam

      1
      1
      Votes
      1
      Posts
      277
      Views

      No one has replied

    • MakerGram

      0x07 How to learn machine learning (for humans)
      MakerChat • • MakerGram

      4
      1
      Votes
      4
      Posts
      772
      Views

      MakerGram

      MakerGram is Live Now!

      MakerChat 0x07: How to Learn Machine Learning (for Humans) by @GKS

      Watch LIVE @ https://www.facebook.com/makergram/videos/736833737153967/

      #MakerGramLearnings #MGLive #AI #ArtificialIntelligence #MachineLearning #Humans #MachineIntellegence #MakerChat

    • manthan555

      What kind of interfacing technique you prefer to learn?
      General Discussion • • manthan555

      2
      -1
      Votes
      2
      Posts
      298
      Views

      salmanfaris

      All of them are using Arduino IDE and it's libraries, so I think it's makes no difference.

    • kowshik1729

      Suggestion with DC Power jacks
      General Discussion • • kowshik1729

      8
      3
      Votes
      8
      Posts
      1052
      Views

      salmanfaris

      @kowshik1729 Then go with a standard barrel jack, it can handle 6A.

    • MakerGram

      0x06: Introduction to Machine Learning with Intel Tools.
      MakerChat • • MakerGram

      1
      0
      Votes
      1
      Posts
      397
      Views

      No one has replied

    • kowshik1729

      PCB Design for ESP32 Stand alone module
      PCB Designing • pcb esp32 • • kowshik1729

      31
      1
      Votes
      31
      Posts
      21463
      Views

      S

      no. we are using jumper for gpio 0th pin. please refer the below image.
      freesnippingtool.com_capture_20200721200934.png