Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renat2985/tachometer
Tachometer ESP8266 + Display SSD1306
https://github.com/renat2985/tachometer
esp8266 nodemcu ssd1306 tachometer
Last synced: about 1 month ago
JSON representation
Tachometer ESP8266 + Display SSD1306
- Host: GitHub
- URL: https://github.com/renat2985/tachometer
- Owner: renat2985
- License: mit
- Created: 2020-12-20T14:40:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T08:46:52.000Z (about 2 months ago)
- Last Synced: 2024-11-14T09:34:35.867Z (about 2 months ago)
- Topics: esp8266, nodemcu, ssd1306, tachometer
- Language: C++
- Homepage:
- Size: 1.59 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tachometer ESP8266
## Conponent
- ESP8266 (NodeMCU)
- Display SSD1306
- IR Infrared sensor# Upload instruction
## Specification .bin filesModule: Generic ESP8266 Module
Flash Size: 1M
CPU Frequency: 80Mhz
Flash Mode: dio
Flash Frequency: 40Mhz
Upload Speed: 921600### You can download the bin file here: [Tachometer.ino.generic.bin](https://github.com/renat2985/Tachometer/raw/master/Tachometer.ino.generic.bin)
### NodeMCU Flasher
https://github.com/nodemcu/nodemcu-flasher
Download Release: [Win32](https://github.com/nodemcu/nodemcu-flasher/blob/master/Win32/Release/ESP8266Flasher.exe) or [Win64](https://github.com/nodemcu/nodemcu-flasher/blob/master/Win64/Release/ESP8266Flasher.exe).### GPIO
```
DISPLAY: GPIO4, GPIO5 (NodeMCU - D1, D2)
SENSOR: GPIO0 (NodeMCU - D3)
```
![alt text](https://github.com/renat2985/Tachometer/blob/master/img/schematic.png?raw=true "Screen")## :battery: Donation
If you like this project, you can buy me a cup of coffee :coffee:
- PayPal [https://www.paypal.me/RKevrels](https://www.paypal.me/RKevrels/5)