-
基于微控制器的实时时钟
一个实时时钟(RTC)是一个计算机的时钟(最多在集成电路的形式),该跟踪当前时间。尽管该术语常常指的是在个人计算机,服务器和嵌入式系统的设备,RTC的是存在于几乎其中需要保持准确时间的任何电子设备。
- 2022-03-22 12:23:52下载
- 积分:1
-
Perfect Example for Embedded
Perfect Example for Embedded-C begineers
Explaining use of Data types, Storage class specifiers.
The following code will not immediately run. After being debugged, you are to run this code in the MPLAB environment as outlined in the procedure.
This code, when working, will be a very simple program that initializes two variables, runs a loop, and stops. The variables are Fahrenheit and Celsius representing the two common units of Temperature. The loop walks Fahrenheit through all integers between -212.0 and +212.0 while setting the respective Celsius value each step of the way.-Perfect Example for Embedded-C begineers
Explaining use of Data types, Storage class specifiers.
The following code will not immediately run. After being debugged, you are to run this code in the MPLAB environment as outlined in the procedure.
This code, when working, will be a very simple program that initializes two variables, runs a loop, and stops. The variables are Fahrenheit and Celsius repr
- 2022-03-02 19:58:08下载
- 积分:1
-
与 adxl335 和控制 bot PIC18f4520 接口
控制使用 adxl335 的机器人。PIc18f4520 就被接口与 adxl335 控制机器人的方向。Adxl 335 给三个电压每个 x,y,z.the 值模拟,并转换为数字的三轴使用内部 adc。不同位置的 adxl 值做了零下 poragramming 使用的值,条件是通过电机驱动 ic l293d given.the 电机进行控制。Bot 是由移动的 adxl 控制的。
- 2022-03-09 14:47:14下载
- 积分:1
-
本程序为基于PIC单片机16F877a芯片的车尾灯设计(c程序)
本程序为基于PIC单片机16F877a芯片的车尾灯设计(c程序)-This program is based on the PIC microcontroller chip taillights 16F877a Design (c program)
- 2022-03-10 04:22:48下载
- 积分:1
-
MSP430+DS1302+1602
用MSP430F149驱动DS1302和1602,读取DS1302中的年、月、日、时、分、秒,后显示到1602上,代码注释清楚易于理解,子程序封装好并留有接口,易于移植。
- 2022-05-28 00:32:06下载
- 积分:1
-
SleepTimerWakeup
定时中断唤醒CPU的范例
SleepTimerWakeup
定时中断唤醒CPU的范例-SleepTimerWakeup awaken periodically interrupted CPU model
- 2023-01-09 23:25:08下载
- 积分:1
-
串口通信的程序,已经调试通过
串口通信,已经通过调试,可放心试用,有超时退出机制,稳定可靠,经过项目验证。适用于51系列单片机!
- 2022-08-04 04:52:19下载
- 积分:1
-
Arduino 通过WIFI无线模块获取天气并用OLED显示
代码基于Arduino平台,通过WIFI无线连接雅虎网址获取天气信息,
之后对雅虎返回数据包进行分析提取天气、温湿度信息,并在OLED屏上显示
,Arduino每隔一段时间就发送请求从而实现信息的时时更新
- 2022-03-10 21:19:55下载
- 积分:1
-
万年历调试程序
自己编写的一个万年历程序,显示年月日 时分秒,温度等在12864上面显示出来 测试一下 很精确地 采用12/24进制的时间选择方式,对于初学者很实用。有问题可以联系我 会意义解答
- 2022-07-01 11:01:07下载
- 积分:1
-
fft,ifft运算,c语言程序设计,信号处理算法
fft,ifft运算,c语言程序设计,信号处理算法-ifft c program signal produce
- 2023-06-20 23:50:03下载
- 积分:1