Bluetooth HID using just an ESP32 (inc Bluetooth macro keypad)

Поделиться
HTML-код
  • Опубликовано: 7 янв 2025

Комментарии • 182

  • @drentsoftmedia
    @drentsoftmedia 4 года назад +11

    Perfect timing. I've been thinking about making a Bluetooth macro keyboard for the last week or so to use while drawing on my Surface Pro. Most of the official tablet shortcut key devices use a dongle, are wired or cost a fortune. I didn't really want to use up the single USB port. I think this will do perfectly. Thanks Brian.

  • @arnonymous8113
    @arnonymous8113 10 месяцев назад +1

    I tried programming a BLE-Keyboard in MicroPython and failed miserably. I guess i have to learn the Basics of Bluetooth. The T-vK/ESP32-BLE-Keyboard Library works out of the Box, connecting to a Windows 11 Machine instantly. I will continue from there, this looks quite easy.

  • @MakeTeachRepeat
    @MakeTeachRepeat 4 года назад +5

    Brian - this video solved an issue I had with HID on the ESP32 for a looooooooong time. So thank you very much. This deserves a like, subscribe and a share.

    • @BrianLough
      @BrianLough  4 года назад

      That's great! I have been planning a Bluetooth hid video for a while, but using the gist method, but i had some problems around pressing multiple keys I think. I found this library a couple of weeks ago and couldn't believe how simple it made it!

  • @j.g.4256
    @j.g.4256 3 месяца назад

    Thank you, I am using this for creating an accessible Bluetooth controller for a special education K-12 teacher who needs accessible switches, and this tutorial is great

  • @maxxxhelll
    @maxxxhelll Год назад +1

    Thanks for all your informative videos and I would suggest that you add a part II to this video which includes ESP32 interrupts to make it more battery friendly. I look forward to watching another great tutorial from you.

  • @ronkloiber
    @ronkloiber 2 года назад +5

    It would be great to have the codes in a file stored onboard that would be accessible like a drive over the USB connection. That way you wouldn't need to redo and Arduino code when you want to change a button function.

  • @majinkeyboards
    @majinkeyboards 3 года назад +1

    The ctrl+alt+delete every 100ms and awkward part gave me a good laugh! Good stuff

    • @ScaryLasers
      @ScaryLasers 5 месяцев назад

      same. when i first connected... LOL

  • @stephenhookings1985
    @stephenhookings1985 4 года назад +2

    Excellent work. I was ran out of space on a digiStump. And promicro didn't like to compile. Never used the ESP8266 but looks like I am going to thanks!
    I have two applications - one to use old PS2 keyboard to control computer games (so I can map.keys to USB but if I can instead send via Bluetooth then even better)
    The 2nd app - to send Bluetooth to Android app to operate sheet music viewer. I do this at the moment with a Bluetooth keypad and some mechanical foot switch. With the above I can simply make a couple of buttons and send page up / page down.
    Thanks again for sharing.

    • @kioro2423
      @kioro2423 Год назад

      I know it's an old comment but for everyone's information, he used an ESP32 here, not ESP8266. ESP8266 doesn't have Bluetooth (and some deviations of ESP32 may not have it either).
      Hope your project worked out great!

  • @petenztube8592
    @petenztube8592 Год назад +1

    Dude, you are a genius. Thanks for this!

  • @vince086
    @vince086 4 года назад +3

    Great timing, just started working on a small project that's in the same vein. I'm putting together a wireless (BT) volume knob using an encoder and some media control buttons, so all this info will be really helpful.

    • @BrianLough
      @BrianLough  4 года назад +4

      This sounds perfect for this, I haven't tested the volume media button commands but I imagine they work fine !

    • @jaynottelling5892
      @jaynottelling5892 4 года назад

      A couple of cheapy slider potentiometers, for mic & speaker, a lil 3d design/printing for a case. U could even go look at some of the esp/Arduino midi controller projects for a variety of DIY inputs, i made an esp32 pressure sensitive drums and button combo midisynth a few months back(still haven't made the case or its own amp for it, but it's fun wired up to an old stereo).

  • @hz8711
    @hz8711 3 года назад +1

    Thank you, works perfectly on esp32 too, you just need to change the pins.

  • @stephenhookings1985
    @stephenhookings1985 4 года назад +1

    Excellent work from you and the BT library writer. I got an ESP32 with inbuilt OLED - my planned usage is to wire in a couple of footswitch operated buttons to send page up/down to an Android music page turner app. Should be considerable cheaper and more versatile than commercial hardware.

  • @freeyourinnertube
    @freeyourinnertube 4 года назад +6

    I think this could make a very useful mqtt keypad for triggering home automations via bluetooth to a rpi running eg node red. Ive a number of modified tradfrei switches (A Speisse video) with 5 buttons for this purpose, but I always seem to need one more button. This plus a little screen could make a menu driven, keypad for such use.

  • @ChunkySteveo
    @ChunkySteveo 4 года назад +2

    Awesome project Brian!!

  • @1001panoramas
    @1001panoramas Год назад

    Thanks for all this. That's what I needed for my project and it works fine !

  • @arthuratkins5902
    @arthuratkins5902 4 года назад

    I’m brand new to this. This was very helpful! Thank you!

  • @BingoBongoBengo
    @BingoBongoBengo 4 года назад +1

    This was a super useful and well made video, cheers man 👍

  • @PaulinhoACdS
    @PaulinhoACdS 7 месяцев назад

    Hi. I'm trying to make the ESP32 Bluetooth that you posted on RUclips, but I'm a total layman and I can't understand it. Would you have the sketch ready to download to the ESP32, .ino file? Would you mind sharing it?

  • @MarionMakarewicz
    @MarionMakarewicz 4 года назад

    This is the video I am looking for. Exact tech for the same use case for OBS. Thanks. Ok, next day. Just plugged everything in, set up the IDE for my ESP32, installed the code and it worked perfectly. Next is getting that battery set up for wireless, although how I have my OBS set up with my laptop, It's fine even with a powered ESP32. I typically use the number keypad on a full size keyboard for OBS hotkeys and even and a Bluetooth number keypad that I bought for remote use. That's set up where I normally stream with a full computer. This is going to be the remote for mobile streams.

  • @miguelelinventor
    @miguelelinventor 3 года назад

    Thanks you for share it, it is perfect to make a custom wireless keyboard and more!!

  • @JustinEltoft
    @JustinEltoft 2 года назад

    THANK YOU! This is just what I was looking for.

  • @AJB2K3
    @AJB2K3 4 года назад +1

    Thanks Brian, just what I was looking for.

  • @rgbcrafts
    @rgbcrafts 5 месяцев назад

    Would a button matrix like this would fit properly on a game controller setup?
    Meaning, would multiple buttons pressed at the same time conflict like old keyboards limits had in the past
    or it's good to go as a custom project?

  • @viniciusnoyoutube
    @viniciusnoyoutube 4 года назад +1

    Excellent work!
    Thanks.

  • @tanleproe
    @tanleproe 4 года назад +1

    I like it. It seems that it can emulate the keyboard on a Windows O/S PC. What is the equivalent key modifiers for Mac O/S? For example: Shift + Command + Control

  • @christopherr8441
    @christopherr8441 2 года назад +1

    I have a question, would this work on an iOS device like an iPad? Are the keystrokes the same on something like an iPad?

  • @aofddofa6661
    @aofddofa6661 2 года назад +1

    you are awesome ... as you know :) ... one Q , instead of BLE .. is it possible to emulate real usb ? so i connect the esp32 usb to my pc and act as digispark to send keyboard keystroke to the pc?

  • @Taki7o7
    @Taki7o7 2 года назад

    Hmm but if i want to use their Mouse Library as well, i would have to disconnect and connect again with the other device constructor. With HID-Project for example over USB, you can send either keyboard or mouse codes

  • @АлексейСивоконь-р5к
    @АлексейСивоконь-р5к 5 месяцев назад +1

    Hi, Brian
    The example in the library doesn't compile. GPT says there is a problem with String types.

    • @DancyHqt
      @DancyHqt 5 месяцев назад

      yes me too

    • @АлексейСивоконь-р5к
      @АлексейСивоконь-р5к 5 месяцев назад +1

      @@DancyHqt This helped me.
      Hey there, I fixed this by making some really small changes to the BleKeyboard.cpp file in /Users/USERNAME/Documents/Arduino/libraries/ESP32_BLE_Keyboard/BleKeyboard.cpp:
      LINE 106: BLEDevice::init(deviceName.c_str());
      ...
      LINE 117: hid->manufacturer()->setValue(deviceManufacturer.c_str());

    • @DancyHqt
      @DancyHqt 5 месяцев назад

      @@АлексейСивоконь-р5к I love you brooo!! I fixed it!!!

    • @AudisioOficiaI
      @AudisioOficiaI Месяц назад

      @@АлексейСивоконь-р5к not working,
      /home/ton/Arduino/libraries/ESP32_BLE_Keyboard/BleKeyboard.cpp: In member function 'void BleKeyboard::begin()':
      /home/ton/Arduino/libraries/ESP32_BLE_Keyboard/BleKeyboard.cpp:105:19: error: cannot convert 'std::string' {aka 'std::__cxx11::basic_string'} to 'String'
      105 | BLEDevice::init(deviceName);
      | ^~~~~~~~~~
      | |
      | std::string {aka std::__cxx11::basic_string}
      In file included from /home/ton/Arduino/libraries/ESP32_BLE_Keyboard/BleKeyboard.cpp:7:
      /home/ton/.arduino15/packages/esp32/hardware/esp32/3.0.2/libraries/BLE/src/BLEDevice.h:41:27: note: initializing argument 1 of 'static void BLEDevice::init(String)'
      41 | static void init(String deviceName); // Initialize the local BLE environment.
      | ~~~~~~~^~~~~~~~~~
      /home/ton/Arduino/libraries/ESP32_BLE_Keyboard/BleKeyboard.cpp:107:9: error: expected unqualified-id before '->' token
      107 | Server->setCallbacks(this);
      | ^~
      /home/ton/Arduino/libraries/ESP32_BLE_Keyboard/BleKeyboard.cpp:109:26: error: 'pServer' was not declared in this scope; did you mean 'Server'?
      109 | hid = new BLEHIDDevice(pServer);

  • @welshdave5263
    @welshdave5263 3 года назад

    I think I'll use this for when my mobile is in the case 8n the motorbike.
    Unlocking the screen and other basic functions are difficult when wearing gloves and not safe during motion.

  • @jon_raymond
    @jon_raymond 4 года назад +5

    Can you explain that magical on/off switch of yours? I searched Digikey but couldn't find a "cardboard" part. ;)

  • @itsmalay
    @itsmalay Месяц назад

    Can we simply use the binary system and register up to 2^8 keys ?
    i mean suppose i made a keyboard which sends 0s and 1s combination for each key press in a different pattern.

  • @HeimoVN
    @HeimoVN 4 года назад +1

    Very nice video, thank you for making it...

  • @CRAugustoSalazarMontes
    @CRAugustoSalazarMontes 3 года назад

    great video, thanks for your work, something that I would like is the implementation of the creation of a virtual "Com" position through esp32 and thus be able to use devices through my network, greetings from Mexico

  • @augustomasetti6906
    @augustomasetti6906 4 года назад

    I love the library, I'm using it for a game controller !

  • @xyloidify
    @xyloidify 4 года назад

    Thanks Brian, well done!

  • @sblee349
    @sblee349 3 года назад +1

    Hi, I've tried with the example and esp32keyboard is not showing up in my bluetooth options for my laptop. I am using a Macbook. How am I supposed to do the pairing?

  • @roblatour3511
    @roblatour3511 3 года назад

    Thank you that was a great video - helped me a lot.

  • @MrTohnitan
    @MrTohnitan 4 года назад +1

    Really helpful. Thank you.
    Can you tell me how long it takes the device to reconnect to the pc? I know it can vary, but I wanna know if it's a viable solution to a shortcut keyboard which goes to deepsleep between presses.

  • @andrewjoe4284
    @andrewjoe4284 3 года назад

    this is realy helpful fo rme to understand the use of BLE keyboard library! However, im interested in making usb2bt converter for my TKL-sized mechanical keyboard. do you have any advice on starting buiilding it using esp 32? it would really help me out to do this project. cheers

  • @dmitriiternovskii2759
    @dmitriiternovskii2759 Год назад

    Thanks! How can I control the bluetooth power in the ESP32? make it more or less

  • @dixon266
    @dixon266 3 года назад

    Hey, awesome video, thanks for sharing!
    I'm looking forward to making a similar build but my use case is different and I need it to be as small as possible, is there a smaller version of ESP32? or of a keypad that isn't setup like the one you have but rather, a single button? I'm only need 3 but 4 would be nice.
    Any ideas?
    Thanks alot!

  • @mtayseer82
    @mtayseer82 4 года назад

    This is really valuable. Thanks

  • @LegitLeeVelez
    @LegitLeeVelez 4 года назад

    How would you add a regular single push button to this in stead of a push button matrix?

  • @paulb36utube
    @paulb36utube 4 года назад

    Great project. Inspired me to try a 4x4 BLE keypad for a button box for a game.
    I cant seem to get rid of the CTL ALT DEL (which is confusing the game) without an error compiling.
    Any suggestions Brian.

  • @B-U-N-N-I
    @B-U-N-N-I 3 года назад

    can this be done if I've only got a USB output header on the keyboard? D+ and D- instead of the 8 pins like the keypad.

  • @charanjit215
    @charanjit215 6 месяцев назад

    Can I control vol up and down of my android phone using this library with Arduino board+BT hc 05 module,,?? Thank you,

  • @Rossvallance
    @Rossvallance Год назад

    Hello Brian. I am a few years behind you, following the same path as you. Have you learned much over the last couple of years that you want to share ? I am in the middle of a project, and very hung up on the implementation of a small/tiny bluetooth keyboard.
    Any chance you could keep sharing some of your data ?

  • @lilnessy
    @lilnessy 2 года назад

    Hey thanks for the detailed video, i have just come across it, question Is it possible to use 28 buttons? I have 28 commands,

  • @arunrajmbbs
    @arunrajmbbs 3 года назад

    Hi Sir can you make a ble mouse ? Joystick , for controlling onscreen cursor ?

  • @najamiqbal5503
    @najamiqbal5503 3 года назад

    Hi. Great work
    I wanted to know if there's any way uptill now that we can use esp32 an an HID wired keyboard. Just like people have implemented it on stm32

    • @BrianLough
      @BrianLough  3 года назад

      Nope, ESP32 doesnt support HID over USB. ESP32-S2 should, but I havent tried it

  • @MrLfarah
    @MrLfarah 3 года назад

    Hi. I confused. How i make a 2(rows) x 4 ( collums) ? I need a diagram and the code.

  • @Dareekun
    @Dareekun Год назад

    Wait, it really different, the old one or from evan kale it self, to convert your old wired hid, keyboard or mouse into wireless mouse with bluetooth

  • @kayquexavierscapolan9145
    @kayquexavierscapolan9145 3 года назад

    How can i do to achieve the oposite? I have a bluetooth joystick, and i wanted to connect it to my esp 32 and extract the signals from the axis.

  • @andrewduma6467
    @andrewduma6467 2 месяца назад

    How to send rewind and fast forward keys to the connected device?

  • @bakedbeings
    @bakedbeings 3 года назад

    Could you us this to create a keyboard bluetoothifier? Connect and power a keyboard via usb OTG, listen to incoming keycodes, send those over bluetooth HID to the main PC? Not the world's speediest bluetooth but, hell, the flexibility!

    • @BrianLough
      @BrianLough  3 года назад

      In theory yes, but usb host is not very straightforward. But if you could do the usb host part you definitely could

    • @bakedbeings
      @bakedbeings 3 года назад

      @@BrianLough Yeah I had a look into it and using an OTG cable helps (they have a 5th pin grounding the drain wire). The leaf can't charge a lipo though can it? Neither can a pi pico without a shim. I'm struggling to find a way to get it put together affordably - i suspect there's board out there.

  • @clmb2225
    @clmb2225 3 года назад

    thanks for your video. i learned something. Is it also possible to use an ESP as a Bluetooth receiver? I was thinking of an AB shutter3 or keyboard to switch a GPIO port.

    • @BrianLough
      @BrianLough  3 года назад

      Technically possible, but I haven't seen a good implentation. Search for "ESP32 BLE HOST"

  • @davedm6345
    @davedm6345 2 месяца назад

    Can i do the same tutorial on a ESP32-C3 MINI ? thanks

  • @shyleshsrinivasan5092
    @shyleshsrinivasan5092 4 года назад

    Thanks for sharing this !!

  • @polishka7529
    @polishka7529 7 месяцев назад

    i've seen a few videos like this and feel compelled to ask.
    what does the "inc" in the title mean?

  • @cuibararhi
    @cuibararhi 4 года назад

    hey, thanks for the tut! can this be used as a controller for a diy keyboard (where you solder wires to the switches without using a pcu).
    Also can this be used to make a keyboard that has a wired only pcu have bluetooth compatibility? thanks again!

    • @BrianLough
      @BrianLough  4 года назад +1

      If you can read the inputs from the keyboard I don't see why not. A full keyboard, even using button matrix or something, would use a lot of pins

  • @huyvu9440
    @huyvu9440 3 года назад

    Nice tutorial. Did you have issue with bluetooth not automatically connect after a power cycle?

  • @tetra3dprint
    @tetra3dprint 4 года назад +1

    Great video.

  • @Andy-rq6rq
    @Andy-rq6rq 4 года назад

    Very helpful! Thanks!

  • @TechnoWit3D
    @TechnoWit3D 2 года назад

    hi Brian, can you make tutorial for programable wireless esp32 macropad using QMK and VIA?

    • @TechnoWit3D
      @TechnoWit3D 2 года назад

      is there any update regarding the battery level ?

  • @Simon-fb2od
    @Simon-fb2od 3 года назад

    Will this work on a Wemos D1 Mini which has an ESP8266? It's a very informative video! I didn't know it could work over bluetooth.

  • @Tankhank
    @Tankhank 2 года назад

    I’m having trouble deciding what battery to use with mine. Any pointers?

  • @MM-321
    @MM-321 Год назад

    Very interesting video. Can I use this on an ESP8266?

  • @jamesm6951
    @jamesm6951 4 года назад

    Hey, great project. Does your code handle the situation of idle user time where it reduces power consumption if nothing has been pressed?

  • @dhruvajindal4932
    @dhruvajindal4932 3 года назад

    Can we use it in wired mode? Like the Arduino Leonardo.

  • @edingcnc7685
    @edingcnc7685 2 месяца назад

    It sees that Windows 11 does not support low energy bluetooth. The device sometimes shows up (mostly not) but connection always fails.
    It works well with my android phone.

  • @uygarbocutoglu4465
    @uygarbocutoglu4465 Год назад

    ı have always faced problems with the bluetooth why not ESP8266 wifi with lower power consumption and benefits of 2.4 ghz?

  • @andymouse
    @andymouse 4 года назад +1

    Interesting stuff !

  • @requiem4adreamc
    @requiem4adreamc Год назад

    Windows 10 does not connecting to esp32 keyboard. It seen in bluetooth. But it says "Try connecting your device again". Any suggestions?

  • @PinataOblongata
    @PinataOblongata 4 года назад

    I'd like to build an adaptor that turns any wired keyboard into a BT/wifi one, plus adds multimedia buttons and volume knob - buy any low-cost wired mech and have the benefit of expensive wireless mechs with extra fruit! Can I use a tinypico (or similar) and this library to do this? Is it just a matter of reading the key-press and sending it on with these library constants? Will it work for all keys including modifiers and such? And can I use the same USB port as both an "in" (for charging and control when hooked to a PC) and an "out" (for providing power to the kb and receiving keystrokes from it when hooked to a kb)? Sorry for so many questions, just wondering if it's possible and if a tinypico is the way to go. Thanks

    • @BrianLough
      @BrianLough  4 года назад +2

      Hey, a few things to get through, but I'll try!
      The TinyPico is an ESP32 board, so the same will apply for all ESP32 based boards.
      1) This library should be able to emulate the keyboard fine, I was using modifiers in my example so I don't think that should be a problem, I haven't done much more with this library than shown here though.
      2) No, you will not be able to receive USB commands via the micro USB cable. Check out this video by Bitluni where he uses an external chip to act as USB host, but it's still early in development. ruclips.net/video/po3FBdY0GS4/видео.html
      The other part of this question, the USB port will charge the battery when plugged in.

    • @PinataOblongata
      @PinataOblongata 4 года назад

      @@BrianLough Thanks so much!

  • @SchwertKruemel
    @SchwertKruemel 4 года назад

    Can i connect a full laptop keyboard (an Alienware 15r3 to be precise) to that controller an turn it into a "normal" bluetooth keyboard to use on my desktop PC? I just love the feeling of that keyboard and would like to use it on PC

    • @BrianLough
      @BrianLough  4 года назад

      If you could integrate the keyboard with the Arduino then you could in theory make it

  • @ujjainia123
    @ujjainia123 Год назад

    I want to serial Bluetooth to hid Bluetooth keyboard ... Possible in one board ??

  • @bertram-raven
    @bertram-raven 6 месяцев назад

    Gaming buttons? I suppose that would be a BLE game controller.

  • @Made_by_john
    @Made_by_john 4 года назад

    Hi.
    I'm trying to understand how to redo function on the number 1 on the keypad.
    1 on keypad should be used for play / pause
    2 for "next"
    and so on.
    Can do make a simple example that shows how to do
    so I can get started
    Please John

    • @thecreatorandreviewer9680
      @thecreatorandreviewer9680 4 года назад +2

      just replace sendMacroCommand(KEY_F1);
      with
      bleKeyboard.press(KEY_MEDIA_PLAY_PAUSE);
      bleKeyboard.press(KEY_MEDIA_NEXT_TRACK);
      bleKeyboard.press(KEY_MEDIA_PREVIOUS_TRACK);
      ig this will help u
      for more help just comment on any one of my video

    • @Made_by_john
      @Made_by_john 3 года назад

      @@thecreatorandreviewer9680 Hello , do know where i can find list of all keycodes , John

  • @gabrielmartinmiguel2173
    @gabrielmartinmiguel2173 3 года назад

    con el poco ingles que yo se y me pense que estabas haciendo un pad de estos modernos para tocar musica y lanzar muestras pero en pequeño y bluetooth, pero no, debe ser para una puerta.

  • @GalaxyYT.
    @GalaxyYT. 9 месяцев назад

    Can you do the same, but without bluetooth?

  • @ritvarsrizikovs7117
    @ritvarsrizikovs7117 4 года назад

    Hello! Nice project! I made similar project, but got following problem: Android is connected to this HID Keyboard, but if I send every 100ms for example 1 key - 1 second it does not send anything and then after got all those 10 presses. (Very bad response time). Do You know how to to fix unstable timing for key presses? (I am using ESP32 as external arrow buttons for my android phone to control map with 4 arrows and Letter C)

  • @dhruvajindal4932
    @dhruvajindal4932 3 года назад

    Does it for the 'Enter' key?

  • @AlexLipkovich
    @AlexLipkovich 3 года назад

    Can I add a password authentication before paring?

  • @MrKwizzles
    @MrKwizzles 2 года назад

    trying to build this, does anyonre know of any smaller batteries/battery packs i could use?

  • @chikenpaww
    @chikenpaww 3 года назад

    dude, my Bluetooth conection didnt always fixed, it always in pairing mode after unused for couple of minute

  • @joaofonseca6083
    @joaofonseca6083 4 года назад

    can this be used with a usb host to make a wired usb keyboard wireless?

  • @gustavo.rabelo
    @gustavo.rabelo 4 года назад

    Thanks man! Can I use it as a keyboard and in parallel send information to an application on the smartphone without print the key or an entire word?

    • @gustavo.rabelo
      @gustavo.rabelo 4 года назад

      Someone can help me?? using the bluetooth as keyboard will affect the use with a smartphone application?

  • @InnovCreator
    @InnovCreator 3 месяца назад

    I have been working with the same library.... It's throwing error of string conversions in windows 11 ? Was there some update or am I doing something wrong..??

  • @liamjoseph992
    @liamjoseph992 Год назад

    Can you still purchase the tinypico you use in this video? Seen similar looking ones but they are very expensive now.

    • @BrianLough
      @BrianLough  Год назад

      I believe the tinypico available now is a different revision but it's essentially the same

  • @bangunsetyoanggoro6156
    @bangunsetyoanggoro6156 3 года назад

    I have trouble with this library, that i am must reconect wheen esp32 sleep

  • @Raven-custom
    @Raven-custom Год назад

    Hi, is it possible to use the keyboard without Bluetooth?

  • @SukumarBallavolu
    @SukumarBallavolu 6 месяцев назад

    Is there a way I can add this to my wired keyboard and emulate multidevice connectivity?
    Here is what I am looking for:
    Convert wired keyboard into wireless that connects to atleast 2 PCs in a click of a button.
    This way, I can reuse my wired mechanical red switch gaming keyboard instead of just abandoning it.

  • @jontscott
    @jontscott 4 года назад +1

    Wow that is really cool. Now has anyone done the opposite, use a real Bluetooth keyboard to send key presses to an ESP32 and let the ESP32 turn on motors, lights etc with GPIOs?

    • @BrianLough
      @BrianLough  4 года назад +1

      There is someone on my discord who has done some work around getting BLE gamepads working on the esp32, not sure about keyboards, you could ask him though, bitbank is his name on there, link in the description

  • @jackrzhai5516
    @jackrzhai5516 3 года назад

    Brother. You use the Esp32 program. If you can share it quickly.

  • @sanskarbhusal1924
    @sanskarbhusal1924 2 года назад

    I was looking for a tutorial for converting wired keyboard into bluetooth keyboard.

  • @petermarin
    @petermarin 3 года назад

    Does this work on the older d1 mini?

  • @objectobject6172
    @objectobject6172 3 года назад

    Just to check, ESP32 also can do USB, no? As in, doing the same thing over a USB connection instead of BLE?

    • @BrianLough
      @BrianLough  3 года назад

      Plain esp32 can not do HID over USB. Esp-s2 can (but that doesn't have Bluetooth)

    • @objectobject6172
      @objectobject6172 3 года назад

      @@BrianLough Cool, thank you! This may have saved me some headache later

  • @mashurshalehin4972
    @mashurshalehin4972 4 года назад

    This could be a noob question, but I want to know will I be able to use an esp32 as a wired hid keyboard? Will this library work?

    • @BrianLough
      @BrianLough  4 года назад

      Nope, doesn't support hid through USB

  • @allinclusive5762
    @allinclusive5762 4 года назад

    Top of the pops! 👍