-
PDF
Atmel-8209-8-bit_AVR_ATmega16M1-32M1-64M1_Datasheet_1_.pdf
8-bit AVR Microcontroller ATmega16M1/32M1/64M1 DATASHEET COMPLETE Introduction ® The Atmel ATmega16M1/32M1/64M1 is a low-power CMOS 8-bit microcontroller based on the AVR enhanced RISC architecture. By executing
in „Externer Interrupt“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Porting_ucOSII_to_ARM.pdf
, and then use that knowledge to port the uCOS-II RTOS to the processor. I’d played with the Atmel AVR and WinAVR for the Circuit Cellar Atmel AVR 2004 contest, but had simply used WinAVR, not appreciating the task done by the startup files and the AVR standard library. Many of the examples in this project
in „uC/OS-II portieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eforth_328.ino
memory */ /******************************************************************************/ #include <avr/pgmspace.h> #define LOGICAL ? 0xFFFF: 0 #define LOWER(x,y) ((unsigned int)(x)<(unsigned int)(y)) #define pop top = *S-- #define push *++S = top; top = #define data ((unsigned int*) (0)) #define cData
in „eFORTH as Arduino Sketch“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eforth_328.ino
memory */ /******************************************************************************/ #include <avr/pgmspace.h> #define LOGICAL ? 0xFFFF: 0 #define LOWER(x,y) ((unsigned int)(x)<(unsigned int)(y)) #define pop top = *S-- #define push *++S = top; top = #define data ((unsigned int*) (0)) #define cData
in „eFORTH as Arduino Sketch“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irmp.c
irmp_pulse_time >= SAMSUNG_PULSE_LEN_MIN && irmp_pulse_time <= SAMSUNG_PULSE_LEN_MAX) { #if IRMP_SUPPORT_SAMSUNG48_PROTOCOL == 1 #ifdef ANALYZE ANALYZE_PRINTF ("Switching to SAMSUNG48 protocol "); #endif // ANALYZE irmp_param.protocol = IRMP_SAMSUNG48_PROTOCOL; irmp_param.command_offset = SAMSUNG48_COMMAND_OFFSET; irmp_param.command_end = SAMSUNG48_COMMAND_OFFSET + SAMSUNG48_COMMAND_LEN; irmp_param.complete_len = SAMSUNG48_COMPLETE_DATA_LEN; #else #ifdef ANALYZE ANALYZE_PRINTF ("Switching to SAMSUNG32 protocol "); #endif // ANALYZE irmp_param.protocol
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
ATmega2560.xml
slave address with general call support Address recognition causes wake-up when AVR is in sleep mode The Two-Wire Serial Interface (TWI) is ideally suited to typical microcontroller applications. The TWI protocol allows the systems designer to interconnect up to 128 different devices
in „Eclipse AVR win32 komplett?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ASUS_ML229H_LM215WF3-SLC1_Datasheet.pdf
1 19 D18 TTL Input (B1) 47 TXOUT0+ Positive LVDS differential data output 0 20 D19 TTL Input (B2) 48 TXOUT0- Negative LVDS differential data output 0 21 GND Ground pin for TTL Input 49 LVDS GND Ground pin for LVDS 22 D20 TTL Input (B3) 50 D27 TTL Input (R6) 23 D21 TTL Input (B4) 51 D0 TTL Input (R0)
in „Hilfe bei LVDS Signal“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Test_44333.asm
; ACIaddr =$008 ;Analog Comparator Interrupt Vector Address reset: ; Nach Reset initialisieren des AVR ldi temp, RAMEND ; Stackpointer initialisieren out SPL, temp clr xh ;* Port B = LCD Display und Nibbel Daten NDR ;* Bit 0-3 Daten 4 CS 5 RS ldi temp, 0b00111111 ; Port B auf Ausgang schalten out DDRB
in „Freier Speicher ab 0x60 4433?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ATTINY_3216_DB.pdf
ATtiny3216/3217 tinyAVR 1-series Introduction ® ® The ATtiny3216/3217 are members of the tinyAVR 1-series of microcontrollers, using the AVR processor with hardware multiplier, running at up to 20 MHz, with 32 KB Flash, 2
in „Attiny 3216 QTouch Funktion“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TestArmTurtorialDeu.pdf
von STMicroelectronics verwendet werden. Beide Controller sind bis auf die Flash-Größe (64 KiB vs 128 KiB) und die Anzahl der Pins (48 vs 64) identisch. Diese Controller gehören zur „Mainstream“ -Einsteigerfamilie von ST und sind bei Hobby-Entwicklern mit vielen vorhandenen Online-Ressourcen sehr beliebt
in „ARM-Assembler-Tutorial“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
IgorPlug-USB__AVR__firmware.pdf
PID - dekoduj iny paket 48Data0Packet: 489 cpi State,SetupState ;ak bol stav Setup 490 breq ReceiveSetupData ;prijmi ho 491 cpi State,OutState ;ak bol stav Out 492 breq ReceiveOutData ;prijmi ho 493 494oMyPacked: ldi State,BaseState
in „IGORPLUG-USB“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
IgorPlug-USB__AVR__firmware.pdf
PID - dekoduj iny paket 48Data0Packet: 489 cpi State,SetupState ;ak bol stav Setup 490 breq ReceiveSetupData ;prijmi ho 491 cpi State,OutState ;ak bol stav Out 492 breq ReceiveOutData ;prijmi ho 493 494oMyPacked: ldi State,BaseState
in „90s2343 als usb ir empfänger“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
IgorPlug-USB__AVR__firmware.pdf
PID - dekoduj iny paket 48Data0Packet: 489 cpi State,SetupState ;ak bol stav Setup 490 breq ReceiveSetupData ;prijmi ho 491 cpi State,OutState ;ak bol stav Out 492 breq ReceiveOutData ;prijmi ho 493 494oMyPacked: ldi State,BaseState
in „Per USB mit ATMega32 kommunizieren“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
IgorPlug-USB__AVR__firmware.pdf
PID - dekoduj iny paket 48Data0Packet: 489 cpi State,SetupState ;ak bol stav Setup 490 breq ReceiveSetupData ;prijmi ho 491 cpi State,OutState ;ak bol stav Out 492 breq ReceiveOutData ;prijmi ho 493 494oMyPacked: ldi State,BaseState
in „Booten auf Knopfdruck mit AT90S23X3“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
tn816def.inc
0x03<<0) ; 32 cycles (32ms) .equ FUSE_PERIOD_64CLK_gc = (0x04<<0) ; 64 cycles (64ms) .equ FUSE_PERIOD_128CLK_gc = (0x05<<0) ; 128 cycles (0.128s) .equ FUSE_PERIOD_256CLK_gc = (0x06<<0) ; 256 cycles (0.256s) .equ FUSE_PERIOD_512CLK_gc = (0x07<<0) ; 512 cycles (0.512s) .equ FUSE_PERIOD_1KCLK_gc = (0x08<<0
in „ATtiny816 wo finde ich def.inc“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avrdude_out.txt
46: no interesting data avrdude: avr_read(): skipping page 47: no interesting data avrdude: avr_read(): skipping page 48: no interesting data avrdude: avr_read(): skipping page 49: no interesting data avrdude: avr_read(): skipping page
in „avrdude braucht lange zum Beenden (Linux)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
311_Schaltungen.pdf
Mikrocontroller 1,78 MHz, vonParallaxhatdenAutordazumotiviert, eine vergleichbare Lösung mit einem AT- ATmega48: DDS-f = 25 [MHz] / 18 [cy- cles] = 1,39 MHz. mega48 zu entwickeln. Es zeigte sich, dass die Schaltung mit dem ATmega fast ebenso leistungsfähig ist wie die mit dem Der ATmega48 wird in der Schaltung
in „[S] Sammlung von elektr. Schaltungen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irmp.c
irmp_pulse_time >= SAMSUNG_PULSE_LEN_MIN && irmp_pulse_time <= SAMSUNG_PULSE_LEN_MAX) { #if IRMP_SUPPORT_SAMSUNG48_PROTOCOL == 1 #ifdef ANALYZE ANALYZE_PRINTF ("Switching to SAMSUNG48 protocol "); #endif // ANALYZE irmp_param.protocol = IRMP_SAMSUNG48_PROTOCOL; irmp_param.command_offset = SAMSUNG48_COMMAND_OFFSET; irmp_param.command_end = SAMSUNG48_COMMAND_OFFSET + SAMSUNG48_COMMAND_LEN; irmp_param.complete_len = SAMSUNG48_COMPLETE_DATA_LEN; #else #ifdef ANALYZE ANALYZE_PRINTF ("Switching to SAMSUNG32 protocol "); #endif // ANALYZE irmp_param.protocol
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
irmp.c
irmp_pulse_time >= SAMSUNG_PULSE_LEN_MIN && irmp_pulse_time <= SAMSUNG_PULSE_LEN_MAX) { #if IRMP_SUPPORT_SAMSUNG48_PROTOCOL == 1 #ifdef ANALYZE ANALYZE_PRINTF ("Switching to SAMSUNG48 protocol "); #endif // ANALYZE irmp_param.protocol = IRMP_SAMSUNG48_PROTOCOL; irmp_param.command_offset = SAMSUNG48_COMMAND_OFFSET; irmp_param.command_end = SAMSUNG48_COMMAND_OFFSET + SAMSUNG48_COMMAND_LEN; irmp_param.complete_len = SAMSUNG48_COMPLETE_DATA_LEN; #else #ifdef ANALYZE ANALYZE_PRINTF ("Switching to SAMSUNG32 protocol "); #endif // ANALYZE irmp_param.protocol
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
Transistortester.h
#include <avr/io.h> #include <util/delay.h> #include <avr/sleep.h> #include <stdlib.h> #include <string.h> #include <avr/eeprom.h> #include <avr/pgmspace.h> #include <avr/wdt.h> #include <avr/interrupt.h> #include
-
PDF
ATtiny1614-16-17-DataSheet-DS40002204A_1_.pdf
ATtiny1614/1616/1617 tinyAVR 1-series Introduction ® ® The ATtiny1614/1616/1617 are members of the tinyAVR 1-series of microcontrollers, using the AVR processor with hardware multiplier, running at up to 20 MHz, with 16 KB Flash
in „50% PWM für H-Brücke mit Attiny1614“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AVR-Studio.txt
progxmega.elf: file format elf32-avr Sections: Idx Name Size VMA LMA File off Algn 0 .text 0000087e 00000000 00000000 00000094 2**1 CONTENTS, ALLOC, LOAD, READONLY, CODE 1 .data 00000004 00802000 0000087e 00000912 2**0 CONTENTS, ALLOC,
in „XMega Eclipse, AVR-Studio Interrupt Unterschiede“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
XMEGA-A3BU_XPLAINED_Design_Documentation_rev2.PDF
NHD-C12832A1Z-FSW-FBW-3V3 LCD500 Backlight: I = 30mA @ 3.0V resistor is needed.onsumption at 3.3V a 128x32 The FET has max RDSon = 5Ohm Limiting resistor 10 Ohms Backlight current: B ) Imin = 0.3V /(15 Ohm) = 20 mA B S E 0 1 2 3 4 2 2 1 1 O S D D C 0 S E L V V V V V C C C C V V V S S A R L A 1 2 3 4 5
in „LED toggeln mit ATxmega256A3BU“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
compile_Tasmota_stable_in_docker_container_versuch3.txt
NeoPixelBus/internal/NeoPixelAnimator.cpp.o Compiling .pio/build/tasmota/libd3f/NeoPixelBus/internal/NeoPixelAvr.c.o Compiling .pio/build/tasmota/libd3f/NeoPixelBus/internal/Rgb48Color.cpp.o Compiling .pio/build/tasmota/libd3f/NeoPixelBus/internal/RgbColor.cpp.o Compiling .pio/build/tasmota/libd3f/NeoPixelBus/
in „Dlock 11827 und Tasmota - compilieren für FW-Update“ · Haus & Smart Home ·
-
Datei
Neues_Textdokument.txt
| // | ** *** * | // | ** *** * | // | *** ** | // | ******** | { 0x00, 0x0F, 0x03, 0x05, 0x39, 0x48, 0x48, 0x30 }, // 11 : // | | // | **** | // | ** | // | * * | // | *** * | // | * * | // | * * | // | ** | { 0x00, 0x08, 0x3E, 0x08, 0x1C, 0x22, 0x22, 0x1C }, // 12 : // | | // | * | // | ***** | //
in „LED-Cube Effekte weiter per Knopfdruck“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LED_Cube.ino
| // | ** *** * | // | ** *** * | // | *** ** | // | ******** | { 0x00, 0x0F, 0x03, 0x05, 0x39, 0x48, 0x48, 0x30 }, // 11 : // | | // | **** | // | ** | // | * * | // | *** * | // | * * | // | * * | // | ** | { 0x00, 0x08, 0x3E, 0x08, 0x1C, 0x22, 0x22, 0x1C }, // 12 : // | | // | * | // | ***** | //
in „LED-Cube Effekte weiter per Knopfdruck“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Servicemanual_Hameg_HM_305-2.pdf
Output min. 10mV into 50 Ohm (e.g. HZ62, TEK TG501). 5) Pre-attenuator 2:1 (1 M Ohm parallel with 12-48pF), e.g. HZ20. 6) 50 Ohm BNC through termination, e.g. HZ22. 7) 2 BNC-cables, 50 Ohm, e.g. HZ34. 8) BNC-T-connector. 9) Oscilloscope probe 10:1, with exactly 9M Ohm series resistance and compensated
in „Oszilloskop - Bildröhre läuft unzuverlässig“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
tft.c
= sizeof(table7735S); // p16 = (int16_t *) & height; *p16 = 160; p16 = (int16_t *) & width; *p16 = 128; break; #endif #ifdef SUPPORT_7781 case 0x7783: _lcd_capable = AUTO_READINC | REV_SCREEN | INVERT_GS; static const uint16_t ST7781_regValues[] = { 0x00FF, 0x0001, //can we do 0xFF 0x00F3, 0x0008, //
in „4DLCD-32QA mit STM32 initialisieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
SerialCom_CNC_dump.html
</td><td></td><td>D:\Projekte\Controller_AVR\Arduino\GRBL_StepperMotor\SerialCom_CNC\SerialComCNC.exe</td><td></td><td></td><td>COM7</td></tr> <tr class="s2"><td>2</td><td>28/02/2015 14:58:17</td><td>IRP_MJ_DEVICE_CONTROL (IOCTL_SERIAL_SET_QUEUE_SIZE
in „Projekt: SerialComCNC Serielles Frontend für CNC GRBL mit ATMega“ · Projekte & Code ·
-
PDF
ATtiny.pdf
register. Single-register operations are also executed in the ALU. Figure 2 shows the ATtiny10/11/12 AVR RISC microcontroller architecture. The AVR uses a Harvard architecture concept with separate memories and buses for program and data memories. The pro- gram memory is accessed with a two-stage pipelining
in „Tiny 11 ,was ist davon zu halten?“ · PC Hard- und Software ·
-
PDF
ArmAssemblerTutorial.pdf
STMicroelectronics will be used. Both controllers are identical except for the flash size (64 KiB vs 128 KiB) and number of pins (48 vs 64). These controllers belong to ST’s “mainstream” entry-level- family and are quite popular among hobbyist developers with many existing online resources. Several development
in „ARM-Assembler-Tutorial“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AVR.html
span.hcp35 { margin-left:40px; } --> </style> </head> <body> <h2>Tools and device support</h2> <p>AVR Studio 4 support all new Atmel AVR debug platforms and devices. See below for a table of currently supported tools and devices in AVR Studio 4. New supported devices and platforms marked in <span style
in „Billige Alternative zu AVR STK 500 oder Wie brenne ich günstig mein Programm auf den Mikrochip?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AVRDUDE-Meldung.txt
avrdude -p atxmega128a1 -P usb -c dragon_jtag -vvvv -U flash:w:test5.hex avrdude: Version 5.10, compiled on Jan 19 2010 at 15:10:54 Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/ Copyright (c) 2007-2009 Joerg
in „PDI + AVR Dragon“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Inhalt2017.pdf
11 82 ATtiny in Assembler . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 01 40 AVR Playground . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 03 50 Heizkesselmonitor mit ESP8266 . . . . . . . . . . . . . . . . . . . . . . . . 01 40 BBC micro:bit für Elektroniker
in „Elektor-Hefte Jahrgang 1985/86/87“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
onkyo_tx_nr_616_service_manual.pdf.pdf
515/ 515AE/ 616/ 616AE/ HT-R758/791/ HT-RC440/460/470 DEBUG MODE-6 AUDIO DEBUG MODE-6/6 STEP-8 e.g. _48_48256STB__ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 33 34 35 36 blank 33. Information of the input FS of DA830 35. Information of the input MCLK of DA830 UNK : C_FS_UNKNOWN 64 : AUD_MCLK_64Fs 8 : C_FS_08 128
in „Onkyo verstärker“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
compile_Tasmota_stable_in_docker_container.txt
internal/NeoPixelAnimator.cpp.o Compiling .pio/build/tasmota32-DE/libd3f/NeoPixelBus/internal/NeoPixelAvr.c.o Compiling .pio/build/tasmota32-DE/libd3f/NeoPixelBus/internal/Rgb48Color.cpp.o Compiling .pio/build/tasmota32-DE/libd3f/NeoPixelBus/internal/RgbColor.cpp.o Compiling .pio/build/tasmota32-DE/libd3f
in „Dlock 11827 und Tasmota - compilieren für FW-Update“ · Haus & Smart Home ·
-
Datei
font.h
minifloat on 26.02.11. * No rights reserved. * */ #ifndef FONT_H_DEFINED #define FONT_H_DEFINED #include <avr/pgmspace.h> #define FONT_HEIGHT 12 #define FONT_WIDTH 8 const char font_data[] PROGMEM = { //char number 0 0b00000000,//00 0b00000000,//01 0b00000000,//02 0b00000000,//03 0b00000000,//04 0b00000000,
in „Wintek WD-H3224V 320x240“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
newSDWebServer_GPIO16_Touchn5b.ino
*********************** * * * Examples3 : GLCD_Touch Screen(ET-TFT240320TP-3.2 Rev.C) For "ET-BASE AVR MEGA128" * * * * DISPLAY LANDSCAPE(Hor.) * * * * MODE : Interface GLCD Parallel data 16 bit * * * ******************************************************************************************* * * * Target
in „Arduino_IDE mit ESP8266 und Ucglib unter Win7-64bit“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Courier_New.h
size in bytes : 28650 * Font width : 10 * Font height : 26 * Font first char : 32 * Font last char : 128 * Font used chars : 96 * * The font data are defined as * * struct _FONT_ { * uint16_t font_Size_in_Bytes_over_all_included_Size_it_self; * uint8_t font_Width_in_Pixel_for_fixed_drawing; * uint8_t font_Height_in_Pixel_for_all_characters
in „C -> Zeichen aus Font suchen / rechnen?!“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
all_cmds.txt
avifdec avifenc avifile-config avimake avitype avobabel avocjsontocml avogadro avogadro2 avogen avologin avr-addr2line avr-ar avr-as avr-c++ avr-c++filt avr-cpp avr-elfedit avr-g++ avr-gcc avr-gcc-5.4.0 avr-gcc-ar avr-gcc-nm avr-gcc-ranlib avr-gcov avr-gcov-tool avr-gdb avr-gdb-add-index avr-gprof avr-ld avr-ld.bfd avr-man avr-nm avr-objcopy avr-objdump avr-ranlib avr-readelf avr-run avr-size avr-strings avr-strip avra avrdude (1) - driver program for ``simple'' Atmel AVR MCU programmer avro avroappend avrocat avromod
in „Vergleichstabelle von Systemeigenen Tools in Windows“ · PC Hard- und Software ·
-
Datei
tvtext_v2.asm
Grafiken möglich. ;* ;* Das besondere an dieser Software: Das Timing wird per Timer gesteuert, ;* der AVR kann daher nebenbei problemlos andere Aufgaben erledigen, da ;* die Bilderzeugung lediglich etwa 60% der CPU Leistung benötigt. ;* Die Sync Signale werden vollständig per Timer im PWM Modus erzeugt,
in „AVR Videogenerator, 40x25 Zeichen, nur 60% CPU Auslastung !“ · Projekte & Code ·
-
Datei
Teileliste-04-18-2233.html
"ce7"><p>Mikrocontroller</p></td><td style="text-align:left;width:6.073cm; " class="ce7"><p>ATTiny AVR RISC, 1 KB, 4 Mhz</p></td><td style="text-align:left;width:0.25cm; " class="ce7"> </td><td style="text-align:left;width:2.586cm; " class="ce7"> </td><td style="text-align:left;width:3.948cm; " class
in „Bauelemente abzugeben“ · Markt ·
-
Datei
SD-Card-FAT32_SDHC.diff
t)fat_offset >> 9), + ((uint16_t)fat_offset & 0x01ff), fat, sizeof(fat), length, @@ -2214,19 +3001,48 @@ * \ingroup fat16_fs * Callback function used for counting free clusters. */ -uint8_t fat16_get_fs_free_callback(uint8_t* buffer, uint32_t offset, void* p) +uint8_t fat16_get_fs_free_callback(uint8
-
Datei
tbf5030_c3a_3.c
/ Title: Turbo Blower // Authors: LEE, KWAN-HEE // Purpose: TB System Control program // Software: AVR-GCC to compile // Hardware: ATmega103/128 // Note: To contact me, mail to next add. // Email: pass9238@kturbo.com (043-275-7573, ³»212) //***********************************************************
in „Fehler beim Compilieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AT90PWM3.xml
RWW_START_ADDR> <RWW_STOP_ADDR>$BFF</RWW_STOP_ADDR> <PAGESIZE>32</PAGESIZE> <BOOTSZMODE1> <BOOTSIZE>128</BOOTSIZE> <PAGES>4</PAGES> <APPSTART>$0</APPSTART> <BOOTSTART>$F80</BOOTSTART> <BOOTRESET>$F80</BOOTRESET> </BOOTSZMODE1> <BOOTSZMODE2> <BOOTSIZE>256</BOOTSIZE> <PAGES>8</PAGES> <APPSTART>$0</APPSTART
in „AVRStudio4(SP4) debug mode: ACSR fehlt für AT90PWM3?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
huuang.pdf
, Multi-Outputs counter, external abnormity, program operation and other information and warnings. AVR (auto voltage regulation), Deceleration stop or free-stop, DC brake, auto Other Functions reset and restart, frequency track, PLC control, traverse function, drawing control, auto energy-savings, carrier
in „87Hz-Schaltung Dreieck Vorteile?“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
huuang.pdf
, Multi-Outputs counter, external abnormity, program operation and other information and warnings. AVR (auto voltage regulation), Deceleration stop or free-stop, DC brake, auto Other Functions reset and restart, frequency track, PLC control, traverse function, drawing control, auto energy-savings, carrier
in „Frequenzumrichter und Motor für meine Drehbank“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
hercules.c
#include <avr/pgmspace.h> // Hercules Zeichensatz 8x16 prog_uchar hercules_f16 [256][16] = { {0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff }, /* 0 */ {0x00,0x00,0x7e,0x81,0xa5,0x81,0x81,0xbd
in „Schrift für Grafikdisplay, Text ausgeben“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
hercules.c
#include <avr/pgmspace.h> // Hercules Zeichensatz 8x16 const unsigned char hercules_f16 [256][16] = { {0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff }, /* 0 */ {0x00,0x00,0x7e,0x81,0xa5,0x81,0x81,0xbd
in „Wie funktioniert eine Font datei?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
landtiger_v2.0_-_manual__v1.1.pdf
v2.0 LandTiger V2.0 LPC17XX Development Board User Manual Version V1.1 www.PowerMCU.com, www.PowerAVR.com Copyright © 2009, PowerMCU; Copyright © 2012, WH LandTiger V2.0 User Manual 2 Table of Content Table of Content...................................................................................