Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
weatherbox:bumblebee:week_13_-_april_20_2017 [2017/04/20 22:36] iaribal created |
weatherbox:bumblebee:week_13_-_april_20_2017 [2021/09/19 21:59] (current) |
||
---|---|---|---|
Line 7: | Line 7: | ||
* Installed the gateway simulator to our computers to be able to test weatherbox packets. | * Installed the gateway simulator to our computers to be able to test weatherbox packets. | ||
* Followed the guide on the wiki | * Followed the guide on the wiki | ||
- | * Don't forget to install psycog2 | + | * Don't forget to install psycopg2 |
* It would be a good idea to have good version control | * It would be a good idea to have good version control | ||
* We were just editing over our code when trying to move from sending just simple packets to sending sample weatherbox packets. | * We were just editing over our code when trying to move from sending just simple packets to sending sample weatherbox packets. | ||
Line 17: | Line 17: | ||
**attended: Isaiah, Kayla** | **attended: Isaiah, Kayla** | ||
===Updates=== | ===Updates=== | ||
- | + | * Sometimes when trying to program the bare arduino, we get an error in the middle of programming | |
+ | * the programmer is not responding | ||
+ | * Will try to implement the Reset function in the code | ||