Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - atmega
Search - atmega - List
it is a datasheet of atmega 128l ic
Date : 2025-12-28 Size : 163kb User : mohsen

lay out for the generic board to design embedded systems
Date : 2025-12-28 Size : 8kb User : basit

atmega display for adc
Date : 2025-12-28 Size : 4kb User : udgish

source code is an example of adc and pwm program in atmega 8535. This code will make the microcontroller converts each input of the ADC pin and make it into OCR0 value. This OCR0 value will affect the shape of the generated pwm signal. OC0 pin on PORTB will be linked with a LED and will indicate changes in voltage or duty cycle on pin OC0. specification: Timer/Counter used = Timer/Counter 0 Input = port a output = port b channel ADC = 0 ADC mode = single conversion PWN Mode = Fast PWM non inverting
Date : 2025-12-28 Size : 5kb User : IPY

nokia 3310 lcd #include "3310.h" //global variable for remembering where to start writing the next text string on 3310 LCD unsigned char char_start /*-------------------------------------------------------------------------------------------------- Name : spi_init Description : Initialising atmega SPI for using with 3310 LCD Argument(s) : None. Return value : None. --------------------------------------------------------------------------------------------------*/ //SPI initialize //clock rate: 250000hz void spi_init(void) { SPCR = 0x58 //setup SPI } -nokia 3310 lcd #include "3310.h" //global variable for remembering where to start writing the next text string on 3310 LCD unsigned char char_start /*-------------------------------------------------------------------------------------------------- Name : spi_init Description : Initialising atmega SPI for using with 3310 LCD Argument(s) : None. Return value : None. --------------------------------------------------------------------------------------------------*/ //SPI initialize //clock rate: 250000hz void spi_init(void) { SPCR = 0x58 //setup SPI }
Date : 2025-12-28 Size : 2kb User : hadi

program praktikum dari kampus menggunakan atmega 128 dengan modul grafik lcd
Date : 2025-12-28 Size : 1kb User : baguspermana7

use interupt and ADC PWM mudule at ATMega 8535 to control light of led
Date : 2025-12-28 Size : 1kb User : agitaprasetyo

this program use to display a character in LCD module 16x2, use ATMega 8535
Date : 2025-12-28 Size : 1kb User : agitaprasetyo

ATmega 16的各种代码含 AD转换 AT24C02的I2C DS1302 EEPROM读写 PWMO控制LED 按键 定时器0的快速PWM 定时器0的相位修正PWM 定时器0的溢出 定时器1的捕捉 异步串口UART 同步SPI-ATmega 16 a variety of code containing AD converter AT24C02 I2C DS1302 EEPROM read and write PWMO control LED Button Timer 0 fast PWM Timer 0 phase correct PWM Timer 0 overflow Timer 1 capture Asynchronous serial UART Synchronize the SPI.
Date : 2025-12-28 Size : 314kb User : 陈杰

Atmega 328 UART clone with testbench, cannot be synthesized to gates
Date : 2025-12-28 Size : 64kb User : Sam
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.