GithubHelp home page GithubHelp logo

esp8266-climate-display-pubsub's People

Contributors

thedarkman avatar

Watchers

 avatar  avatar  avatar

esp8266-climate-display-pubsub's Issues

64x48 OLED Adafruit_SSD1306

Hallo, dein Climate Display ist echt spitze. Ich habe aber ein Problem mit verschobener Darstellung, was nach etwas googlei wohl an dem Adafruit_SSD1306 und deren fehlende Unterstützung für das 64x48 shield liegt. Welche geforkte Version hast Du verwendet? Habe gelesen das Manche es damit hinbekommen haben. Nur wenn ich die Adafruit_SSD1306.h sowie .cpp und libary.properties austausche beschwert er sich beim compilieren mit: Error reading file (/Users/xxxxxxx/Documents/Arduino/libraries/Adafruit_SSD1306/library.properties:8): Invalid line format, should be 'key=value'

Fehler beim Kompilieren für das Board LOLIN(WEMOS) D1 R2 & mini.
Ungültige Bibliothek /Users/xxxxxxx/Documents/Arduino/libraries/Adafruit_SSD1306 in Missing 'version' from library gefunden

Wäre echt für einen Link dankbar. Oder sind die Shields echt so verschieden? Habe das Oled Shield und nicht das V1,1,0 shield.

Gruß

Tobias

Alle Displayanzeigen auf 0 bzw. 0.00

Hi,

danke für den Link mit der geforkten SSD1306.
Das Display funktioniert nun zauberhaft schön, der mqtt Broker wird verbunden. Auf die Topics wird subscribed aber auf dem Display kommt nix an:
Connecting Wifi...
next wifi connect try in 1s
next wifi connect try in 1s
next wifi connect try in 1s

20:57:39.849 -> WiFi connected
20:57:39.849 -> WiFi SSID: FRITZ!Box Fon WLAN 7360
20:57:39.849 -> IP address: 192.168.2.4
Attempting MQTT connection...connected
Message arrived [node/oled/water] 12.3
Message arrived [node/oled/humidity] 75
20:57:41.879 -> Message arrived [node/oled/pressureout] 1012
20:57:41.879 -> Message arrived [node/oled/outside] 10.1

Hast Du vielleicht noch einen Tipp parat. Das einzige was ich angepasst habe sind die Topics und
h / 100 zu teilen, da ich schon in hPa fertig anliefere.

case STATE_BARO:
int h = (currentBaro);

Besten Dank

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.