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

      HID Mouse Emulation using ESP32
      ESP32 • • kowshik1729

      4
      1
      Votes
      4
      Posts
      2712
      Views

      salmanfaris

      @kowshik1729 Then I think it will be difficult, here on this video https://www.youtube.com/watch?v=po3FBdY0GS4 , bitluni's lab used CH559 USB Host controller in order to use the USB HID Services.

      Another possibility is Port V-SUB to ESP32, V-USB is a software-only implementation of a low-speed USB device for Atmel’s AVR microcontrollers

      I found some Github repo's that contain BLE HID

      https://github.com/asterics/esp32_mouse_keyboard

      https://github.com/I0x0I/DIY-A-BLE-Keyboard

    • kowshik1729

      CP2104-F03-GMR device descriptor request failed
      General Discussion • • kowshik1729

      6
      0
      Votes
      6
      Posts
      737
      Views

      kowshik1729

      Not yet @salmanfaris .

    • F

      Problems with using struct and enum in another tab
      Arduino • • FlorianB

      3
      1
      Votes
      3
      Posts
      411
      Views

      salmanfaris

      happy to hear that πŸ™‚ πŸ‘

    • S

      EdgyHack's 30daysofcode
      Events & Hackathons • • sonal antony

      1
      2
      Votes
      1
      Posts
      171
      Views

      No one has replied

    • rafitc99

      GPS + RF433 Not working together.
      Arduino • • rafitc99

      14
      1
      Votes
      14
      Posts
      1250
      Views

      manthan555

      @rafitc99
      Remember one thing...
      For all you guys who work with software serial or hardware serial...

      First and most important thing is while working with software serial... In loop remember that softwareSerial never generate interrupt while it receives any data as you can say triggers if condition... When it's turn comes it checks otherwise if condition will bypass so your target or trigger cannot be achieved....

      For hardware serial always prefer to use interrupt method to get data for each character you can receive simultaneously loops runs any function or not... It's surely you can get all the data from serial... Although mcu runs any kinds of task it leaves and goes on serial interrupt...

      So it's my experience and suggestions to all you guys to remeber this thing...

      If you all.come across the situations that there is no provision to use hardware serial and you need to use softwareSerial then remember that your loop must have intelligence to get the data from softwareserial by if condition which does not effect other functions in loop.. kindly for RF functions which must be used in loop that can't be avoided by any delay functionality... So Millis can be helpful or timer interrupt can help you...

      Thanks...

    • MakerGram

      0x04: Fusion360 Basics: 3D modeling for additive manufacturing.
      MakerChat • • MakerGram

      3
      4
      Votes
      3
      Posts
      1081
      Views

      MakerGram

      πŸ“½ Recordings of MakerChat 0x04: Fusion360 Basics- 3D modeling for additive manufacturing

      YouTube link: https://youtu.be/4Ocbb4rFoOY

    • A

      Decov'20 - The Anti COVID Webinar cum Ideathon
      Events & Hackathons • • ananthutmani

      1
      1
      Votes
      1
      Posts
      167
      Views

      No one has replied

    • F

      ESP32 with a capacitive sensor
      ESP32 • • FlorianB

      5
      0
      Votes
      5
      Posts
      855
      Views

      salmanfaris

      @FlorianB said in ESP32 with a capacitive sensor:

      I haven't found a good sensor module for this at al

      One of my friend used TP223 Touch button module from Ali express, and it's worked fine also @Akhil also used on of module.

      another option is that you can build capacitive sensor your own with resistors.

    • A

      Webinar on Machine Learning
      Events & Hackathons • • ananthutmani

      1
      2
      Votes
      1
      Posts
      212
      Views

      No one has replied

    • MakerGram

      MakerGram Live | May 2020 Maker Update πŸ“‘
      News • • MakerGram

      1
      3
      Votes
      1
      Posts
      233
      Views

      No one has replied