Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akeb/termosensor
https://github.com/akeb/termosensor
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/akeb/termosensor
- Owner: AKEB
- Created: 2018-10-17T09:54:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-17T09:55:37.000Z (about 6 years ago)
- Last Synced: 2023-08-17T20:33:48.884Z (over 1 year ago)
- Size: 1.51 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README #
![IMG_0040.jpg](https://bitbucket.org/repo/gkkjM4R/images/3806246916-IMG_0040.jpg)
## Ссылки ##
* [wifi-iot.com](https://wifi-iot.com/)
* [esptool-gui](https://github.com/Rodmg/esptool-gui)
* [esptool](https://github.com/espressif/esptool)## Код для заливки прошивки ##
```
#!bash./esptool.py --port /dev/cu.wchusbserial1420 write_flash -fm=dio -fs=4MB 0x00000 ~/Downloads/0x00000_ESP8266_201705062105.bin
```