جستجو در تالارهای گفتگو
در حال نمایش نتایج برای برچسب های 'interface'.
7 نتیجه پیدا شد
-
The AVR chips all have internal hardware that can be used. For this description of the hardware the 90S8515 was used. Newer chips like the Mega8515 may differ and have more or less internal hardware. You will need to read the manufacturers data sheet for the processor you are using to learn...
-
USB ASP Downloader for ATMega For programming the AVR microcontrollers, Atmel has provided special software that can be downloaded from the Atmel website. Software is AVRStudio. This software uses assembly language as the language of instrumentality. AVRStudio addition, there are some third part...
-
- circuit
- development board
-
(و 23 مورد دیگر)
برچسب زده شده با :
-
timer digital To create a realtime timer, realtime microcontroller is not required (RTC). You only need a crystal and a timer prescale settings. for example, if used for 8MHz crystal, then choose the timer prescale of 8. Prescale is a divisor which will be conditional on crystal beats as ne...
-
- application note
- atmega
-
(و 23 مورد دیگر)
برچسب زده شده با :
-
Minimum System ATMega 8535,16,32 Minimum system ATmega 8535/16/32 schematic circuit that is integrated with RS232 serial communication. Minimum System is a microcontroller circuit that used to work. This circuit usually consists of: 1. Crystal = to generate pulse 2. a series reset = to d...
-
- 2
-
-
- avr atmega
- boards
-
(و 23 مورد دیگر)
برچسب زده شده با :
-
All AVR ports have true Read-Modify-Write functionality when used as general digital I/O ports. This means that the direction of one port pin can be changed without unintentionally changing the direction of any other pin with the SBI and CBI instructions. The same applies when changing drive val...
-
In this article will discuss the use of DST-128 AVR Stamp. further discussion we need to know the specifications of the DST-128 AVR Stamp. dst avr stamp • 128 Kb Flash PEROM • 4Kb EEPROM • 4Kb SRAM • On Chip Analog Comparator • 8 Channel 10 bit ADC • 2 8 bit PWM • 6 PWM de...
-
- application
- atmega
- (و 12 مورد دیگر)
-
استفاده از سیگنال مغزی در جست و جوی تصویری (Brain Computer Interfaces)
bme.masood پاسخی ارسال کرد برای یک موضوع در بیوالکتریک
استفاده از فعالیت های مغزی و ایجاد واسطه بین انسان و ماشین از اموری است که مورد توجه بیشتر محققین و دانشمندان قرار گرفته است . . . استفاده از قدرت و توانایی های مغز در سیستم های پردازشی و جست و جو گر منجر به ایجاد تحولی شگرف در سرعت و دقت این سیستم ها گردیده است. بهطور کلی ایجاد واسطه ه...