You can visit the site DataDashboard Dashboard to view the official readme dashboard of the application.
DataDashboard is a user level bluetooth application that displays real time line chart graphs from the data obtained from the MCU via the Bluetooth Module.
The data is generated from the MCU that sends a list of multiple bits mapped with timestamps and the power obtained at every regular interval.
The application also displays the amount of money saved from tracking solar panels.
To provide the user with the amount of money saved by using solar tracking panels.
The application follows the MVC structure, the folders are created under src/ directory
src/main/
Models : Models/
View : com.capstone490.nitesh.datadashboard.Views
Controller : res/layout
- Login Page
- Create User
- Main Page
- Combined Graphs
- Rotating Panel Graph
- Fixed Panel Graph
- User Profile
For further help regarding the setup, please check out our documentation or contact support.