Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
N79e81x sample code
no vote
Application background Introduction: The N79E81x Sample Code supports basic materials for N79E81x development and provides an easy way to use it. Examples show how to use the pre-created projects. Each example could be as an application template. The supported tool includes: KEIL uV4 and KEIL uV3 The N79E81x Sample Code includes: \Common     The commonly used subroutines for general delay or UART print out. \Include     The header files and type definition. \Sample_Code     All samples and source files built by KEIL tool. \Startup     The start-up assembly code for general 80C51 MCU. Update History: 2014/Jan/23:     Rev.1.0.2       - Fixed ADC macro.       - En
ferguszhang
2016-08-23
0
1
State_machine-for 8051 microcontroller
no vote
Application background     This is a small kind of  state_machine for 8051 microcontroller . It cost less RAM memory and also very efficient. You can add your personal tasks in it.It can manage your applications more effective.It can run directly in keil IDE.     raw os is free software; you can redistribute it it under the terms of the      GNU General Public License as published by the Free Software Foundation;      either version 3 of the License, or  (at your option) any later version.     raw os is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;      without even the implied warranty of  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.       See the GNU General Public License for more details.
ferguszhang
2016-08-23
0
1
No more~