Tags: bluetooth*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. T-Beam Meshtastic is a wireless module with ESP32, LoRa, GPS, WiFi, and Bluetooth capabilities. It features a 0.96-inch OLED display and supports various frequency bands including 433/868/915/923Mhz.

  2. I'm a dedicated hardware developer with a passion for creating innovative, open-source technology solutions. My focus is on modernizing retro computers, developing communication devices, and advancing keyboard technology. Join the journey to support and contribute to these innovative projects.

  3. The ESP32-AIVoice-Z01 is an affordable ESP32-S3-powered AI voice kit designed for creating voice-controlled AI applications. It features Wi-Fi and Bluetooth connectivity, a dual digital microphone array, and supports wake word detection, noise reduction, and echo cancellation.

  4. Explore the powerful wireless capabilities of the Seeed Studio XIAO nRF52840 series, equipped with Nordic nRF52840 MCU, Bluetooth 5.0 connectivity, and options for embedded ML and advanced sensor integration.

  5. Learn how to use your Flipper Zero as a HID controller for your computer or phone. Control presentations, emulate a keyboard, control media players, and more.

  6. 2023-07-12 Tags: , , , , , , , by klotz
  7. echo 'clearing dmesg...'; sudo dmesg -c && clear; DEVICE=$(rfkill list all | grep -o 'hci*.'); sudo hciconfig ${DEVICE} down; sudo rmmod btusb; sudo service bluetooth stop;

    sudo modprobe btusb; sudo hciconfig ${DEVICE} up; echo 'n~~rfkill:'; rfkill unblock bluetooth; sudo service bluetooth start; rfkill list all; echo "n~~~DMESG:"; sudo dmesg | grep -i bluetooth; echo 'n~~~bluetooth status:'; sudo service bluetooth status;

    echo 'n~~~if failed try manually:'; exit 0

    bluetoothctl power on; bluetoothctl devices; read DEVICE_TO_CONNECT; bluetoothctl connect ${DEVICE_TO_CONNECT} echo "~~~nFINISH UP:n~~~~run bluetoothctl;n~~~~~power on && devices && connect";

    2022-12-11 Tags: , , , , by klotz
  8. 2022-02-10 Tags: , , , by klotz
  9. 2022-02-10 Tags: , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "bluetooth"

About - Propulsed by SemanticScuttle