pcb – All PCB/eCAD files and schematics. Includes manufacturing .gbr files
enclosures – All CAD files and schematics for the PCB enclosure.
platformio – All code/firmware files concerning the MSP430 development board
notes – Inital interview notes, MSP Documentation, useful infographics, additional READMEs
minigames – All code regarding Games 1, 2, and 3 (with CMake Files)
reports – All previous reports for the 2021-2022 semester
derek – Derek's personal folder for logbook maintenance
kircher – John's personal folder for logbook maintenance
etc – Asset storage (logos, etc.)
Embedded
Minigames
- Interactive Shell/Terminal "UI"
- Customizeable
- Built-in LED Toggles
- Bluetooth Capable!
- Built-in low-power directives
Game 1
- Interactive 'runner' game
- Obfustication of source using Webpack and Babel for compilation
- Hidden 'secrets' ;)
Game 2
- Interactive UI elements
- Fluid animation using CSS!
- Lightweight in-line JS
- Built-in cookie storage and retrieval
- Hidden 'secrets' ;)
Game 3
- Interactive decision-based RPG-like text adventure
- Open-ended Game Engine with Global Update features for future development and hackability
- Text Engine incorporated at Compile-Time with simple .tsv formatting
- Built-in undetectable "malware" with std::Threads
- Hidden 'secrets' ;)
Clone the project
git clone https://github.com/derekbarbosa/EC463.gitThen refer to the Quick Start Guide in its entirety! :) Quick Start Guide
For a more detailed breakdown of the software components, how they work, how to implement them and how to expand on them, please refer to the Software Guide
For notes and explanation regarding hardware, building a functional breadboard prototype, understanding the modularity of several components, and PCB breakdown, please refer to the Hardware Guide
Distributed under the GNU GPL v3 LICENSE. See LICENSE.TXT for more information.
Mike Jones - jonesmlr (AT) gmail (dot) com
Derek Barbosa - dbarbosa (AT) bu (dot) edu
Ryan Sullivan - ryanbs (AT) bu (dot) edu
John Kircher - kircherj (AT) bu (dot) edu
Julian Padgett - jpadgett (AT) bu (dot) edu
Carlos Ortiz - cartex10 (AT) bu (dot) edu
Project Link: https://github.com/derekbarbosa/EC463
Some shout-outs, acknowledgements and resources!





