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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T11:33:03.000Z (over 1 year ago)
- Last Synced: 2025-10-20T09:51:17.073Z (8 months ago)
- Topics: esp8266, nodemcu, ssd1306, tachometer
- Language: C++
- Homepage:
- Size: 1.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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 files
Module: Generic ESP8266 Module
Flash Size: 1M
CPU Frequency: 80Mhz
Flash Mode: dio
Flash Frequency: 40Mhz
Upload Speed: 921600
Address: 0x00000
### 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)
```

## :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)