The assignment consists of the following:
Group Assignment:
Send a message between two projects.
Individual Assignments:
Rdesign, build, and connect wired or wireless node(s) with network or bus addresses
Learning outcomes:
For this week assignment I decided to use ESP8288 Wifi module since it will be used in my final project. The ESP8266 WiFi Module is a self contained system-on-a-chip (SOC) with integrated TCP/IP protocol stack that can give any microcontroller access to your WiFi network. The ESP8266 is capable of either hosting an application or offloading all Wi-Fi networking functions from another application processor. Each ESP8266 module comes pre-programmed with an AT command set firmware, meaning, you can simply hook this up to my Atxmega board.
To make my WiFi board I needed this components:
1. ESP8266
2. LM1117 the 3.3V voltage regular
3. 10K Resistor
4. 10uF Capacitor
5. 1uF Capacitor
The board design was downloaded directly from the 2020 course resources