Welcome![Sign In][Sign Up]
Location:
Search - m8 i

Search list

[Other resourceAVRBoot_M8

Description: atmega8的BootLoad程序,需写入M8之中,现已在Atmega8芯片上测试通过。我已使用它做了几个项目,除第一次使用下载线,以后写片子只用串口线.-atmega8 BootLoad the procedures required to be included in M8, which is available at Atmega8 chip test. I have to use it to do several projects, in addition to the first use downloaded line, after the film was made using only serial line.
Platform: | Size: 1251 | Author: 鹏程万里 | Hits:

[Otherusb_M8_ISP

Description: M8制作的ISP下载线 -M8 produced ISP download cable
Platform: | Size: 81920 | Author: 012210 | Hits:

[Linux-Unixmd5

Description: 最近在研究魅族M8也就是Windows Mobile6.0系统下的数据库编程,打算开发M8Money个人记账软件,为了让数据库更严谨,秉承一贯的作风,对个人帐号的password字段进行MD5散列,我所使用的是轻量级嵌入式数据库sqlite (仅有几K大小)并没有大多数流行数据库提供的password()内置函数,(但这丝毫没有降低我对sqlite的好感,一款强大的跨平台+嵌入式数据库,支持标准SQL语法,纯粹由C代码组成)。网上找了很多MD5加密的代码,自己又重新研究了一下《密码学》,综合各方面的资料整理封装出独一无二的超精简MD5封装包 文章出处:DIY部落(http://www.diybl.com/course/3_program/c++/cppjs/20090212/155308.html)-Meizu M8 recent study that is under the Windows Mobile6.0 system, database programming, intend to develop M8Money personal accounting software, in order to make the database more stringent to uphold the style of the individual account password fields MD5 hash, I am using a lightweight embedded database sqlite (only a few K size) is not available in most popular database password () built-in functions, (it did not lower my right sqlite a good impression, a powerful cross-platform+ Embedded database supports standard SQL syntax, composed entirely of C code). The Internet is a lot of MD5 encryption code, but it is a moment to re-examine "Cryptography", a comprehensive package to collate information in all aspects of a unique ultra-streamlined MD5 Package Package
Platform: | Size: 25600 | Author: 王海宝 | Hits:

[Other Embeded programAVR_ICP_decoding

Description: Using AVR (M8) of the input capture (ICP) on the universal infrared remote control decoding
Platform: | Size: 286720 | Author: liusong | Hits:

[SCMmyfmridio

Description: 我自己做的一个FM电路,用M8+rda5807做的带音量调节芯片 -I do a FM circuit to do with the M8+ rda5807 chip with volume control
Platform: | Size: 129024 | Author: yaoshuang | Hits:

[CommunicationNRF905_M8_TEST

Description: NRF905 无线通讯源码,1发1收 M8模拟SPI 编译环境I-NRF905 TEST
Platform: | Size: 37888 | Author: 邓涛 | Hits:

[ARM-PowerPC-ColdFire-MIPSiccavr_source

Description: M8 TLC2543 PB5-DATADIN PB0-DATAOUT PB1-#CS PB2-CLOCK //本程序没有使用tlc2543的EOC(转换结束标志)信号,片选一直处于选中,也可以自己加入片选信号 unsigned int tlc2543(unsigned char senddata) { unsigned int recdata = 0 unsigned int i = 0 senddata = 0B11010000 //控制字 recdata = 0 //接收到的转换结果数据 //PORTB &= 0B11111101 //片选使能(可选) NOP() NOP() for(i=0 i<12 i++) { if(senddata & 0x80) PORTB |= 0B00100000 else PORTB &= 0B11011111 //准备发送控制字 senddata <<= 1 if(PINB & 0x01) recdata |= 0x0001 else recdata &= 0xfffe recdata <<= 1 //接收上次转换结果-M8 TLC2543 PB5-DATADIN PB0-DATAOUT PB1-# CS PB2-CLOCK// This program does not use tlc2543 the EOC (end of conversion flag) signal, chip select has been in a select, you can also add their own chip-select signal unsigned int tlc2543 (unsigned char senddata) {unsigned int recdata = 0 unsigned int i = 0 senddata = 0B11010000 // control word recdata = 0 // receive the results of the data conversion// PORTB & = 0B11111101 // Chip Enable ( optional) NOP () NOP () for (i = 0 i < 12 i++) {if (senddata & 0x80) PORTB | = 0B00100000 else PORTB & = 0B11011111 // ready to send control words senddata < < = 1 if (PINB & 0x01) recdata | = 0x0001 else recdata & = 0xfffe recdata < < = 1 // Receive the last conversion result
Platform: | Size: 2048 | Author: 凌峰 | Hits:

[Driver Developm8-upgrade-flash

Description: mega8 update flash source code ,I start long time to debug and stable it-mega8 update flash source code, I start long time to debug and stable it
Platform: | Size: 6769664 | Author: forrestyu | Hits:

[SCMAVR-M8-switch

Description: 硬件是使用AVR-M8,软件环境WINAVR,功能是使用M8的I/O控制多个继电器,实现电子开关的功能。-Hardware is using the AVR-M8, and The software environment WINAVR, function is more relay I/O control with M8 and realize the function of the electronic switch.
Platform: | Size: 18432 | Author: handong | Hits:

[assembly languagePT2262

Description: 我看过很多PT2262软件解码程序,都是用定时器测量脉冲宽度。占用系统太多资源。我自己编写的程序不用定时器,不用中断,代码最少。发射端为PT2262 3.3M 的电阻 接收端为 M8 内部1M RC振荡。解码成功后输出D口显示。编译软件为 ICCAVR。 -I have seen many PT2262 software decoding process, are used timer measures the pulse width. Takes too much system resources. I have written a program without timers, without interruption, the code minimum. Transmitter for the PT2262 3.3M resistor receiving end for the M8 internal 1M RC oscillation. After successfully decoded output port D display. Compile software ICCAVR.
Platform: | Size: 148480 | Author: 朱红永 | Hits:

CodeBus www.codebus.net