ivk-3d / u8glib

Automatically exported from code.google.com/p/u8glib
Other
0 stars 0 forks source link

Version for ESP8266 #334

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Is there anyone working on a version that might compile under the ESP Arduino 
IDE?  

Original issue reported on code.google.com by amel...@gmail.com on 13 Apr 2015 at 6:52

GoogleCodeExporter commented 8 years ago
What is ESP? Any link?

Original comment by olikr...@gmail.com on 13 Apr 2015 at 4:52

GoogleCodeExporter commented 8 years ago
Ah, my bad.  in summary, an 80mhz cpu, 512K flash, with integrated wifi stack, 
loads I/O, an ADC, a newly released arduino IDE and the best bit is that each 
board only cost £2!  An arduino on steroids, with wifi! 

Tech spec
https://nurdspace.nl/ESP8266

Arduino IDE
https://github.com/esp8266/Arduino

Forum
http://www.esp8266.com

Original comment by amel...@gmail.com on 13 Apr 2015 at 4:58

GoogleCodeExporter commented 8 years ago
hmmm unfortunately there are some hw dependencies for u8glib. At the moment 
only original Arduino boards and 100% compatible boards are supported. You may 
check the arm variant of u8glib, which includes porting instructions to any 
other controller.

Original comment by olikr...@gmail.com on 13 Apr 2015 at 6:13

GoogleCodeExporter commented 8 years ago
Hello! Have you found a solution for this problem in the meantime? 

Original comment by michael....@gmail.com on 22 May 2015 at 8:52

GoogleCodeExporter commented 8 years ago
would be so cool to use these together :)

Original comment by sendalon...@gmail.com on 29 Jun 2015 at 6:27

GoogleCodeExporter commented 8 years ago
I'd certainly like to use u8glib with the ESP8266 - the font options are so 
much nicer than Adafruit's library, and it's faster.

Original comment by Duncan.O...@gmail.com on 3 Jul 2015 at 3:35