资源列表
RGB-three-color-gradient
- RGB三色渐变.通过PWM控制三色LED同时渐渐变色,文件夹中有视频。-RGB three-color gradient through the tri-color LED PWM control while gradually change color, folder video.
JN-AN-1143-Time-of-Flight-Demo-Dev-1v1
- Time of flight demo to determine distance on the demo boards.
QN8036_driver_c51
- QN8036资料,QN8036收音代码和资料-QN8036 datasheet
juxun001
- 本程序是用于测量PM2.5的,用的传感器是夏普测灰尘传感器,加ds18b20的测温。-This procedure is used to measure PM2.5, with the measuring sensor is Sharp dust sensors, plus ds18b20 temperature measurement.
Zigbee_P2P_2012.11.23
- CC2530芯片,点对点无线数据互传范例-CC2530 chip, point to point wireless communication paradigm
基于stm32贪吃蛇小游戏设计
- 基于stm32贪吃蛇小游戏设计,2.8寸lcd显示
JZbootloader-v1.3
- 国产的君正jz全系列处理器的bootloader代码,含pc端usb源代码、cpu端源代码,学习ucos,linux必备。-The king made a full range of processors are jz bootloader code, including source code usb pc side, cpu server source code, learning ucos, linux necessary.
STM32PfreeRTOS
- 基于STM32F103 的freeRTOS移植,实现了点亮LED以及USART功能-An APP on STM32F103 board with FreeRTOS, with two threadFunctions ,lighting LED and sending message via UASRT.
STM32F103VET6FreeRTOS
- stm32 开发板上的freeRTOS移植。实现了ADC,usart,LCD,跑马灯多任务切换。点击按键,LCD会有不同的图形显示。-Running multitask in freeRTOS on wildfire board 。By pushing key-button,graphs on ILI9341 LCD change,while an UASRT task sends the ADC value to PC.
AS1130
- Driver and PC application for 4 x AS1130 using PIC18F4550. YouTube Video URL :https://www.youtube.com/watch?v=Agxh7WkdDQs
Spwm code
- Sine pwm coe generation using microcontroller
STM32-Flash
- 主存储器,该部分用来存放代码和数据常数(如 const 类型的数据) 。对于大容量产品,其 被划分为 256 页,每页 2K 字节。注意,小容量和中容量产品则每页只有 1K 字节。主存储器的 起始地址就是 0X08000000, 1K(0x400) 2K(0x700) Btye-STM32 flash memory programming each need to write 16 bit (8 bit data write not simply Oh!) ,