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

Search list

[Other Embeded programcesu

Description: 超声波测距模块,采用ATMEGA48单片机,测量距离并且动态刷新数码管,显示距离-Ultrasonic ranging module, using ATMEGA48 microcontroller, measure the distance and dynamic refresh digital display distance
Platform: | Size: 1344512 | Author: 李嘉雄 | Hits:

[SCMMacros

Description: 这是macros.h头文件,用于atmega48等芯片-This is macros.h header files, such as chips for atmega48
Platform: | Size: 4096 | Author: 白狗 | Hits:

[Otherhuxideng

Description: 这是基于atmega48的呼吸灯编程,是用延时来控制灯的呼吸的,没有用到定时器-This is based on the programming atmega48 breathing light is used to control the light delay breath, did not use the timer
Platform: | Size: 248832 | Author: hdx | Hits:

[ELanguagePROGRAMA-PRINCIPAL

Description: 16* 2 LCD electronic clock, the use of real-time ds1307 chip atmega48
Platform: | Size: 22528 | Author: julki | Hits:

[SCMpwm--Tmega48PWM-

Description: ATmega48实现PWM,而且可以用Proteus 7 Professional仿真,实现PWM控制输出-ATmega48 PWM, and can use Proteus 7 Professional simulation, PWM control output
Platform: | Size: 31744 | Author: qzsxx | Hits:

[SCMtest06

Description: ATMega48单片机。RS232通信已经能能通信也能显示发送的指定内容,并且通过中断接收数据。-ATMega48 single chip microcomputer. RS232 communication has been able to communicate can display the specified content, and receive data through interrupt
Platform: | Size: 4096 | Author: 肖云强 | Hits:

[OtherADC

Description: This program uses the microcontroller ATmega48 ADC converting the voltage into a 6-bit contro
Platform: | Size: 14336 | Author: Pepe | Hits:

[OtherADCuno

Description: This program makes use of the analog comparator ATmega48 and causes a turn led to lower digerencia voltage between two terminals
Platform: | Size: 6144 | Author: Pepe | Hits:

[OtherLcd1

Description: With this program 16x2 LCD is controlled by 4 data bits using the ATmega48
Platform: | Size: 19456 | Author: Pepe | Hits:

[OtherParpadeo-de-1-bit

Description: This program blinks a LED the ATmega48
Platform: | Size: 14336 | Author: Pepe | Hits:

[SCMMain

Description: 利用ATMAGE48做的无刷电机驱动程序,供测试用-ATMEGA48 do use brushless motor driver for testing purposes
Platform: | Size: 4096 | Author: liuzhu | Hits:

[SCMmusic

Description: 用Atmage48产生电子音乐的Arduino程序,演奏的乐曲是“让我们荡起双桨”-Atmega48 produced by electronic music Arduino program, playing music is Let Dangqi Sculls
Platform: | Size: 2048 | Author: 习平 | Hits:

[Otheravr444

Description: Robust sensorless commutation control. External speed reference. Overcurrent detection/protection. Basic speed controller included. Full source code in C. Source code can be adapted to a new motor by changing parameters. Several I/O pins/peripherals not used for motor control. Can be used for other purposes, such as status LEDs, communication or user input. Works without modification on the pin and source code compatible devices ATmega48, ATmega88 and ATmega168.(This application note describes how to implement sensorless commutation control of a 3-phase brushless DC (BLDC) motor with the low cost ATmega48 microcontroller. A general solution, suitable for most 3-phase BLDC motors on the market is presented. The full source code is written in the C language, no assembly is required. Adaptation to different motors is done through the setting of parameters in the source code.)
Platform: | Size: 82944 | Author: maria123456 | Hits:

[Embeded-SCM DevelopXianQieGe

Description: 线切割单片机控制程序 包括步进电机控制程序 和光栅尺检测程序(#include <iom48v.h> #include <macros.h> // #ifdef _OPTIMIZE_SIZE_ // #pragma optsize+ // #endif } void Output1(void) { unsigned char DataByte; SckDisLow; RckDis1Low; for(DataByte = 0x80; DataByte != 0x00; DataByte >>= 1) { if(DataByte&ByteOut1) DataDisHigh; else DataDisLow; SckDisLow; SckDisHigh; } RckDis1High; RckDis1Low; } void Output2(void) { unsigned char DataByte; SckDisLow; RckDis2Low; for(DataByte = 0x80; DataByte != 0x00; DataByte >>= 1) { if(DataByte&ByteOut2) DataDisHigh; else DataDisLow; SckDisLow; SckDisHigh; } RckDis2High; RckDis2Low; } // 0: release 1~9: putout :: all putout /: keep void NeedleOut(unsigned char IDNeedle) { switch (IDNeedle) { default: case '0': ByteOut1 = 0; ByteOut2 = 0; DR8Low; CT8Low; CT9Low; break;)
Platform: | Size: 7030784 | Author: 孔庆东 | Hits:

[Embeded-SCM Develop48

Description: 基于ATmega48-20AU 的洗衣机程序 可供相关设计人员参考(The washing machine program based on atmega48-20au can be referenced by relevant designers)
Platform: | Size: 14336 | Author: zhaobo | Hits:

[SCM112

Description: 使用atmege48的ad转换,从初始化ad转换开始,完成了ad转换功能(AD conversion of atmege48)
Platform: | Size: 14336 | Author: 秦佩韦 | Hits:
« 1 2 3 4 5 6 7 8»

CodeBus www.codebus.net