Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp playground

Follow me as I learn how to code for the ESP32.

Disclaimers:

  1. This is really bad code. It is frakenstein's spaghetti.
    1. There is a lot of commented code.
    2. Magic numbers should be constants
    3. Variables could be better named
  2. Do not use this for production.
  3. I'm not a C coder.
  4. I hope this can be useful to others out there.

Projects

I try to create a working prototype in Arduino first, and then move on to esp-idf.

arduino-keypad-advanced

A more advanced keypad example where a bit more feedback is given. LED colors rotate when idle, and change brightness when a button is pressed.

Figuring out how to wire keyboard / keypad / button matrix.

Basic example of getting zigbee working with esp32.

References

  1. ESP Component Registry
  2. esp-idf
  3. esp-iot-solution
  4. esp-zigbee-sdk

About

Get zigbee and esp-zigbee-sdk working on an esp32c6

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages