marcoroda / marcorodadevs-comments

Repo to store comments from my website
0 stars 0 forks source link

Comments for TTGO-LORA-TTN post #3

Open marcoroda opened 4 years ago

marcoroda commented 4 years ago

Comment posted using Github Issues and fetched by JavaScript code.

mathieu-rico commented 4 years ago

Hello Sir

This is a very Nice tutorial, I performed it on Windows 10. Although, I like the platformIO addon to Visual code studio as I use it for Python programming, I recommend arduino for the beginner.

Correct me if I am wrong, but it is not possible to use by installing only Adafruit library for SSD1306.

I had to install ESP8266_SSD1306 by Daniel Eichhorn from ThingPulse. I have ordered the stuff for solar charging and I hope to contribute to the project

cheers

marcoroda commented 3 years ago

Thank your for your feedback Mathieu.

For me it worked using that #include and the Adafruit library. Maybe the linking process works differently when using PlatformIO over Arduino IDE. Anyway, glad you made it work.

kapotik commented 3 years ago

Hello, very interesting project, I am trying to build it, I could provide the code with the real implementation of the BME280, thanks

marcoroda commented 3 years ago

Hi @kapotik,

Thanks. Feel free to create a pull request. ;) Cheers.