Searched refs:use (Results 1 – 25 of 582) sorted by relevance
12345678910>>...24
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/ |
D | Kconfig.projbuild | 7 Select to use Internal DAC or external I2S driver 12 Select this to use Internal DAC sink output 17 Select this to use External I2S sink output 26 GPIO number to use for I2S LRCK(WS) Driver. 33 GPIO number to use for I2S BCK Driver. 40 GPIO number to use for I2S Data Driver.
|
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/a2dp_sink/main/ |
D | Kconfig.projbuild | 7 Select to use Internal DAC or external I2S driver 12 Select this to use Internal DAC sink output 17 Select this to use External I2S sink output 26 GPIO number to use for I2S LRCK(WS) Driver. 33 GPIO number to use for I2S BCK Driver. 40 GPIO number to use for I2S Data Driver.
|
/hal_espressif-2.7.6/examples/wifi/power_save/main/ |
D | Kconfig.projbuild | 13 WiFi password (WPA or WPA2) for the example to use. 27 …Power save mode for the esp32 to use. Modem sleep mode includes minimum and maximum power save mod… 48 Maximum CPU frequency to use for dynamic frequency scaling. 71 Minimum CPU frequency to use for dynamic frequency scaling. 75 bool "40 MHz (use with 40MHz XTAL)" 78 bool "20 MHz (use with 40MHz XTAL)" 81 bool "10 MHz (use with 40MHz XTAL)" 84 bool "26 MHz (use with 26MHz XTAL)" 87 bool "13 MHz (use with 26MHz XTAL)"
|
/hal_espressif-2.7.6/examples/wifi/ |
D | README.md | 13 Show how to use power save mode of wifi. 19 shows how to use wps(Wifi Protected Setup). 25 shows how to use espnow. 31 Show how to use fast scan while connecting to an AP. 43 Shows how to use FTM(Fine Timing Measurement).
|
/hal_espressif-2.7.6/examples/protocols/coap_client/main/ |
D | Kconfig.projbuild | 7 Target uri for the example to use. Use coaps:// prefix for encrypted traffic 15 The Preshared Key to use to encrypt the communicatons. The same key must be 24 The identity (or username) to use to identify to the CoAP server which 25 PSK key to use.
|
/hal_espressif-2.7.6/examples/wifi/fast_scan/main/ |
D | Kconfig.projbuild | 13 WiFi password (WPA or WPA2) for the example to use. 19 scan method for the esp32 to use 31 sort method for the esp32 to use 51 rssi is use to measure the signal
|
/hal_espressif-2.7.6/tools/windows/tool_setup/Languages/ |
D | idf_tool_en-US.islu | 26 SystemCheckRemedyMissingPip=Please use a supported version of Python available on the next screen. 28 SystemCheckRemedyCreateVirtualenv=Please use the supported Python version that is available on the … 29 SystemCheckRemedyPythonInVirtualenv=Please use the supported Python version that is available on th… 30 SystemCheckRemedyBinaryPythonWheel=Please use the supported Python version that is available on the… 31 SystemCheckRemedyFailedHttpsDownload=Please use the supported Python version that is available on t…
|
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/bt_spp_acceptor/ |
D | README.md | 6 …use ESP_APIs to create a **Serial Port Protocol** (**SPP**) acceptor and we aggregate **Secure Sim… 8 ## How to use example 30 (Replace PORT with the name of the serial port to use.) 34 …/esp-idf/en/latest/get-started/index.html) for full steps to configure and use ESP-IDF to build pr…
|
/hal_espressif-2.7.6/examples/peripherals/adc/esp32c3/adc/ |
D | README.md | 8 This example shows how to use DMA-Read-APIs and Single-Read-APIs to read voltage from GPIO pins via… 10 ## How to use example 17 For `single_read` (Single-Read-APIs example), we use `ADC1_CHANNEL_2`, `ADC1_CHANNEL_3`, `ADC1_CHAN… 19 For `continuous_read` (DMA-Read-APIs example), we use `ADC1_CHANNEL_0`, `ADC1_CHANNEL_1` and `ADC2_… 39 See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.
|
/hal_espressif-2.7.6/docs/ |
D | TEMPLATE_EXAMPLE_README.md | 9 _What features of ESP-IDF does it use?_ 11 _What could someone create based on this example? ie applications/use cases/etc_ 15 ## How to use example 39 (Replace PORT with the name of the serial port to use.) 43 See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects. 63 _If the example source code is lengthy, complex, or cannot be easily understood, use this section t…
|
/hal_espressif-2.7.6/examples/peripherals/uart/uart_echo/ |
D | README.md | 8 ## How to use example 13 monitoring. The external interface should have 3.3V outputs. You may use e.g. 3.3V compatible USB-t… 28 … can not be used with ESP32-S2 chip because they are reserved for internal use. Please refer to UA… 30 Optionally, you can set-up and use a serial interface that has RTS and CTS signals in order to veri… 33 UART1 driver to use the hardware flow control by setting `.flow_ctrl = UART_HW_FLOWCTRL_CTS_RTS` an… 64 See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.
|
/hal_espressif-2.7.6/examples/peripherals/adc/single_read/adc2/ |
D | README.md | 8 In this example, we use ADC2 to measure the output of DAC. 10 ## How to use example 19 We use ADC1_CHANNEL_7 (GPIO27) and DAC_CHANNEL_1 (GPIO25) by default, you need to short the two GPI… 26 We use ADC1_CHANNEL_7 (GPIO18) and DAC_CHANNEL_1 (GPIO17) by default, you need to short the two GPI… 45 See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.
|
/hal_espressif-2.7.6/examples/peripherals/touch_element/touch_element_waterproof/ |
D | README.md | 6 This example demonstrates how to use the Touch Element library of capacitive Touch Sensor and setup… 8 ## How to use example 18 (Replace PORT with the name of the serial port to use.) 22 See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.
|
/hal_espressif-2.7.6/docs/en/get-started/ |
D | windows-setup.rst | 10 …Currently only 64-bit versions of Windows are supported. 32-bit Windows can use the :doc:`Legacy G… 17 For this Getting Started we're going to use the Command Prompt, but after ESP-IDF is installed you … 43 The installer also downloads one of the ESP-IDF release versions, or offers to use an existing one,… 69 For the remaining Getting Started steps, we're going to use the Windows Command Prompt. 73 …mputer (for example, to work with different versions of ESP-IDF), you have two options to use them: 75 …ler, and change the working directory of the new shortcut to the ESP-IDF directory you wish to use. 77 …use, and run ``export.bat``. Note that unlike the previous option, this way requires Python and Gi…
|
/hal_espressif-2.7.6/examples/protocols/coap_client/ |
D | README.md | 12 If the URI is prefixed with coaps:// instead of coap://, then the CoAP client will attempt to use 16 If the URI is prefixed with coap+tcp://, then the CoAP will try to use TCP for the communication. 20 The Constrained Application Protocol (CoAP) is a specialized web transfer protocol for use with 27 ## How to use example 40 * If PSK, Set CoAP Preshared Key to use in connection to the server 58 See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects. 62 or use the default of coap://californium.eclipse.org.
|
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/bt_discovery/ |
D | README.md | 7 This is the demo for user to use ESP_APIs to perform inquiry to search for a target device and then… 9 ## How to use example 29 (Replace PORT with the name of the serial port to use.) 33 …/esp-idf/en/latest/get-started/index.html) for full steps to configure and use ESP-IDF to build pr…
|
/hal_espressif-2.7.6/examples/protocols/coap_server/ |
D | README.md | 11 If the incoming request requests the use of DTLS (connecting to port 5684), then the CoAP server wi… 16 NOTE: Client sessions trying to use coaps+tcp:// are not currently supported, even though both 19 The Constrained Application Protocol (CoAP) is a specialized web transfer protocol for use with 26 ## How to use example 38 * If PSK, Set CoAP Preshared Key to use in connection to the server 55 See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.
|
/hal_espressif-2.7.6/examples/peripherals/mcpwm/mcpwm_brushed_dc_control/ |
D | README.md | 6 This example will show you how to use MCPWM module to control brushed dc motor, you need to make co… 8 … code is tested with L298 motor driver, user needs to make changes according to the driver they use 25 * You need to set the MCPWM unit you want to use, and bind the unit with one of the timers
|
/hal_espressif-2.7.6/examples/peripherals/uart/uart_select/ |
D | README.md | 5 The UART select example is for demonstrating the use of `select()` for 11 but the use of `select()` allows to use it together with other virtual 19 ## How to use example 42 See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.
|
/hal_espressif-2.7.6/examples/peripherals/usb/tusb_sample_descriptor/ |
D | README.md | 12 ## How to use example 30 You can also use power from the USB connector. 38 For the manual descriptor's configuration use the default example's settings and modify `tusb_sampl… 58 (Replace PORT with the name of the serial port to use.) 62 See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.
|
/hal_espressif-2.7.6/components/wpa_supplicant/ |
D | COPYING | 12 selected. As of February 11, 2012, the project has chosen to use only 16 with GPL and as such, does not prevent use of this software in projects 17 that use GPL.
|
/hal_espressif-2.7.6/examples/peripherals/uart/uart_async_rxtxtasks/ |
D | README.md | 5 …le demonstrates how two asynchronous tasks can use the same UART interface for communication. One … 12 ## How to use example 40 See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.
|
/hal_espressif-2.7.6/examples/peripherals/i2s/ |
D | README.md | 33 See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects. 37 …er Sample changes every 5 seconds after you have run this example. You can use `i2s_set_clk` to ch… 53 …zer, you can use a logic analyzer to grab online data. The following table describes the pins we u…
|
/hal_espressif-2.7.6/examples/peripherals/usb/tusb_serial_device/ |
D | README.md | 12 ## How to use example 30 You can also use power from the USB connector. 40 (Replace PORT with the name of the serial port to use.) 44 See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.
|
/hal_espressif-2.7.6/examples/peripherals/touch_element/touch_button/ |
D | README.md | 6 This example demonstrates how to use the Touch Element library of capacitive touch sensor and set u… 8 ## How to use example 23 (Replace PORT with the name of the serial port to use.) 27 See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.
|
12345678910>>...24