LoginSignup
1
2

More than 5 years have passed since last update.

WROOM-32 examples

Last updated at Posted at 2017-04-01

WROOM-32のesp-idfにあるサンプルアプリ一覧(esp-idf/examples)です。

☆を付けたモジュール追加されてました。20170609

bluetooth

  • a2dp_sink ☆
  • ble_adv
  • blufi
  • controller_hci_uart ☆
  • gatt_client
  • gatt_security_server ☆
  • gatt_server
  • gatt_server_service_table

ethernet

  • ethernet

get-started

  • blink

指定したGPIOに接続したLEDをチカチカさせるサンプル

  • hello_world

performance ☆

wifiのパフォーマンスチェックテストを行うコード

  • tcp_perf
  • udp_perf

peripherals

  • adc
  • gpio
  • i2c

    i2c接続の照度センサーBH1750のデータ読み込み/コマンド書き込みを行うサンプル 

  • i2s

  • ledc

指定したGPIOに接続したLEDをだんだん明るくしたり、だんだん暗くしたりするサンプル。

  • mcpwm
  • pcnt
  • rmt_nec_tx_rx
  • sigmadelta
  • spi_master
  • spi_slave ☆
  • timer_group
  • touch_pad_interrupt
  • touch_pad_read
  • uart_echo

UARTで接続したコマンドラインから入力された文字をUARTで返すサンプル

  • uart_events

UARTのデータ読み込み時の各種イベントのハンドリング例 

protocols

  • aws_iot
  • coap_client
  • coap_server
  • http_request
  • https_request
  • mdns
  • openssl_client
  • openssl_server
  • pppos_client ☆
  • sntp

storage

  • nvs_rw_blob
  • nvs_rw_value
  • sd_card
  • wear_levelling ☆

system

  • base_mac_address ☆
  • deep_sleep
  • ota
  • ulp
  • ulp_adc ☆

wifi

  • power_save ☆
  • smart_config ☆
  • wpa2_enterprise
  • wps ☆
1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2