Skip to content

indradeep/esp-getting-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started with ESP8266 and ESP32 from Scratch

This is a beginners guide that documents the steps to getting started with the ESP boards. Please feel free to recommend edits and changes through pull requests

Chipsets

The prominent ESP chipsets are:

  • ESP8266 - supports only WiFi
  • ESP32 - supports WiFi and Bluetooh

There are many varients that of these boards made by several manufacturers. This guide works on generic boards available on Amazon / Ebay.

Platforms

There are several platforms that can be used to program the ESP boards:

  • Micropython
  • NodeMCU
  • Arduino

This guide focuses on Micropython as the platform.

Micropython

ESP32

ESP8266

About

Getting started with ESP8266 and ESP32 chipsets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published