{"id":20486446,"url":"https://github.com/oldhammade/esp8266-dht-micropython-seriesly","last_synced_at":"2026-05-04T18:32:30.237Z","repository":{"id":139698409,"uuid":"86806624","full_name":"OldhamMade/ESP8266-dht-micropython-seriesly","owner":"OldhamMade","description":"Temperature/Humidity Sensor using MicroPython and Seriesly","archived":false,"fork":false,"pushed_at":"2017-10-03T09:46:53.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T21:30:25.399Z","etag":null,"topics":["esp8266","micropython","nodemcu"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OldhamMade.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-31T10:16:32.000Z","updated_at":"2017-05-07T06:30:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"0cb1f805-3125-431d-839b-27d637a3cc91","html_url":"https://github.com/OldhamMade/ESP8266-dht-micropython-seriesly","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OldhamMade%2FESP8266-dht-micropython-seriesly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OldhamMade%2FESP8266-dht-micropython-seriesly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OldhamMade%2FESP8266-dht-micropython-seriesly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OldhamMade%2FESP8266-dht-micropython-seriesly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OldhamMade","download_url":"https://codeload.github.com/OldhamMade/ESP8266-dht-micropython-seriesly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242061567,"owners_count":20065766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esp8266","micropython","nodemcu"],"created_at":"2024-11-15T16:36:23.899Z","updated_at":"2026-05-04T18:32:25.216Z","avatar_url":"https://github.com/OldhamMade.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Temperature/Humidity Sensor using MicroPython and Seriesly\n\nA small project to send temperature and humidity information to the timeseries\ndatabase [Seriesly][1] for later study. Built\nfor NodeMCU/ESP8266 boards running MicroPython.\n\n## Installing MicroPython\n\nYou'll need to install the correct drivers for your OS and board. For NodeMCU,\nI used those found at [SiLabs][2]. You should then be able to proceed by\nfollowing the [MicroPython install instructions][3].\n\n## Installing the code\n\nThe easiest way to do this is to connect to the board using something like\n[picocom][4], enable the `webrepl`, and use the [MicroPython webrepl tool][5]\nto upload the files to the board. Remember to the `settings.py` as necessary\nwith network and pin settings before uploading.\n\nOnce you've installed the dependencies, rebooting the board should kick things\noff and you should see entries start appearing in your Seriesly server.\n\n### Dependencies\nBefore the code will run, you'll need to install the dependencies below by\naccessing the MicroPython REPL and running the following commands:\n\n    \u003e\u003e\u003e import upip\n    \u003e\u003e\u003e upip.install('micropython-logging')\n\n\n[1]: https://github.com/dustin/seriesly/\n[2]: https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers\n[3]: https://docs.micropython.org/en/latest/esp8266/esp8266/tutorial/intro.html\n[4]: https://github.com/npat-efault/picocom\n[5]: http://micropython.org/webrepl/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foldhammade%2Fesp8266-dht-micropython-seriesly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foldhammade%2Fesp8266-dht-micropython-seriesly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foldhammade%2Fesp8266-dht-micropython-seriesly/lists"}