-->
Page 2 of 2

Re: aliexpress little battery powered IOT board

PostPosted: Mon Jan 04, 2016 3:45 pm
by Garak
Excellent. Its good to hear someone else is working on firmware. Are you willing to share your source code?

Is there a bootloader on the STC15 or are you using an ISP?

Are there existing header files that define all the STC15's registers and such?

Thanks
--
Chris

Re: aliexpress little battery powered IOT board

PostPosted: Wed Jan 06, 2016 4:53 am
by beware77
Uploaded it to github: https://github.com/qalex/blackboard-STC15

See README there for what it can for now

Alex

Re: aliexpress little battery powered IOT board

PostPosted: Wed Jan 06, 2016 5:33 am
by al1fch
English Datasheet for STC15 (ISP flash 8051) family here :
http://www.stcmicro.com/datasheet/STC15F2K60S2-en.pdf

others tools (Keil C compiler, ISP programming sofware...)
http://www.stcmicro.com/rjxz.html

Re: aliexpress little battery powered IOT board

PostPosted: Wed Feb 24, 2016 9:17 pm
by yanzeyuan
I used thousands of STC microcontroller for my projects, it's cheap and easy to use, so many source code on internet but most of them are in Chinese.
Please check the datasheet of English version for STC15series here:
http://stcmcu.com/datasheet/stc/STC-AD-PDF/STC15-English.pdf
And I found the manufacture of these board, please check the introduction here, but Chinese, any problem maybe I can help:
http://t.cn/RLxuyfo

Yan.