-
Datei
fft.c
#include <avr/pgmspace.h> #include "fix_fft.h" #include <WProgram.h> /* fix_fft.c - Fixed-point in-place Fast Fourier Transform */ /* All data are fixed-point short integers, in which -32768 to +32768 represent -
in „FFT Library von Elm-Chan“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
log.txt
: 25 SyncLoops : 32 ByteDelay : 0 PollIndex : 3 PollValue : 0x53 Memory Detail : Block Poll Page Polled Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW Max W ReadBack ----------- ---- ----- ----- ---- -----
in „USBasp + AVSDUDE + ATmega8 Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
myCode.c
#include <avr/io.h> #define F_CPU 8000000UL #include <util/delay.h> #include <avr/pgmspace.h> #include <string.h> #include <stdio.h> #include <avr/interrupt.h> #include "font.h" //#include "tex.h" #include <stdbool.h
in „HD44780 emulieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
mode // by: luo // Date: 2012-12-18 //---------------------------------------------------- #include <avr/io.h> #include <avr/pgmspace.h> #include <util/delay.h> #include "main.h" #define uchar unsigned char // 8bit, 0 ~ 255 #define uint unsigned int // 16bit, 0 ~ 65,535 #define ulong unsigned long // 32bit
in „Benörige Hilfe bei Grafikdisplay LM240120“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
module.c
2V Poti 16 Bit (wenn tariert != 0)--> MB2 }gsEEConfig = {{ {1,1030,1562,1536,2044,1578,1536,1898}, {64,1029,1546,1613,2043,1536,1692,1884}, {32,1029,1537,1575,2042,1542,1614,1888}, {16,1029,1540,1556,2042,1536,1576,1891}, {8,1029,1513,1549,2042,1541,1556,1893}, {4,1030,1536,1542,2043,1537,1547,1896},
in „Atmega644 EEPROM Initialisieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
RGB_LED_10bitPWM.asm
im SRAM: ;H byte[0..192°] (Hue) Farbwinkel 0°=rot, 64°=grün, 128°=blau ;S byte[0..100%] (Saturation) Sättigung 0%=grau, 50%=wenig Sättigung, 100%=reine Farbe ;B byte[0..100%] (Brightness) Helligkeit 0%=keine 100%=volle Helligkeit ;Es werden 3 Bytes zurückgegeben
in „Mega8 Assembler RGB Fader“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eforth_328.ino
unsigned char* cCode; int n; int I, P, IP, top ; unsigned char I1, I2; int w, clock; int phase; int rack[32] = {0}; int stack[32] = {0}; int* R = rack; int* S = stack; const int code[] PROGMEM = { /* WIDTH=16; */ /* DEPTH=8192; */ /* ADDRESS_RADIX=HEX; */ /* DATA_RADIX=HEX; */ /* CONTENT BEGIN; */ /* 0000
in „eFORTH as Arduino Sketch“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eforth_328.ino
unsigned char* cCode; int n; int I, P, IP, top ; unsigned char I1, I2; int w, clock; int phase; int rack[32] = {0}; int stack[32] = {0}; int* R = rack; int* S = stack; const int code[] PROGMEM = { /* WIDTH=16; */ /* DEPTH=8192; */ /* ADDRESS_RADIX=HEX; */ /* DATA_RADIX=HEX; */ /* CONTENT BEGIN; */ /* 0000
in „eFORTH as Arduino Sketch“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR_ASM_Tutorial.pdf
AVR-Tutorial - 1. Benötigte Ausrüstung - www.mikrocontroller.net www.mikrocontroller.net Home AVR-Tutorial - 1. Benötigte Ausrüstung AVR-Tutorial ● 1. Ausrüstung 1. Hardware ● 2. IO-Grundlagen ● 3. Stack
in „ASM Tutorial jetzt als PDF“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#define F_CPU 16000000UL #include <avr/io.h> #include <stdio.h> #include <stdint-gcc.h> #include <stdbool.h> #include <string.h> #include <util/delay.h> #include <avr/interrupt.h> #include "usart.h" #include "RotaryEncoder.h" #include "ADC.h
in „7 Segment Multiplexing und USART Kommunikation(Baudraten)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AVR8_Burn_O_Mat_Config.xml
4.0V (3.6V - 4.5V)" Fuse1="0" Fuse2="0"/> </BrownOutDetection> <OscillatorOptions Type="ATmega8" /> </AVR> <AVR name="m32" caption="ATmega32"> <Fuse name="OCDEN" bit="7" fuseByte="hfuse" default="1" desc="Enable OCD (on chip debug)" mode="expert"/> <Fuse name="JTAGEN" bit="6" fuseByte="hfuse" default="0
-
Datei
AVR8_Burn_O_Mat_Config.xml
4.0V (3.6V - 4.5V)" Fuse1="0" Fuse2="0"/> </BrownOutDetection> <OscillatorOptions Type="ATmega8" /> </AVR> <AVR name="m32" caption="ATmega32"> <Fuse name="OCDEN" bit="7" fuseByte="hfuse" default="1" desc="Enable OCD (on chip debug)" mode="expert"/> <Fuse name="JTAGEN" bit="6" fuseByte="hfuse" default="0
-
Datei
config.xml
(3.6V - 4.5V)" BODEN="0" BODLEVEL="0"/> </BrownOutDetection> <OscillatorOptions Type="ATmega8"/> </AVR> <AVR name="m32" caption="ATmega32"> <Fuse name="OCDEN" bit="7" fuseByte="hfuse" default="1" desc="Enable OCD (on chip debug)" mode="expert"/> <Fuse name="JTAGEN" bit="6" fuseByte="hfuse" default="0
in „Fuseeditor, grafische Benutzeroberfläche für AVRdude“ · Projekte & Code ·
-
Datei
SD-Card-FAT32_SDHC.diff
0xffff +#if FAT32_SUPPORT +#define FAT32_CLUSTER_FREE 0x00000000 +#define FAT32_CLUSTER_RESERVED_MIN 0xfffffff0 +#define FAT32_CLUSTER_RESERVED_MAX 0xfffffff6 +#define FAT32_CLUSTER_BAD 0x0ffffff7 +#define FAT32_CLUSTER_LAST_MIN
-
PDF
KlangPlusTon_2007-01.pdf
DVD-PLAYER HIFI-REGLER direktgespart Denon AVC-A11XVA sw/silber Denon DVD-1730 /-1930 sw/silber Denon AVR-1707 NEU! Denon DVD-2930 /-3930 sw/silber Denon AVR-2307 /-3806 sw/silber Harman-Kardon DVD-23 /-37 /-47 sw Denon AVR-2807 /-4306 sw/silber Marantz DV-4001/-6001/-7001 sw/silber H.-Kardon AVR-140/-240
in „Symasym hohe Ausgangsspannung“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
Micrel.pdf
like is provided only for your convenience The Microchip name and logo, the Microchip logo,AnyRate,AVR, and may be superseded by updates. It is your responsibility to AVR logo, AVR Freaks, BitCloud, chipKIT, chipKIT logo, ensure that your application meets with your specifications. CryptoMemory, CryptoRF
-
Datei
lcd.c
#include <Mega32.h> // Standard Input/Output functions #include <stdio.h> #include <string.h> #include <math.h> // Declare your global variables here unsigned char Mute[]="MUTE "; unsigned char BitCnt=0; unsigned char
in „Probleme mit Touch-Panal und RS232“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
MCP_Reg.h
/* Date: 21.12.2004 */ /* www: www.microcontroller-starterkits.de */ /* email: */ /* Software: WinAVR to compile */ /* Hardware: ATMega128EvoBoard */ /****************************************************************************/ /****************** Port defintions ATMega128Evoboard *****************
in „SPI-Problem mit MCP2515 und ATmega16“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
bm01.asm
bm01.elf: file format elf32-avr Disassembly of section .text: 00000000 <__vectors>: 0: 0c 94 3e 00 jmp 0x7c ; 0x7c <__ctors_end> 4: 0c 94 50 00 jmp 0xa0 ; 0xa0 <__bad_interrupt> 8: 0c 94 50 00 jmp 0xa0 ; 0xa0 <__bad_interrupt>
in „FixedPoint in C und C++“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ssd1329.c
connected // //***************************************************************************** #include <avr/io.h> #include "hardware.h" #include "ssd1329.h" //***************************************************************************** // // Buffer for storing sequences of command and data for the display
in „SPI-Problem mit AVR“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Transistortester093k.pdf
Ergänzung zur Bedienung desAVR-Transistortester K.-H. Kübbeler Gilt nur für Testversion 0.93k Einleitung: Basierend auf der Software von Markus Frejek habe ich angefangen die Software zu modifizieren. Der Grund war zu Beginn eigentlich
-
Datei
Funktionsdec_mit_CV28_09_01_2009.asm
1 CK f?r PWM mit 6125 Hz ; 0 1 1 0 CK/2 ; 0 1 1 1 CK/4 ; 1 0 0 0 CK/8 ; 1 0 0 1 CK/16 ; 1 0 1 0 CK/32 ; 1 0 1 1 CK/64(90HZ)LEXA ; 1 1 0 0 CK/128 ; 1 1 0 1 CK/256 ; 1 1 1 0 CK/512 ; 1 1 1 1 CK/1024 clr TEMP1 ; lösche TEMP1 out TCNT1,TEMP1 ; lösche Timer 1 ldi TEMP1,0b00000110 ; lösche Timer Interupts
in „DCC Decoder“ · Projekte & Code ·
-
Datei
Funktionsdec_mit_CV28_09_01_2009.txt
1 CK f?r PWM mit 6125 Hz ; 0 1 1 0 CK/2 ; 0 1 1 1 CK/4 ; 1 0 0 0 CK/8 ; 1 0 0 1 CK/16 ; 1 0 1 0 CK/32 ; 1 0 1 1 CK/64(90HZ)LEXA ; 1 1 0 0 CK/128 ; 1 1 0 1 CK/256 ; 1 1 1 0 CK/512 ; 1 1 1 1 CK/1024 clr TEMP1 ; lösche TEMP1 out TCNT1,TEMP1 ; lösche Timer 1 ldi TEMP1,0b00000110 ; lösche Timer Interupts
in „DCC Decoder“ · Projekte & Code ·
-
Datei
PID_3.3_Multicycles.txt
---- ' ------------------------------------------------------------------------------ $regfile = "m64def.dat" ' def file for ATmega16 $baud = 9600 '9600 $crystal = 16000000 ' 16MHz cristal ' ------------------------------------------------------------------------------ ' ----[Configure the watchdog]-
in „Frage Regelungstechnik: dynamische Systeme“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
nano_os_OPT3.txt
nano_os.elf: file format elf32-avr Sections: Idx Name Size VMA LMA File off Algn 0 .data 00000008 00800100 00001998 00001a2c 2**0 CONTENTS, ALLOC, LOAD, DATA 1 .text 00001998 00000000 00000000 00000094 2**1 CONTENTS, ALLOC, LOAD,
-
Datei
PC_DIMMER_AT90S2313.asm
PHOENIXstudios 230 128 Kanal PC_DIMMER Firmware v2.0b ;Copyright (c) 2005 by PHOENIXstudios ; ;Chip-Typ: Atmel AVR AT90S2313 DIP ;*********************************************************************************************** .include "2313def.inc" .DEVICE AT90S2313 .EQU PFM_TIME_L =0x3f ;PWM_TIME = 10ms t=(TIMER
in „AT90S2313 Code für ATtiny2313 angleichen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
PC_DIMMER_AT90S2313.asm
PHOENIXstudios 230 128 Kanal PC_DIMMER Firmware v2.0b ;Copyright (c) 2005 by PHOENIXstudios ; ;Chip-Typ: Atmel AVR AT90S2313 DIP ;*********************************************************************************************** .include "2313def.inc" .DEVICE AT90S2313 .EQU PFM_TIME_L =0x3f ;PWM_TIME = 10ms t=(TIMER
in „PWM-Signal durch 3-Phasen-AC gestört?“ · 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 ·
-
PDF
onkyo_tx_nr_616_service_manual.pdf.pdf
22kHz DATA : DDR_DATA MSTR : DDR_MSTR 024 : 24kHz 024 : 24kHz UNKW : DDR_UNKNOWN DSD : DDR_DSD 032 : 32kHz 032 : 32kHz NORD : DDR_NOT_READY PLUS : DDR_DDPLUS 044 : 44.1kHz 044 : 44.1kHz NPCM : DDR_NOT_PCM EXPR : DDR_DTSEXP 048 : 48kHz 048 : 48kHz FS96 : DDR_FS96 DTSH : DDR_DTSHD 064 : 64Hz 064 : 64Hz 088
in „Onkyo verstärker“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
main.c
/* * OV7670-AVR.c * * Created: 10.04.2018 23:36:29 * Author : David ToDos: - In set Testpattern die neuen Funktionen benutzen und so den Code verschlanken - */ #define F_CPU 16000000UL #include <avr/io.h> #include <avr/common.h> #include <util/delay.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> //######### PROGMEM #define COLOR_BAR //######### internen Farbbalken an #define WARTEZEIT 20 //######### Pasuse
in „Brauche Unterstützung beim OV7670 (bzw. SCCB)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
/* * OV7670-AVR.c * * Created: 10.04.2018 23:36:29 * Author : David ToDos: - In set Testpattern die neuen Funktionen benutzen und so den Code verschlanken - */ #define F_CPU 16000000UL #include <avr/io.h> #include <avr/common.h> #include <util/delay.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> //######### PROGMEM //#define DEBUG //#define COLOR_BAR //######### internen Farbbalken an //#define SEND_PIC /
in „Brauche Unterstützung beim OV7670 (bzw. SCCB)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
/* * * Created: 08.07.2017 15:52:06 * Author : mmc */ #include <avr/io.h> //#define SIMULATOR #define FALSE 0 #define TRUE 1 #define F_CPU 8000000UL #define F_SCL 8000000UL //#define F_SCL 100000UL // Pinbelegung des Display an verwendete µC-Pins anpassen #define twi_PORT_BIT_DISPLAY_DATA4
in „PWM steuert Helligkeit & Farbe bei LED-Module“ · Projekte & Code ·
-
Datei
SPDIF-Gen_v1.3_ADC.asm
: Biphasemarc-Encoder und Einschränkung auf 16 Bit eingebaut ; 02.01.25 V1.3_ADC: Daten werden vom AVR-ADC geholt (10Bit Mono) ; 44100 * 256 = 11289600 = 16 Takte / Byte bzw. 2 Takte / Bit ; ; ; [BYTE 1][BYTE 2][BYTE 3][BYTE 4][BYTE 5][BYTE 6][BYTE 7][BYTE 8] auf der als MSPI arbeitenden USART. ; ; _
in „ATmega328 und SPDIF 24 Bit digital Audio“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LCD_2313_M50530.bas
Const Quarz = 8000000 ' Quarz.. $crystal = Quarz ' ..festlegen $baud = 19200 ' Baudrate V24 $hwstack = 32 ' Hardwarestack $swstack = 24 ' Softwarestack $framesize = 24 ' Framsize '################################ INIT Timer0 ################################# Const Pre = 8 ' ergibt alle x ms einen Interrupt
in „Problem bei 8x24 Zeichen LCD an Atmega 16“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
iic_rx_solo.c
/***************************************************** This program was produced by the CodeWizardAVR V1.24.7e Professional Automatic Program Generator © Copyright 1998-2005 Pavel Haiduc, HP InfoTech s.r.l. http://www.hpinfotech.com e-mail:office@hpinfotech.com Project : Version : Date : 18.06.2007
in „I²C (TWI) CodeVison - Problem bei Pinbelegung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LCD_2313_M50530.bas
Const Quarz = 8000000 ' Quarz.. $crystal = Quarz ' ..festlegen $baud = 19200 ' Baudrate V24 $hwstack = 32 ' Hardwarestack $swstack = 24 ' Softwarestack $framesize = 24 ' Framsize '################################ INIT Timer0 ################################# Const Pre = 8 ' ergibt alle x ms einen Interrupt
in „LCD Display 8x24 mit M50530“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
TempMess.asm
TempMess für Attiny85 ; Temperature Measuring System ; (TMS) for Attiny85 ; ; UART see Application Note AVR307 / Siehe Application Note AVR307 ; For the first tests we use 300 baud / Baudrate temporär auf 300 herabgestuft ; Each use of derivated values is marked with [BAUD:300] ; Jede Stelle, die bei Änderung
in „ATtiny85 UART mit USI [ASM]: Wo liegt der Fehler?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irmp.c
remote control protocols * * Copyright (c) 2009-2018 Frank Meyer - frank(at)fli4l.de * * Supported AVR mikrocontrollers: * * ATtiny87, ATtiny167 * ATtiny45, ATtiny85 * ATtiny44, ATtiny84 * ATmega8, ATmega16, ATmega32 * ATmega162 * ATmega164, ATmega324, ATmega644, ATmega644P, ATmega1284, ATmega1284P *
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
irmp.c
remote control protocols * * Copyright (c) 2009-2018 Frank Meyer - frank(at)fli4l.de * * Supported AVR mikrocontrollers: * * ATtiny87, ATtiny167 * ATtiny45, ATtiny85 * ATtiny44, ATtiny84 * ATmega8, ATmega16, ATmega32 * ATmega162 * ATmega164, ATmega324, ATmega644, ATmega644P, ATmega1284, ATmega1284P *
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
mega8.txt
R20l) ; R22 + R23 Pulsdauer Radarservo (R23h:R22l) ; R24 + R25 Servopulsdauer (R25h:R24l) ; .include "avr.h" begin: rjmp main ; 1 POWER ON RESET rjmp ISR_Taster ; 2 Int0-Interrupt reti ; 3 Int1-Interrupt reti ; 4 TC2 Compare Match reti ; 5 TC2 Overflow reti ; 6 TC1 Capture rjmp ISR_Vergl_A ; 7 TC1 Compare
in „SPI Kopplung von ATmega8 und ATtiny 2313“ · Projekte & Code ·
-
Datei
AVR_Synthi_FM.txt
TimeR1 Interruptroutine: alle 25usec = 40.0 KHz Samplerate // // (Laufzeit: ?,??? µsec = ???7 Takte bei 32MHz) // Überarbeitete und erweiterte Version von Wiesolator //************************************************************** #include "avr/io.h" .extern sound_out // Name der Assembler-Funktion .global
-
Datei
config.xml
Attention!!" RSTDISBL="0"/> <Setting caption="Normal reset input" RSTDISBL="1"/> </ResetDisable> </AVR> <AVR name="m32" caption="ATmega32"> <Fuse name="OCDEN" bit="7" fuseByte="hfuse" default="1" desc="Enable OCD (on chip debug)" mode="expert"/> <Fuse name="JTAGEN" bit="6" fuseByte="hfuse" default="0
in „Fuseeditor, grafische Benutzeroberfläche für AVRdude“ · Projekte & Code ·
-
PDF
0901.3482v1.pdf
related attacks [1] that execute code injected in the stack C code into the program memory of an Atmel AVR-based sen- are therefore impossible. . sor. To our knowledge, this is the first result that presents As opposed to sensor network defense (code attestation, c a code injection technique for such devices
in „Mikrocontroller Viren“ · Offtopic ·
-
Datei
ssd1329.c
connected // //***************************************************************************** #include <avr/io.h> #include <util/delay.h> #include <assert.h> #include "hardware.h" #include "ssd1329.h" //***************************************************************************** // // Buffer for storing
in „Doppelte Zeichengrösse für OLED-Treiber“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
OV7670_Uno-mod.ino
PIND #define MASK_HIGH 0xF0 // PD4...PD7 IN //http://privateblog.info #include <stdint.h> #include <avr/io.h> #include <util/twi.h> #include <util/delay.h> #include <avr/pgmspace.h> #include <avr/interrupt.h> //#define F_CPU 16000000UL #define vga 0 #define qvga 1 #define qqvga 2 #define yuv422 0 #define
in „Brauche Unterstützung beim OV7670 (bzw. SCCB)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
OV7670_Uno-FiFo_320.ino
PIND #define MASK_HIGH 0xF0 // PD4...PD7 IN //http://privateblog.info #include <stdint.h> #include <avr/io.h> #include <util/twi.h> #include <util/delay.h> #include <avr/pgmspace.h> #include <avr/interrupt.h> //#define F_CPU 16000000UL #define vga 0 #define qvga 1 #define qqvga 2 #define yuv422 0 #define
in „Brauche Unterstützung beim OV7670 (bzw. SCCB)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irmp.c
while (USART_GetFlagStatus(STM32_UART_COM, USART_FLAG_TXE) == RESET); USART_SendData(STM32_UART_COM, '\r'); } #else #if (IRMP_EXT_LOGGING == 0) # if defined (__AVR_XMEGA__) while (!(USARTC1.STATUS & USART_DREIF_bm)); USARTC1.DATA = ch; # else //AVR_MEGA while (!(UART0_UCSRA & UART0_UDRE_BIT_VALUE)) { ; } UART0_UDR = ch; #endif //__AVR_XMEGA__ #else sendextlog(ch); // use external log #endif //IRMP_EXT_LOGGING #endif //ARM_STM32F4XX #else fputc
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
ADC_IIC.asm
****************************************************************************************** ;* * ;* AVR-Spielchen * ;* * ;********************************************************************************************* .include "m32def.inc" ;**** Global I2C Constants **** .equ SCLP = 0 ; SCL Pin number (
in „Analog zu I²C haut nicht hin“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
Strombelastbarkeit: 2,5 A je PWM (Puls-Weiten-Modulation) * Spannung: 30 V (24 V normal) * */ // #include <avr/io.h> #include <avr/interrupt.h> #define F_CPU 8000000UL // 8 MHz intern #define PWM_0 0 // PB 0 Farbedimmer OC0A Pin 5 (vertauscht) #define PWM_1 1 // PB 1 Lichtdimmer OC1B Pin 6 (A gegen B) #define
in „Zwei PWM steuern LED-Steifen mit Attiny 85,Schaltbild neu“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
arial_bold_14.h
: 29.01.2005 * Font size in bytes : 8712 * Font width : 10 * Font height : 14 * 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
in „KS 0108 - ein alter Bekannter - neu aufgelegt“ · Projekte & Code ·