https://github.com/ankit-thealchemist/publiccode
This repo is the code examples for different microcontroller. The examples are divided into 2 broad category arduino and microcontrollers native environment.
https://github.com/ankit-thealchemist/publiccode
esp32 microcontrollers nordic pi pico stm32
Last synced: 7 months ago
JSON representation
This repo is the code examples for different microcontroller. The examples are divided into 2 broad category arduino and microcontrollers native environment.
- Host: GitHub
- URL: https://github.com/ankit-thealchemist/publiccode
- Owner: ankit-thealchemist
- Created: 2021-08-21T15:02:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T11:23:41.000Z (7 months ago)
- Last Synced: 2025-02-25T12:29:50.783Z (7 months ago)
- Topics: esp32, microcontrollers, nordic, pi, pico, stm32
- Language: C
- Homepage:
- Size: 5.81 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# publicCode
This repo is the code examples for the microcontroller esp32. The examples are divided into 2 broad category arduino and esp -idf type.
This repo is created so the people can look up into the repository and get help how create the basic program in the esp32 using the arduino or esp -idf.