Skip to content

mit2009/200b-ee-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2.00b Electronic Demos

Hello! Here are a bunch of demos for 2.00b 2022 that will hopefully be helpful in making your toy! Feel free to contact #ask-the-tas on Slack or DM Victor directly if you have any questions! It's GO TIME!

2022 Team Specific Demos

Elephant: Bluetooth Distance Estimating Demo

Prepared for Elephant Team's Find the Bread. The code uses two Arduino Nano IOT 33, though it's likely the code also works on the Arduino Nano 33 BLE if the previously mentioned Arduino flavor is sold out.

The 'central device' is the center loaf. The 'peripheral devices' are the slices of breads at the end.

This demo uses the ArduinoBLE library.

Elephant's Arduino Software

Polar Bear: NRF24L01 Demo

A quick demo to show how to use the NRF24L01 and the reed switches to get the 'bump' sensor.

Polar Bear's Arduino Software

General Helpful Demos

Reed Switch Demo

A tiny demo based off of Arduino's example button press code to demonstrate how to use a reed switch! (Yes! it is basically just like a button.)

Reed Switch Demo Software

Other Demos

You can also find a bunch of the demos shown during the electronics tutorial in the 200b-eetutorial-2022 repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages