Welcome![Sign In][Sign Up]
Location:
Search - psoc

Search list

[Other Embeded programPsoc_CapSence

Description: 基于Psoc的CapSense程序
Platform: | Size: 1869558 | Author: dhreezaem | Hits:

[DocumentsCypress CY8C34 family Chinese datasheet

Description: PSoC®3 具有独特的可配置模块阵列,是真正的系统级解决方案,能够通过单个芯片提供 MCU、存储器、模拟和数字外设功能。 CY8C34 系列提供了一种新型的信号采集、信号处理和控制方法,并具有高精度、高带宽和高灵活性等特点。其模拟功能涵盖了从热 电偶信号(接近直流电压)到超声波信号的广泛信号范围。 CY8C34 系列可以处理数十个数据采集通道以及每个 GPIO 引脚上的模拟 输入。 CY8C34 系列还是一个高性能的可配置数字系统,具有 USB、多主控 I2C 以及 CAN 等接口。除了通信接口之外,CY8C34 系 列还具有易于配置的逻辑阵列,至所有 I/O 引脚的灵活路由,以及高性能的单周期 8051 微处理器内核。通过分层式电路图设计输入 工具 PSoC® Creator™,设计人员可以使用包含众多预建组件和布尔基元的资料库,轻松创建系统级设计。使用 CY8C34 系列不仅可 以实现模拟和数字材料表的集成,而且只需通过简单的固件更新,即可轻松纳入最新的设计变更。
Platform: | Size: 2518678 | Author: xwjj@cypress.com | Hits:

[DSP programdtmf_c

Description: DTMF检测程序。定点计算,可移植到DSP上。 Usage: dtmf filename -DTMF detection procedures. Sentinel, can be transplanted to DSP. Usage : Either filename
Platform: | Size: 12288 | Author: 张墉 | Hits:

[Mathimatics-Numerical algorithmspsoC++.cpp

Description: 标准pso算法,c++编写的-standard algorithm, prepared by the c
Platform: | Size: 2048 | Author: chuchu | Hits:

[Mathimatics-Numerical algorithmspsoC++

Description: pso程序的源代码(粒子群优化算法源程序)-PSO program s source code (Particle Swarm Optimization source)
Platform: | Size: 2048 | Author: 王振兴 | Hits:

[USB developpsoc_usb

Description: psoc_usb的代码,用来小卡测试的.没事下下来-psoc_usb code, used to test a small card. nothing down under
Platform: | Size: 250880 | Author: freedon | Hits:

[SCMuser_module_example_project__counter32_17

Description: 32位计数器的计数程序,CYPRESS公司生产的PSOC。-32-bit counter counting procedures, CYPRESS produced PSOC.
Platform: | Size: 73728 | Author: 单勇腾 | Hits:

[Embeded-SCM DevelopCSA_7_Button_Slider

Description: 电容感应程序,采用csr方式,单片机为CYPRESS公司生产的PSOC。
Platform: | Size: 55296 | Author: 单勇腾 | Hits:

[USB developDrawUSB_HJ

Description: 基于Cypress CY3655开发工具的USB鼠标程序,在调试时发现原程序中有些错误,做了些修改,给大家分享一下。测试时通过windows画图工具,可以看到程序模拟鼠标画出“USB”字样。 另外要注意的是PSoC Designer中"USB Setup Wizard"项的设置,可以参考一下,初学者很容易出错的^_^ -failed to translate
Platform: | Size: 245760 | Author: | Hits:

[Embeded-SCM Developcommunication___psoc_tm__based_usb_device_design_b

Description: 利用psoc进行usb及capsense的程序编写-using psoc to programe a usb and capsense
Platform: | Size: 406528 | Author: menjiawan | Hits:

[SCMhbtouchkey_V1.0_090210

Description: cpress器件实现触摸按键程序.开发环境PsOC Designer-sssssssssssssssssssssssssssssss
Platform: | Size: 1174528 | Author: zbp | Hits:

[Software Engineering08PSOC

Description: C++,pso.08年东北赛区赛题,可以根据实际情况做相应调整,比如:不需要该物资,则急需度为0。建议把程序看透,数据是可以根据程序设出来的。-In C++,PSO
Platform: | Size: 13312 | Author: 李好 | Hits:

[Com Portbootloader

Description: 在PSOC上实现bootloader功能,通过RS232更新固件程序-PSOC achieved in the bootloader features, firmware update through RS232
Platform: | Size: 3072 | Author: harry lee | Hits:

[SCMCapSense

Description: 是塞朴拉斯的psoc系列感应式单片机,用于设计感应触摸屏场合-psoc s program evarment
Platform: | Size: 4043776 | Author: wlj | Hits:

[MultiLanguagecy22545

Description: 使能Rx_buffer,全局中断,RX中断。如果单个字节查询读取接收数据是没问题的-psoc
Platform: | Size: 333824 | Author: lingpeng | Hits:

[Embeded-SCM Developi2c_841

Description: 实现PSOC和841的通讯功能 通过IIC进行通讯-PSOC and 841 to achieve communications
Platform: | Size: 48128 | Author: 谢婷 | Hits:

[SCMkeyboardcontroller_latest.tar

Description: 这是一个非常小而简单的模块,它通过一个键xy矩阵扫描,并产生一种“快照”的 位的代表在扫描采样的按键开关状态。 有在模块的内存,使输出保持不变的扫描过程中,并同步更新。 把钥匙是连续取样,但向上的按键开关存储器存储的所有数据,直到最后输出 “快照”的生产。 该模块是Verilog的参数,并与小矩阵式键盘推荐使用。据 在实际测试硬件。-This is a very small and simple module, which scans through an X-Y matrix of keys, and produces a "snapshot" of bits which represent the sampled state of the keyswitches during the scan. There is memory in the module, so that the outputs are held constant during a scan, and updated simultaneously. The keys are sampled sequentially, but the memory stores up all of the keyswitch data until the final output "snapshot" is produced. This module is parameterized Verilog, and is recommended for use with small matrix type keypads. It has been tested in real hardware.
Platform: | Size: 15360 | Author: 打狗队 | Hits:

[Embeded-SCM Developusb_ps2_mouse

Description: USB转PS2的代码,采用CY的IC进行处理的.需要在CYPRESS的PSOC环境下-USB-PS2 code, using CY of the IC for processing. Requires the PSOC environment CYPRESS
Platform: | Size: 76800 | Author: yangsui | Hits:

[Software EngineeringInterrupciones[1]

Description: guide interrupts for Psoc Microcontrollers
Platform: | Size: 67584 | Author: jedota | Hits:

[Software EngineeringTimerinterrupciones

Description: guide Timers Psoc Microcontroller
Platform: | Size: 65536 | Author: jedota | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 13 »

CodeBus www.codebus.net