Skip to content

manu897/Project-Carl

Repository files navigation

Project-Carl

Summary

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

Block Diagram

Hardware used

Building & Running

Windows 11 (Home Edition)

Install module

  1. Clone this repository:
$ git clone https://github.com/manu897/Project-Carl.git
  1. Open project in VSCode
  2. Select nRF Connect on VSCode
  3. Build the application for board
$ thingy53_nrf5340_cpuapp_ns
  1. Flash the build on to the Thingy:53, click here for instructions.
  2. Open COM port under 115200 baud rate, putty.

Code file Structure

* build
* src
    |__ main.c
            |__ bme688_interface.c
            |__ bme688_reg.h
            |__ ble.c
            |__ ble.h
* CMakeLists.txt
* prj.conf
* thingy53_nrf5340_cpuapp_ns.overlay

Build & Test Status

Windows 11 home edition

Static Badge

Linux(Ubuntu 22.0.2)

Static Badge

MacOs Sonoma 14.5 (23F79)

Static Badge

Author

Manideep Reddy Tamma | LinkedIn

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published