Raspberry Pi Projects
Performed Work
- Hardware Design No
- Schematics Yes
- PCB Layout No
- Firmware Yes
- Software Yes
- Company CSI (Closed on January 16, 2023)
- Year 2017
Description
The Raspberry Pi is an inexpensive computer that runs Linux, but it also provides a set of GPIO (general purpose input/output) pins, allowing us to control electronic components for physical computing and explore the Internet of Things (IoT).
For the CSI projects a Raspberry Pi was mounted in a box which had an 800x480 color touch display.
Inside the box has been added a small CSI data receiver connected to the Raspberry Pi's GPIOs.
The software was written in Java using the native Linux operating system.
Two projects were created. One of the projects was written to send the incoming wildlife data to a web server via Wi-Fi and the other to store the incoming data in a local database and send it only if an internet connection was available.