Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Build target for CircuitPython and a AI-Thinker NODEMCU-32-S2 devboard that has an ESP-12K 08 on it.

Notifications You must be signed in to change notification settings

aziascreations/CircuitPython---AI-Thinker-NODEMCU-32-S2-ESP-12K-08-Target

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 CircuitPython - AI-Thinker NODEMCU-32-S2 ESP-12K 08 Target

This repository contains the build target for CircuitPython and a AI-Thinker NODEMCU-32-S2 devboard that has an ESP-12K 08 on it.

Board

Picture of the front of the devboard Picture of the back of the devboard
Pinout of the devboard

Cloning

At the root of the repository

git clone https://github.com/aziascreations/CircuitPython---AI-Thinker-NODEMCU-32-S2-ESP-12K-08-Target.git ports/esp32s2/boards/aithinker_nodemcu_32_s2_esp_12k_08

In the ports/esp32s2 folder

git clone https://github.com/aziascreations/CircuitPython---AI-Thinker-NODEMCU-32-S2-ESP-12K-08-Target.git boards/aithinker_nodemcu_32_s2_esp_12k_08

Building

make BOARD=aithinker_nodemcu_32_s2_esp_12k_08

Flashing

Use the standard procedure with 0x0000 as the offset for firmware.bin.

Connecting to the USB OTG port

Use the 5V, GND pins near the onboard USB connector and the 2 pins above the GND pin for the D+ and D- wires.

Known Issues

  • The USB PID may cause problems.

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Build target for CircuitPython and a AI-Thinker NODEMCU-32-S2 devboard that has an ESP-12K 08 on it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published