Efficient Transmission and Storage of Information
This folder will be used for everything relevant to the Raspberry Pi, including python-scripts for compressing an image, accessing GPIO pins etc. The files will be categorized by which section they belong to in the report. The most up-to-date versions of the main programs are found in the main folder (i.e. EIT4gr16/RaspberryPi).
Sources:
This folder will only include the relevant .vhd and user constraint files. The .vhd files starting with "test_" are used for simulations, and use the relevant .vhd file in the same folder as unit under test. The files will be categorized by which section they belong to in the report. The most up-to-date versions of the main programs are found in the main folder (i.e. EIT4gr16/FPGA).
This folder will include the .ino files used to program the Arduino. The files will be categorized by which section they belong to in the report. The most up-to-date versions of the main programs are found in the main folder (i.e. EIT4gr16/Arduino). This project uses the library RF24 by user TMRh20, which can be found in the following repository: https://github.com/nRF24/RF24