جستجو در تالارهای گفتگو
در حال نمایش نتایج برای برچسب های 'serial port'.
4 نتیجه پیدا شد
-
سلام لطفا راهنمایی بفرمایید چطوری میتوانم یک پورت مثلا portb.0 از میکروکنترلر را با کامپیوتر روشن و خاموش کنم خواهشا کامل و تشریحی و جزیی راهنمایی بفرمایید.ممنون از همه
- 1 پاسخ
-
- avr
- serial port
-
(و 3 مورد دیگر)
برچسب زده شده با :
-
STK200 schematics family such as a 74FHC573 if you go beyond 4 MHz. You can also program an extra wait state, to use slower memory. Here you will find a pdf file showing the STK200 schematics: [Hidden Content] If you use a 32 KB SRAM, then connect the /CS signal to A15 which gi...
-
- bascom-avr
- eeprom
-
(و 28 مورد دیگر)
برچسب زده شده با :
- bascom-avr
- eeprom
- family
- instruction
- isp programmer
- kbytes
- labels
- lcd display
- library
- memory
- microcontroller
- microcontrollers
- oscillator
- pointer
- product
- program memory
- programmer
- programmers
- registers
- routine
- search
- serial port
- silicon labs
- simulator
- software
- source code
- string variables
- strings
- timers
- variables
-
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...
-
سلام به همه من رشته ام نرم افزار هست . اما از بد روزگار استاد گیر داده که کار سخت افزاری انجام بدیم . منم تصمیم گرفتم با یک برنامه از سمت پی سی دیتا رو بفرستم روی یک ال سی دی دو در شانزده. خوب با همه بی سوادیم مدار رو ساختم . به این ترتیب که دیتا میاد به ماکس 232 و از اون هم به پایه RX میکرو . ح...