Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 954 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 954 Bytes

SpectralScanner

Software for my degree thesis

This project contains tree main folders and the thesis pdf:

PC

This folder contains the complete PC project for the QTCreator. It's done for linux users. The PC software test if it's connected to the microcontroller so if it's not modified, it will stuck in the first window.

uC

The uC folder contains the main program for the microcontroller. In this case it's used an ARM7 LPC2103. This folder also contains the header file, the makefile and the code compiled in different formats.

Bootloader2103

Needed to program the LPC2103