Skip to content

Commit ba93923

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 008901e + e10cd3e commit ba93923

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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.

0 commit comments

Comments
 (0)