esp8266

Calvin Reese

cjreese@fortlewis.edu

4/1/2022

Introduction

In this homework, we worked with an OLED display to display temperature read outs

Materials and Methods

The tutorial to these examples are found:

Here

Results

Task 1.1: Display Text

Task 1.2: Read Temp Sensor

Task 1.3: Display Temp Data

Task 2: Display Temp Data and Blink Light

Task 3: Display Temp Data on OLED and ThingSpeak

Task 4: Add a menu screen to adjust the AP/Password

Task 5: Create a PCB Board of the Project

Gerber Zip File Download

<\p>

Discussion

This was a very interesting project that allowed me to explore the capabilites and limitations of arduino, but also how to overcome those issues with master/slave configurations. All the code was copyed from the examples so I felt it wasn't necessary to include.