Repo for Programming MB code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
375 B

6 years ago
5 years ago
5 years ago
  1. # Programming-Merit-Badge
  2. This repository contains sample code for requirements 5a, 5b, and 5c of the Programming Merit Badge.
  3. The main folder contains kotlin code for an Android App. The ProgrammingMB C++ folder contains C++ code for a simple currency converter program. The PythonScriptForGarageDoor.py file contains Python code for a Raspberry Pi garage door controller.