tweakoz / esp32-snippets

Sample ESP32 snippets and code fragments

Home Page:https://leanpub.com/kolban-ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32 Snippets

This repository hosts a set of ESP32 snippets that are in different stages of completeness. They are made available in the hope that there may be something of value to you and under the notion that something is better than nothing. The samples are being categorized.

  • vfs - Virtual File System
  • wifi - WiFi access
  • curl - Examples of curl usage

About

Sample ESP32 snippets and code fragments

https://leanpub.com/kolban-ESP32

License:Apache License 2.0


Languages

Language:C 54.1%Language:C++ 41.8%Language:Objective-C 1.6%Language:JavaScript 1.4%Language:HTML 0.5%Language:Makefile 0.4%Language:Shell 0.2%