Heltec_ESP8266 icon indicating copy to clipboard operation
Heltec_ESP8266 copied to clipboard

Arduino library for Heltec ESP8266 based boards

Results 5 Heltec_ESP8266 issues
Sort by recently updated
recently updated
newest added
trafficstars

oled bitmap displaying has issue. every 8column needs to be flipped vertically. Tested on webs such as: http://dot2pic.com/ https://diyusthad.com/image2cpp https://javl.github.io/image2cpp/ and compared with ssd1306 oled library given by Adafruit.

Just recompile a new version with new version of Arduino Core for ESP8266 Reference: See https://github.com/tobiasschuerg/InfluxDB-Client-for-Arduino/issues/186

``` Index error: could not find referenced tool name=xtensa-lx106-elf-gcc version=2.5.0-3-20ed2b9 packager=Heltec-esp8266 Index error: could not find referenced tool name=mkspiffs version=2.5.0-3-20ed2b9 packager=Heltec-esp8266 Index error: could not find referenced tool name=esptool version=2.5.0-3-20ed2b9...

readme.md contains a link for the "development framework and this library" http://docs.heltec.cn/#/en/user_manual/how_to_install_esp8266_Arduino This link is 404. Similar information may be available here: https://heltec.org/project/wifi-kit-8/

Skipping contributed index file C:\Users\abubakas\AppData\Local\Arduino15\package_heltec_esp8266_index.json, parsing error occured: com.fasterxml.jackson.databind.JsonMappingException: Unexpected character ('£' (code 163)): was expecting comma to separate ARRAY entries at [Source: java.io.FileInputStream@202df7; line: 44, column: 11] (through reference...