登录
首页 » Others » wifi_i2c_slave

wifi_i2c_slave

于 2016-05-04 发布 文件大小:128KB
0 191
下载积分: 1 下载次数: 19

代码说明:

  这是基于stm8s003芯片的 iic slave 模块程序.简单易懂,可以稳定地跑100k的标准iic。适合初学者学习。编译环境是stvd,编辑是sourceinsight。(This is iic slave module program based stm8s003 chips. Easy to understand, can stably run the standard iic 100k. Suitable for beginners to learn. Compiler environment is stvd, editing is sourceinsight.)

文件列表:

wifi_i2c_slave
..............\checkres.spy,292,2014-11-28
..............\Debug
..............\.....\flyv10.elf,19029,2014-11-01
..............\.....\flyv10.lkf,2277,2014-10-26
..............\.....\flyv10.map,24919,2014-11-01
..............\.....\flyv10.s19,5448,2014-11-01
..............\.....\flyv10.sm8,30900,2014-11-01
..............\.....\main.ls,62823,2014-11-01
..............\.....\main.o,34036,2014-11-01
..............\.....\stm8_interrupt_vector.ls,5552,2014-11-01
..............\.....\stm8_interrupt_vector.o,2817,2014-11-01
..............\flayv10.stw,203,2014-12-01
..............\flayv10.wdb,122261,2014-10-26
..............\flayv10.wed,36752,2014-12-01
..............\flyv10.dep,660,2014-12-01
..............\flyv10.pdb,896,2014-10-26
..............\flyv10.stp,12037,2014-11-28
..............\i2c_slave.IAB,49152,2014-11-27
..............\i2c_slave.IAD,808,2014-11-27
..............\i2c_slave.IMB,8192,2014-11-27
..............\i2c_slave.IMD,408,2014-11-27
..............\i2c_slave.PFI,24,2016-05-04
..............\i2c_slave.PO,776,2016-05-04
..............\i2c_slave.PR,2384,2014-11-27
..............\i2c_slave.PRI,12656,2014-11-27
..............\i2c_slave.PS,83932,2014-11-27
..............\i2c_slave.SearchResults,124,2015-06-03
..............\i2c_slave.WK3,28454,2016-05-04
..............\interrupt_vector.c,1085,2014-10-26
..............\main.c,16390,2016-05-04
..............\main.c.orig,6548,2014-10-26
..............\Release
..............\.......\flyv10.elf,10637,2014-12-01
..............\.......\flyv10.lib,11191,2014-11-27
..............\.......\flyv10.lkf,2273,2014-11-11
..............\.......\flyv10.s19,5048,2014-12-01
..............\.......\flyv10.sm8,8602,2014-12-01
..............\.......\list_obj.txt,82,2014-11-27
..............\.......\main.o,9190,2014-12-01
..............\.......\stm8_interrupt_vector.o,1855,2014-12-01
..............\STM8S003F3P.h,93,2014-10-26
..............\STM8S103F.h,18456,2014-11-27
..............\stm8s_uart1.h,18717,2014-11-27
..............\stm8_interrupt_vector.c,1915,2014-11-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LED
    在51 单片机控制下,控制64 个LED灯做流星灯旋转,已量产的程序,可以使用。。(51 MCU control, control 64 LED lights do the meteor light rotation, production program, you can use. .)
    2020-09-24 11:07:48下载
    积分:1
  • zhangjin
       锅炉是工业过程中不可缺少的动力设备,为确保安全,稳定生产,对锅炉的自动控制十分重要。汽包水位是锅炉运行的主要指标,汽包水位过高过低都会影响运行的安全与经济性,必须严格加以控制。本文主要是用MATLAB对锅炉汽包水位控制系统进行仿真研究。建立了锅炉汽包水位对象的数学模型和控制系统,并用Matlab语言在计算机上编制锅炉汽包水位控制系统的仿真程序。通过对象特性、最佳PID参数整定、控制系统比较分析,了解了汽包水位对象特性、整定出了最佳PID参数、总结出了各种控制方案的特点与适用场合。 (   Boiler is a necessary power plant in the process of industry. In order to ensure the production and security, the auto-control of it is very important. The drum water level is an important variable to be controlled, it is hard to get the mathematic model of the water level with adjustive process, it is characteristic of nonlinearity, instability and time lag. The traditional control mode of three-variable in the drum water level mostly use PID.The problem of automatic control in industry coal-fired boiler is discussed in this thesis. First of all,the technological process and characteristics of industry boiler is analyzed. The task of boiler regulator is expounded. And then the system scheme of control is presented. The dynamic characteristic of loops for water level is analyzed especially the reason of ostensible water level. On the basis of these a routine PID controller is designed to control the water level. The part of differential is sensitive to high frequency noise, and easi)
    2020-11-24 20:39:34下载
    积分:1
  • LCD_UART_ADC_GSM_GPIO
    Embedded C code for Lpc2148 interface with ADC,LCD,GSM,GPIO and UART for Transformer control and monitoring system
    2016-06-08 17:23:34下载
    积分:1
  • FreeRTOS实验15-1 FreeRTOS软件定时器实验
    说明:  硬件资源: 1,DS0(连接在PA8),DS1(连接在PD2上) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3寸LCD模块(仅支持MCU屏) 4,按键KEY0(PC5)/KEY1(PA15)/KEY_UP(PA0,也称之为WK_UP) 实验现象: 通过按键KEY_UP可以控制定时器AutoReloadTimer_Handle的开启,这个是 周期定时器,一旦开启就会不断的运行,直到按下KEY1将其关闭。按下KEY0 可以打开定时器OneShotTimer_Handle,这是个单次定时器,只会运行一次, 运行周期到了以后就会停止运行,除非按下按键KEY0将其再次开启。(Hardware resources: 1, DS0 (connected to PA8), DS1 (connected to PD2) 2. Serial port 1 (baud rate: 115200, PA9/PA10 connected on board USB to serial chip CH340) 3, ALIENTEK 2.8/3.5/4.3 inch LCD module (only supporting MCU screen) 4. Keyboard KEY0 (PC5)/KEY1 (PA15)/KEY_UP (PA0, also known as WK_UP) Experimental phenomena: The timer AutoReloadTimer_Handle can be turned on by keying KEY_UP. This is The periodic timer will run continuously once it is turned on until KEY1 is pressed to turn it off. Press KEY0 You can turn on the timer OneShotTimer_Handle, which is a single timer and only runs once. The run cycle will stop after that unless KEY0 is pressed to turn it on again.)
    2020-06-24 05:00:01下载
    积分:1
  • C8051Fxxx-SOC-microcomputer
    学习C8051系列单片机的必备书籍,十分好用(Learn C8051 Series MCU essential books, very easy to use)
    2013-10-07 17:09:53下载
    积分:1
  • yiweishumaguan
    这是一个 在国信长天板实现一位数码管显示,模块化编程方法(This is one in the the Guoxin long day board to achieve a digital tube display, modular programming method)
    2012-11-29 13:36:00下载
    积分:1
  • LCD1602使用手册-中文详细版
    说明:  LCD1602的中文参考手册,包含了1602的所有信息,对于要使用1602的朋友很有帮助(The Chinese reference manual of LCD1602, which contains all the information of 1602, is very helpful for friends who want to use 1602.)
    2020-06-19 15:00:01下载
    积分:1
  • test_ok
    射頻晶片 nRF2401,nRF2402 use AVR ATMega128 with CodeVision C Compiler (nRF2401 RF chip, nRF2402 use AVR ATMega128 with CodeVision C Com piler)
    2006-10-03 14:55:31下载
    积分:1
  • STM8-C-language-programming
    STM8 C language programming
    2016-07-19 11:28:52下载
    积分:1
  • BS83B12A
    BS83B12A-3触摸按键实现的空气净化器C源码.触摸部分的配置使用官方提供的汇编源码.(BS83B12A-3 touch buttons to achieve air purifier C source code. Configure the touch part using the official compilation of source code.)
    2014-11-30 08:17:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载