-->
Page 4 of 122

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Fri Dec 12, 2014 12:15 pm
by alonewolfx2
CHERTS wrote:I will try to add support freertos, of the results are reported.

thank you. i am waiting

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Fri Dec 12, 2014 2:39 pm
by alonewolfx2
did you try i2c_hd44780 library? i tried but i saw unrecognized chars in lcd.

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Fri Dec 12, 2014 10:42 pm
by CHERTS
alonewolfx2 wrote:did you try i2c_hd44780 library? i tried but i saw unrecognized chars in lcd.


I have not tested the library i2c_hd44780, I do not have this lcd.

I tested the following examples:
1wire_ds18b20
at_v0.19_on_SDKv0.9.2
at_v0.20_on_SDKv0.9.3
blinky
blinky2
esphttpd
hello_world
i2c_24xx16
sysinfo
wifi-ap-tcp-client
wifi-sniffer
wifi-sta-tcp-client

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Fri Dec 12, 2014 10:46 pm
by folny82
Thanks CHERTS compilation was successful but the code does not work properly.