ESP32 WROOM: Difference between revisions

From Makerpedia

Created page with "{{DISPLAYTITLE:Introduction to ESP32}} CATEGORY:Electronics Category:Tutorials This is Carleton's repository for all things related to Espressif's System-on-a-chip E..."
 
No edit summary
Line 8: Line 8:
== Installation ==
== Installation ==


The easiest way to work with ESP32 microcontrollers is by using the Arduino IDE.
The easiest way to work with ESP32 microcontrollers is by using the [https://arduino.cc Arduino IDE].


== Networking ==
== Networking ==

Revision as of 14:57, 9 September 2021


This is Carleton's repository for all things related to Espressif's System-on-a-chip ESP32.

Installation

The easiest way to work with ESP32 microcontrollers is by using the Arduino IDE.

Networking

Using ESP32 controllers on Carleton's Networks

There are two methodologies for using an ESP32 on Carleton's networks; either using eduroam (which may cause headaches, but is possible) or using CarletonGuests, which is the preferred method.

IO