TEJ3M – Computer Engineering
Welcome to Computer Engineering!
Daily Attendance Link (every school day by 10am)
FORMS
Leaving Classroom (to sign-out)
Returning to Classroom (to sign-in)
Circuits
- 1.1 – Basics of Electrical Circuits
- 1.2 – Series & Parallel Circuits
- Circuit analysis worksheet 1 (answers in worksheet)
- Circuit analysis worksheet 2 (answers)
- 1.3 – Intro to Breadboarding
Arduino
- Overview of the basic blink program
- Programming structure overview
- Using variables to store information:
- Create a traffic light pattern using 3 LED’s on pins 11 (green), 12 (yellow) and 13 (red)
- Make this activate the LEDs in sequence like a single normal traffic light
- Solution (Credit to Mr. Murray)
- Wire up 8 LEDs, blink each LED on and off in sequence (one at a time) back and forth
- Learn how to use pushbuttons
- Once you have watched this video and tried it yourself….
- Work on this task
- Learn how to toggle a value using a button
- Learning AnalogWrite
- How to use FOR loops in C
- Using the clock for timing things
- Example Assessment Questions
- Mar. 11 – Assessment for Cohort B
- Mar. 12 – Assessment for Cohort A
- Mar. 26 – Assessment Make-up
Gameboard
- Gameboard setup instructions!
- Templates
- AnalogRead Tutorial Video
- Display commands – reference info
- How to use the SSD1306 Display Screen
- Make sure to change the “ADDRESS” in your code to 0x3C
- Lesson – How do we use this thing?
- Looking for a coding challenge for the gameboard?
- Mar. 26 – IO Assessment
- Apr. 6 – IO Assessment
- Apr. 7 – IO Assessment (make-up)
- Apr. 7 – Optional Last Project
Arduino Software Download – Windows version
(If you can’t see the new “port” for your arduino, install the CH340G Driver)
Arduino Software Download – Mac version
(If you can’t see the new “port” for your arduino, install the CH340G Driver)