This week, I began to assemble my project on a Raspberry Pi computer instead of an Arduino microcontroller.
Off the bat, the Raspberry Pi had some notable differences from Arduino as it didn't require a laptop or PC to program projects with as the Raspberry Pi is itself a computer that requires only a mouse, keyboard and monitor to begin programming projects with.
After re-programming all the sensors to collect data using the Raspberry Pi, it was found that only four of the sensors were capable of working with the Raspberry Pi. The Grove Air Quality Sensor was found to be incapable of working with a Raspberry Pi as the Raspberry Pi had no way of reading Analog inputs by itself.