-
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
-
相信有很多朋友遇到这样的问题,本来能在线下载lpc932,可下载自己的程序后,发现再也不能下载了,这是因为系统无法进入在线编程了,只能用CP932重新烧写,那时...
相信有很多朋友遇到这样的问题,本来能在线下载lpc932,可下载自己的程序后,发现再也不能下载了,这是因为系统无法进入在线编程了,只能用CP932重新烧写,那时很麻烦的,把本段程序放在你程序里就可以解决问题了.--Download lpc932 online.
- 2022-07-24 23:57:28下载
- 积分:1
-
PicoBlaze处理器的SPI Flash程序员详细信息开发…
PicoBlaze 处理器 SPI Flash 编程器的详细资料,可用作XILINX开发板的参考资料。-PicoBlaze processor SPI Flash programmer detailed information XILINX development board can be used as a reference.
- 2023-08-05 22:25:02下载
- 积分:1
-
uClinux应用收集,已在uClinux开发详解…
uClinux应用程序集,其中有对uClinux开发的详细描述
- 2022-03-19 01:08:27下载
- 积分:1
-
键盘设备驱动,只需修改代码里的功能码和系统码即可使用
键盘设备驱动,只需修改代码里的功能码和系统码即可使用-keyboard device driver, but only a modification of source code"s functionality and system code can be used
- 2023-03-22 02:30:04下载
- 积分:1
-
Major topics of the MCU math calculator features, very well.
主要讲了单片机实现数学计算器的功能,十分好。-Major topics of the MCU math calculator features, very well.
- 2022-12-10 01:20:03下载
- 积分:1
-
DE2 练习源码2-2
FPGA DE2开发板 实验2第一部分VHDL硬件语言练习源码
Part II
You are to design a circuit that converts a four-bit binary number V = v3v2v1v0 into its two-digit decimal equivalent
D = d1d0. Table 1 shows the required output values. A partial design of this circuit is given in Figure 1. It
includes a comparator that checks when the value of V is greater than 9, and uses the output of this comparator
in the control of the 7-segment displays. You are to complete the design of this circuit by creating a VHDL entity
which includes the comparator, multiplexers, and circuit A (d
- 2022-05-07 21:56:50下载
- 积分:1
-
TICH
HI-TICH-picc9.60编译器,最新的编译器和破解文件,保证能用-HI-TICH-picc9.60 compiler, the latest compiler and crack files, can be used to ensure
- 2023-08-09 01:35:06下载
- 积分:1
-
8X8 LED矩阵接口使用74HC595
应用背景这里的文件包含的代码和proteus仿真接口的单片机AT89S52和74HC595 ; ;8位移位寄存器的…关键技术这是基于嵌入式技术,对初学者很有帮助;
- 2022-08-03 06:12:40下载
- 积分:1
-
一个多功能的遥控编码程序,其中有较为详细的键盘扫描程序和用于推动红外发射的发码程序...
一个多功能的遥控编码程序,其中有较为详细的键盘扫描程序和用于推动红外发射的发码程序--A multi-functional remote encoding program. It includes a detailed keyboard scanning program and a program used in driving x-ray launch.
- 2022-03-07 10:10:16下载
- 积分:1