Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akeb/termosensor


https://github.com/akeb/termosensor

Last synced: about 1 month ago
JSON representation

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

```