Commit Graph

256 Commits (master)
 

Author SHA1 Message Date
Aaron Fischer 6553707490 Holder holds a 18650 cell 4 years ago
Aaron Fischer f6ffaceb9a Add a pcb holder 4 years ago
klaute c2f1571305 Charge / charging test modified. 4 years ago
klaute 808cf6a40d Nodemcu board support added. 4 years ago
Thomas Kopp 2826cbb983 adding series resistors to bat status, minor changes 4 years ago
Aaron Fischer 11c991e687 Add some hints to reset the credentials. Fixes #16 4 years ago
Aaron Fischer a90f02583d Fix small silkscreen issues 4 years ago
Thomas Kopp 44e9b02cf1 latest version 4 years ago
Aaron Fischer bd95532bc4 Fix a lot of compiler warnings (#MDST) 4 years ago
Thomas Kopp 639a1205a1 Merge branch 'master' of ssh://git.okoyono.de:222/oko/weatherstation 4 years ago
Thomas Kopp ceb9f8e86d Adding spare GPIOs, pads for charge status 4 years ago
Aaron Fischer 7e51a889fd Add the arduino settings image 4 years ago
Aaron Fischer f24858d162 Move all dependencies to the repository
This step seems bold, but is saves us so much hassle. Even better, we have a
reliable codebase, with all the dependencies (and their versions) we
need in order to build the project. If a library got an update, we can
replace it inplace if the code is still compatible.
4 years ago
klaute 091ab25196 Fixed typo 4 years ago
klaute 1b2f55c84d Merge branch 'master' of ssh://git.okoyono.de:222/oko/weatherstation 4 years ago
klaute b4284ccb3c Added user specific humidity/light calculation factor constants. 4 years ago
Thomas Kopp db6addc33b typo 4 years ago
Aaron Fischer b850263675 „README.md“ ändern 4 years ago
klaute 589be0474f Logic fixed for charging/charged pin 4 years ago
Thomas Kopp 1ea0ea410d Fix limititing number of retries 4 years ago
klaute 94550e1743 03962a schematic added 4 years ago
klaute e869f03c2c Some more constants. 4 years ago
klaute 29c52d0a34 Fixed influxdb write 4 years ago
klaute 2bdc615ddb Some logic fixes 4 years ago
klaute ef2a6c15de Timeout constant values are used now. 4 years ago
klaute 740bfc600b Battery charging states added. 4 years ago
klaute 87fe6c6e7a Added battery charging states. 4 years ago
Aaron Fischer 1f1bd3d19b Add solarpanel holder 4 years ago
Aaron Fischer 11d5d27167 Change PCB to square 4 years ago
klaute f0974e6e79 Update 'firmware/sensors.ino'
Comments comments comments
4 years ago
Aaron Fischer a11f8aef4f Lumen -> Lux 4 years ago
klaute b5a7b36869 user config example updated 4 years ago
klaute 96894fbc39 Fixed compilation errors... config_user.h includes twice. 4 years ago
Thomas Kopp 1cef0e43c8 Clean up power settings logic 4 years ago
Thomas Kopp 07ed99f9a2 Pushing only valid values 4 years ago
Thomas Kopp dcc4ce9290 minor changes 4 years ago
Thomas Kopp 796f620135 changing some tracks, using GND plane 4 years ago
Aaron Fischer cc93c0ccb0 „README.md“ ändern 4 years ago
Aaron Fischer ab31e30a95 „README.md“ ändern 4 years ago
Aaron Fischer 90bdce324f Finish the pcb design (hopefully) 4 years ago
Aaron Fischer c8dbbd380e Make a nice PCB to hold the components on the board 4 years ago
Aaron Fischer a113ec3be8 Add a pic fro mthe actual weather station 4 years ago
Aaron Fischer 5d1f8a1339 Update 'README.md' 4 years ago
Aaron Fischer d26ad67cbc Add a little readme 4 years ago
Aaron Fischer 5febab2eae Add a handy dandy big picture 4 years ago
Aaron Fischer d9256c2194 Remove humidity * 2 4 years ago
Aaron Fischer 169bd36c3d Allow user specific modifications 4 years ago
klaute ec349aec13 disabled debugging 4 years ago
klaute 7bb62b5e4e Fixed anemometer read and humidity value. 4 years ago
klaute c1b19add3b Update 'firmware/firmware.ino'
Removed variable check which is always true.
4 years ago