资源列表
基于STM32F103系列的ADS1256
- 这是我自己用32103板子写的程序,亲测有效,我是用八位数据读取,同时添加扫描和固定通道两种方法,有注释,过程步骤。
czcLEDxianshi
- 出租车计价器设计 有完整的说明 原理图等等 要的可以下载-Taxi meter design with complete descr iption of the schematic, and so on can be downloaded to the
1
- STM8S 的TIM1PWM输出,可调占空比,非服用功能-STM8S of TIM1PWM output, adjustable duty cycle, non-taking function
GISView
- EVC 下读取GPS数据并且显示其中包括从GPS上用和窜口连接读取数据,坐标信息等-read GPS data also show which includes GPS and channeling used to read data connectors, Coordinate information
Linux_Qt4_Example
- 《Linux窗口程序设计-Qt4精彩实例分析》书中源代码,共享给大家那些没有纸质书的,光看电子书没有源代码一起分析,很痛苦,呵呵。-" Linux Windows Programming-Qt4 wonderful examples of" the book source code, shared to all who are not paper books, e-books do not just look at the source code to analyze, ver
W25Q16
- stm32读下去w25q16源码,利用spi端口直接读取,主控制器为f103vet6-stm32 read on w25q16 source, using spi port for direct reading, the main controller is f103vet6
STM32-PWM
- stm32,PWM程序(包含库函数)适合单片机开发初学者使用-stm32, PWM procedures (including library functions) suitable for beginners to use microcontroller development
PIDKey
- ESP8266 DHt22 Arduino Source Code
DS1302驱动
- 基于stm32f407 Ds1302驱动(Based on stm32f407 Ds1302 driver)
STM32-PID
- PID 的PI调节控制电流在指定的 电流值,PI效果很好,不需要微分,-The PI regulator PID control current at a specified current value, PI good results, not differential,
OTM8018B-datasheet
- OTM8018B的规格书,彩屏常用的IC规格书--The public Yi electronic OTM8018B specifications, color commonly used in IC specifications
RISC-CPU
- 精简指令集 CPU 通过仿真验证正确 (使用之前务必看readme文件,和结构图!) 1. 此cpu是夏宇闻 verilog数字系统设计教程中最后一章的例程。 2. 学习时务必先搞明白框图原理,和数据流动!!! 3. 牢记主状态机中一条指令周期中传输的16bit=3bit指令+13bit地址。 4. 理解数据总线,和地址总线。区分数据和地址。 5. 仔细调试,因为书中有很多小错误。 程序经过quartusii编译通过,另外经过modelsim仿真正确。-RISC