-
6678_UART
TMS320C6678 DSP UART的驱动程序,在TI官方的开发板上测试成功。包含UART的通道选择,参数设置。代码由C语言编写,是DSP的底层驱动程序。使用了TI的CSL库函数,在使用时注意添加相关的库路径,需要安装有关BIOS的开发DSK
- 2022-05-23 13:02:01下载
- 积分:1
-
RTOS多任务OS代码
RTOS多任务OS代码
1. 1_点灯实验 和 2_os 两个 文件夹是文档 的示例代码的项目.
2. 示例代码项目 1_点灯实验 和 2_os 的工程目录结构是一样的.
3. 和文档的主题有关的源文件仅为 main 文件夹下的 cpp_Test.cpp,
其他均为与文档主题无关的内容.
4. mdk 的工程文件在 uvproj 目录下, 生成的目标文件在 uvprojoutput
目录下.
5. 程序下载到 Mini 板, 启动时, 红色LED会点亮 1s, 属正常现象.
- 2022-08-04 11:00:30下载
- 积分:1
-
VoiceRec
wince平台下的一个录音程序,可录音,回放(under wince platform for a recording process, recordable, playback)
- 2009-07-15 10:20:09下载
- 积分:1
-
cc2650-master
for ti cc2650 chips sensor
- 2020-10-15 11:37:29下载
- 积分:1
-
一个上传照片的例子
一个上传照片的例子-an example upload photos
- 2022-12-25 03:35:03下载
- 积分:1
-
2D_PML_fangxingzhu
二维的TM波打到一个方形的金属柱上,边界条件为PML(TM wave hit a two-dimensional square metal column, PML boundary conditions)
- 2013-11-15 09:48:55下载
- 积分:1
-
computer
该计算器实现简单加减乘除机开根号、倒数等操作。(The realization of a simple calculator, countdown, add, subtract, multiply and divide machine open radical operation.)
- 2012-11-29 21:20:46下载
- 积分:1
-
edgelink
边缘检测,并分割,以不同颜色标示。站内有其matlab实现,这是对应的c++代码。(Edge detection and segmentation, marked with different colors. Inside the station are the matlab realize, This is corresponding c++ code.)
- 2021-04-12 13:28:57下载
- 积分:1
-
Notebook battery in accordance with whether or not to automatically turn off Vis...
根据笔记本是否用电池来自动关闭Vista 玻璃效果~~有助于了解CSharp 是如何调用系统类库-Notebook battery in accordance with whether or not to automatically turn off Vista glass effect ~ ~ help to understand how the call system CSharp Class Library
- 2022-01-28 12:07:56下载
- 积分:1
-
microcontroller_neural_network
This is a simple program to calculate the output of artificial neural network (ANN) using microcontroller ATMega 32.
Assume that the neural architecture is : 2 hidden layers with 4 and 2 neurons
respectively and 1 layer output with 1 neuron.This program explains the step how to compute the ANN in off-line mode.Means
the weights and biases are already exist (microcontroller is not doing the learning steps). These parameters are produced using MATLAB. Therefore, we have already made the appropriate architecture using MATLAB. The tansig function is use in both of hidden layer.
Finally, the neural output will be displayed on LCD port C.
- 2011-01-24 18:49:12下载
- 积分:1