Skip to content

Example C++ sketch implemented using an Arduino UNO for a constructed circuit for the Science Olympiad event "Detector Building"

Notifications You must be signed in to change notification settings

Kaweees/Detector-Building

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Detector-Building

In this repository, you will find example Arduino code for a constructed circuit for the Science Olympiad event Detector Building. More info on the event could be found here Rules for 2020 (the year this circuit was optimized for), can be found here Enjoy!

Installation Instructions

You can download or modify the program by Cloning or Downloading the project or by saving it as a ".zip" file. Once the downloaded file is extracted into a separate folder, follow these instructions:

Arduino Setup

  1. Install Arduino 1.8.9 or the latest version.
  2. Documentation for Arduino could be found here and here

Running

Before Compiling

  1. Open thermometer.ino
  2. Change the board so that it matches the model of your board Tools > Board

Compilation

  1. Compile thermometer.ino (located at the project root).
  2. The program can be restarted by pressing the RESET button on the Arduino board

About

Example C++ sketch implemented using an Arduino UNO for a constructed circuit for the Science Olympiad event "Detector Building"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages