Close

My progress on RTL8710 module usage...

A project log for RTL8710 easy programming by Arduino IDE

Recent progress of WiFi modules does not need external MCU anymore. Now I just try to focus on ARM Cortex-M3 based RTL8710!

kodera2tkodera2t 01/03/2017 at 13:110 Comments

By using my "Ameba writer",

https://www.tindie.com/products/microwavemont/ameba-rtl8710-programmer-for-arduino-ide/

we can program RTL8710 through very popular Arduino IDE. Now I made a quick demo of "clock", which data is taken from ntp server.

This type of demo is well-established on ESP8266 but we can do on RTL8710 as same!

The working code is uploaded to

https://github.com/kodera2t/Ameba_RTL8710_sample/blob/master/Ameba_ntp_clock.ino

Have fun!

Discussions