Search found 2 matches
- Mon Mar 11, 2019 10:52 pm
- Forum: General Discussion
- Topic: Use ESP32 to connect bluetooth peripherals to the PC
- Replies: 2
- Views: 8940
Use ESP32 to connect bluetooth peripherals to the PC
Hi all. I just bought a bluetooth headset and I realized that they do not have a USB dongle to connect it to the PC. Mobile and portable with integrated Bluetooth work perfectly. But to the PC I need a Bluetooth Dongle and I have thought if the ESP32 could do that function to me. I have searched but...
- Thu Jan 24, 2019 4:38 pm
- Forum: ESP32 Arduino
- Topic: Signal Generate for DAC
- Replies: 0
- Views: 4404
Signal Generate for DAC
[ENG - Google Translate] Hi. I am new to the ESP32 world and I try to learn everything you can offer. I want to do: To start, when I press a button, the DAC will generate a sinusoidal signal with the Hz indicated in a Variable (example v_Hz = 100Hz/s). and when you stop pressing it stops. How could ...