Project Carl is name after a Swedish biologist and physician Carl Linnaeus, also known after ennoblement in 1761 as Carl von Linné man is widely acknowledged as the “Father of Modern Botany"
This project addresses the Plant health monitoring need using a IOT based product. Scope of this project is limited by the hardware and more focused on to the Firmware of the hardware.
The system is shown below. TBD - more details
- Nordic Thingy:53
- BME688 | Digital low power gas, pressure, temperature & humidity sensor
- Clone this repository:
$ git clone https://github.com/manu897/Project-Carl.git
- Open project in VSCode
- Select nRF Connect on VSCode
- Build the application for board
$ thingy53_nrf5340_cpuapp_ns
- Flash the build on to the Thingy:53, click here for instructions.
- Open COM port under 115200 baud rate, putty.
* build
* src
|__ main.c
|__ bme688_interface.c
|__ bme688_reg.h
|__ ble.c
|__ ble.h
* CMakeLists.txt
* prj.conf
* thingy53_nrf5340_cpuapp_ns.overlay
Windows 11 home edition
Linux(Ubuntu 22.0.2)
MacOs Sonoma 14.5 (23F79)