Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By Mikejstb
#19468 The new Draw_Wifi - brilliant!!
I tried for a day to do that so that I could use the larger SH1106 display. That display doesn't do the auto scrolling that the SDD1306 does.

Plugged your code in and voila - I can now see things much better on my 1.3" display!

Thanks for figuring that out.
User avatar
By burkmurray
#19587 Many thanks to @danbicks and @miker for this example!

I've been tearing my hair out trying to get the 1306 to work over I2C, and your code is elegant and a lot more compact than the Adfruit GFX library (no offense to Adafruit).

Now, time to tackle the MMA8451 accelerometer. I'll be sure to post my code when I get it working.

Enjoy your weekends, guys, and thanks again!

Burk
User avatar
By danbicks
#19606 Hi Burk,

A pleasure. I am happy the code was a benefit. Big thanks for your kind words.
Look forward to seeing your accelerometer project :)

Have a good weekend also.

Mine will be coding :)

Dans