-->
Page 10 of 24

Re: WIFI SCAN AND ACQUIRE OLED

PostPosted: Thu Jun 04, 2015 2:46 pm
by Mikejstb
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.

Re: WIFI SCAN AND ACQUIRE OLED

PostPosted: Fri Jun 05, 2015 1:58 pm
by burkmurray
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

Re: WIFI SCAN AND ACQUIRE OLED

PostPosted: Fri Jun 05, 2015 4:03 pm
by danbicks
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

Re: WIFI SCAN AND ACQUIRE OLED

PostPosted: Sat Jun 06, 2015 8:07 am
by rvbcrs
Hi Dans,

I used your code in my Sprinkler system! Wanted to thank you! your code really helped me out allot..

Cheers,

Ramon