This program is used to measure the temperature sensor on an F330 device. It uses 1-point calibration and stores the offset value in FLASH memory. The program outputs temperature values in 100ths of a degree Celsius with UART.
標簽: temperature calibrati program measure
上傳時間: 2014-01-19
上傳用戶:啊颯颯大師的
For C8051F330 This code example illustrates using the internal analog multiplexer to measure analog voltages on up to 8 different analog inputs. Results are printed to a PC terminal program via the UART.
標簽: analog illustrates multiplexer C8051F330
上傳時間: 2014-12-20
上傳用戶:aig85
用AVR單片機設計的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name support USB interface On board power supply (input from 7v to 20v DC) Bootloader firmware upgradeable via USB port Infrared bi-directional interface Remote Control Back light graphic LCD worked with only 2x AA batteries In sleep mode sink less than 1uA (2.5mA in active mode) 5 buttons for easy navigation Long range (more than 20 feets)
標簽: MP3 interface support Player
上傳時間: 2016-07-02
上傳用戶:fandeshun
Infrared remote decode firmware ,use time measure pulse to decode 1 or 0 this code can decode Nec protocal remote controller and than use uart transfer the data to the pc serial port
標簽: decode Infrared firmware measure
上傳時間: 2013-12-29
上傳用戶:wweqas
c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the screen, and then outputs the ASCII hex value of that character.
標簽: demonstrates c8051f340 C8051F340 configure
上傳時間: 2013-12-25
上傳用戶:lepoke
This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus.
標簽: combination materials reference creating
上傳時間: 2014-12-03
上傳用戶:時代電子小智
DEC5502_USB程序主要實現了與PC機應用程序之間的USB通訊,并根據PC機傳來的指令進行相應的動作。 DEC5502_LED程序通過配置系統定時器和系統中斷來控制指示燈D5和D1,并且通過D5和D1是否交替閃爍來達到測試系統定時器和系統中斷的目的。 DEC5502_DARAM程序實現了對DSP的片上DARAM的讀寫訪問。 DEC5502_DMA程序通過配置DMA通道實現片上DARAM與外擴SDRAM之間的數據傳送。 DEC5502_UARTONCHIP程序實現了DSP片上UART與PC機的串行數據通訊。
上傳時間: 2013-12-16
上傳用戶:LouieWu
uart全功能實現.實現如下函數: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomLeft, U_PutISRBytes, U_GetTxISRRoomLeft, U_Purge, U_SetOwner, U_SetFlowCtrl, U_ConfigEscape, U_SetDCBConfig, U_CtrlDCD, U_CtrlBreak, U_ClrRxBuffer, U_ClrTxBuffer, U_SetBaudRate, U_SendISRData, U_SendData, U_GetOwnerID, U_SetAutoBaud_Div, /*TY adds these to expand flexibility 2004/10/15*/ U_Register_TX_cb, U_Register_RX_cb, /*TY adds these to let virtual COM port can retrive exception log 2005/3/8*/ U_GetUARTByte, U_PutUARTByte, U_PutUARTBytes, /*for virtual com port to return DCB configuration*/ U_ReadDCBConfig, U_CtrlRI, U_CtrlDTR, U_ReadHWStatus
標簽: U_GetBytesAvail U_GetTxRoomL U_GetBytes U_PutBytes
上傳時間: 2013-12-08
上傳用戶:GHF
Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software in it. Hid Led tester follows USB HID protocol, we don’t need to install driver for the device, and Windows (Win 2000 and later) will install the device automatic.
標簽: interrupt firmware software package
上傳時間: 2014-01-03
上傳用戶:llandlu
The USB Multi-Interface driver is a replacement driver for the system provided Multi-Interface driver. This driver was developed to overcome some bugs that are included in the build in driver and to introduce new features. The driver is compatible to the system provided Multi-Interface driver. If the driver is installed on a system, it does not automatically replace the system provided driver. It exists parallel to the system driver and is assigned to a device during the installation process.
標簽: Multi-Interface driver replacement provided
上傳時間: 2017-02-11
上傳用戶:asddsd