Skip to content

alexeytereshchenko/BTC_rate_esp8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BTC_rate_esp8266

Bitcoin rate on i2c lcd display 1602

framework CMU board

git

How to upload?

  1. Install PlatformIO Core (CLI) from here.

  2. Clone the repository.

     git clone https://github.com/Anth3995/BTC_rate_esp8266.git
    
  3. Enter your SSID and password of WIFI to src/main.cpp on 14 and 15 lines.

  4. Connect MCU to pc.

  5. Into folder run:

     pio run --target upload
    

Important information:

LCD display have to external 5V power. 3.3V from microcontroller is small for it.