Skip to content

deets/esp32deets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aa256d8 · Sep 14, 2024

History

84 Commits
Sep 14, 2024
Jun 22, 2019
Aug 29, 2020
Sep 14, 2024
Sep 14, 2024
Jun 22, 2019
Jul 6, 2019
May 27, 2022
Jun 22, 2019
Aug 16, 2020
Oct 15, 2022
Jan 30, 2022
Apr 24, 2022
Sep 14, 2024
Dec 5, 2020
Nov 29, 2020
Nov 28, 2020
May 28, 2022
Oct 23, 2022
Jan 30, 2022
Nov 28, 2020
Oct 23, 2022
Nov 28, 2020
Oct 15, 2022

Repository files navigation

ESP32 Snippets

This repo contains my ESP32 snippets. It’s set up as a component. Please check the official ESP32 SDK documentation for details.

Quickstart

In your ESP32 project create a subdirectory components. GIT clone this repository in there (either directly, or better as submodule).

Then the code should be available.

Using U8G2

The amazining U8G2 library for monochrome OLEDs needs a HAL. I pilfered the HAL code from NKolban. His code is clearly marked and APACHE2 licensed.

To use the U8G2 just clone the repository into the components directory.

About

ESP32 code bundled as components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published