Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

BostonUniversitySeniorDesign/2023-hw-mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fall 2023 Hardware miniproject Raspberry Pi Pico

ci

ASSIGNMENT

This project uses the Raspberry Pi Pico H (no wireless, with header pins). A breadboard, Pi Pico H, photocell, resistor, and wire kit are provided to each hardware miniproject student for the circuit. Each student must provide a USB cable that connects to their macOS, Windows, or Linux laptop and has a micro-USB connector on the other end to plug into the Pico. The student laptop is used to program the Pico. The laptop software works on macOS, Windows, and Linux.

This miniproject focuses on using MicroPython using Thonny IDE. You're welcome to other IDE and interface such as Visual Studio Code or rshell, but generally folks find the Thonny IDE to be faster and easier to work with.

We will be reading an analog voltage using the onboard Pico ADC and indicating the measurement using the onboard Pico LED in a multithread program using both CPU cores of the Pico RP2040 dual-core CPU.


Troubleshooting

About

Fall 2023 Hardware miniproject Raspberry Pi Pico

Resources

License

Stars

Watchers

Forks

Releases

No releases published