File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
1
+ # MajorProject
2
+ EECS 1021 Major Projct
3
+ Current Goals in the Major Project
4
+ 1 . To get temperature data through DHT11 and Arduino from the Countdown Handler
5
+ and display it on the JavaFx label.
6
+ 2 . To get temperature data from the OpenWeather API and
7
+ display it on the Java Fx label.
8
+ 3 . If parts 1 and 2 are successfully completed do some research on
9
+ the layout/display of Java Fx
10
+ 4 . Find out how you can add CSS stylesheet.
11
+ 5 . Figure out if you can use the barometer sensor on Grove board in similiar way
12
+ 6 . To add additional functionality, you can consider using the TableView
13
+ from Lab I Part 3 and make a datalogger.
14
+ 7 . See if you can make use of Matix keypad or Serial LCD in this Major Project.
15
+ 8 . Use DataController class from Lab I instead of CountdownHandler class for fetching temperature data from the Arduino.
You can’t perform that action at this time.
0 commit comments