Getting going with MicroPython Follow the directions on the course - - PowerPoint PPT Presentation

getting going with micropython
SMART_READER_LITE
LIVE PREVIEW

Getting going with MicroPython Follow the directions on the course - - PowerPoint PPT Presentation

Getting going with MicroPython Follow the directions on the course website to set up Thonny to talk to your ESP32: http://www.ece.tufts.edu/en/1/project2.html EN 1-24: Engineering in the Kitchen Steven Bell 28 September 2020 TA o ffi ce hours


slide-1
SLIDE 1

Getting going with MicroPython

Follow the directions on the course website to set up Thonny to talk to your ESP32: http://www.ece.tufts.edu/en/1/project2.html

slide-2
SLIDE 2

EN 1-24: Engineering in the Kitchen

Steven Bell 28 September 2020

slide-3
SLIDE 3

TA office hours

Melissa: Tues 6:30-8pm, SEC atrium Mels: Thurs 12:30-2pm Joe & Youssef: TBD Prof Bell: Mon 2-5pm, Wed 2-3 / 3-4pm Always available on Campuswire!

slide-4
SLIDE 4

Thanksgiving break + beyond

slide-5
SLIDE 5

You will design and build your own microwave control panel. It must:

Project 2: building a microwave control panel

Allow a user to specify different amounts of time to cook Indicate the time remaining in some way Turn off the microwave if the door is opened Beyond this, you have complete freedom! Just be prepared to explain your thought process.

slide-6
SLIDE 6

Demonstration

slide-7
SLIDE 7
slide-8
SLIDE 8
slide-9
SLIDE 9

Breadboards

slide-10
SLIDE 10

Light-emitting diodes (LEDs)

slide-11
SLIDE 11

Build this circuit on your breadboard:

ESP32 330Ω LED

Digital output

Ground

(Use pin 2)

(Orange-Orange-Brown)

Flat side

Shorter lead

Schematic view

slide-12
SLIDE 12

Controlling an LED

slide-13
SLIDE 13

Wire up a switch

ESP32

Digital input

What's the voltage here? (Ground - "GND" pin in ESP32)

slide-14
SLIDE 14

For Wednesday

Build the "proof-of-concept" described on the website Don't hesitate to reach out if you're stuck! http://www.ece.tufts.edu/en/1/project2.html