Skip to content

EE3490E mini project: a C/C++ program for simulating illuminance sensors to measure indoor light levels. It allows users to specify sensor parameters through a command-line interface and generates simulation data accordingly.

License

Notifications You must be signed in to change notification settings

chutrunganh/Illuminance-Sensor-Simulation-and-Data-Analaysis-

Repository files navigation

Project Structure
│
├───Requirement
│   └───EE3490E_mini_project_20231_v1.0.pdf
│     
├───TASK 1
│   ├───TASK_1.md        -> Detailed instructions for Task 1
│   └───lux_sim.cpp      -> Source code for Task 1
│
├───TASK 2
│   ├───TASK_2.md        
│   └───lux_process.cpp  
│
└───TASK 3
    └───lux_comm.cpp     

About

EE3490E mini project: a C/C++ program for simulating illuminance sensors to measure indoor light levels. It allows users to specify sensor parameters through a command-line interface and generates simulation data accordingly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages