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.
 
 
 

375 B

Programming-Merit-Badge

This repository contains sample code for requirements 5a, 5b, and 5c of the Programming Merit Badge. 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.