资源列表
ThewatchdogMSP430
- MSP430单片机超低功耗的16位单片机,相信不少朋友在用,这是我的学习过程中用到的一些小程序,适合初学者循序渐进的学习。这个是看门狗的程序。-Ultra-low power MSP430 MCU 16-bit microcontroller, I believe a lot of friends in use, this is my learning process used in a number of small procedures, step by step for beginners
TheMSP430IOoperations
- MSP430单片机超低功耗的16位单片机,相信不少朋友在用,这是我的学习过程中用到的一些小程序,适合初学者循序渐进的学习。这个是I/O操作的程序。-Ultra-low power MSP430 MCU 16-bit microcontroller, I believe a lot of friends in use, this is my learning process used in a number of small procedures, step by step for beginne
TheMSP430ClockModule
- MSP430单片机超低功耗的16位单片机,相信不少朋友在用,这是我的学习过程中用到的一些小程序,适合初学者循序渐进的学习。这个是时钟模块的程序。-Ultra-low power MSP430 MCU 16-bit microcontroller, I believe a lot of friends in use, this is my learning process used in a number of small procedures, step by step for beginner
Gradienterms
- 最近在学习MSP430单片机,自己写的一个斜度计,看看有没有参考的价值。-MSP430 MCU recent study, write a pitch meter, see if there are useful.
hanzitiqu
- 在输入框输入包括中文、英文的句子,能够得到用十六进制显示的字模,还有八种中文字体可供选择。可直接把字模复制到单片机的LED点阵实验中,本字模提取程序提取的字模是从上到下再从左到右的。-In the input box to input Chinese, English sentences can be displayed using the hexadecimal font, there are eight kinds of Chinese fonts to choose from. Fonts
LEDflashinglight
- 基于ARM1138的LED闪烁发光程序,适合初学者参考学习-The LED flashing light on ARM1138 procedure reference for beginners learning
TLC549
- TLC549AD转换51单片机代码,程序有详细的中文注释,包括中位置滤波法的设计-#include<reg52.h> #include<intrins.h> #define uchar unsigned char #define uint unsigned int sbit AD_Out = P3^2 sbit CS = P1^0 sbit AD_In = P1^1
AD7705(AVR)
- 介绍AD7705的开发注意事项,以及开发流程,附AVR单片机开发代码-#include <util/delay.h> #include <avr/eeprom.h> #include "ad7705.h" #include "main.h" #include "crc16.h" #include "Usart.h"
1166
- 51单片机做的汉字显示软件,16X16点阵显示,并可以进行移动-51 dan pian ji de han zi xian shi ruan jian
Desktop
- 基于FPGA的频率计设计 源代码+论文 绝对好用-The frequency meter design based on FPGA source code+ thesis
Verilog
- verilog_hdl教程135例 非常实用的入门程序-verilog_hdl Tutorial 135 cases
division
- Verilog n-bit Division using datapath and controller for COMPUTER ARCHITECT LAB-Verilog n-bit Division using datapath and controller for COMPUTER ARCHITECT LAB
