You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Eggert Jung 0e562b3cee add used uarts 4 years ago
Ethernet move dirs 4 years ago
Internet/MQTT move dirs 4 years ago
avrIOhelper add more button io defines 4 years ago
.gitignore Add 03_m1284p_WIZNET_loopback_STATIC_IP project 7 years ago
Makefile make changes for anderen anlagenteil 4 years ago
README.md add used uarts 4 years ago
abzug.c change function name and update header 4 years ago
abzug.h change function name and update header 4 years ago
common.h split code into more files 4 years ago
kraftsensor.c convert value to milli newtons 4 years ago
kraftsensor.h split code into more files 4 years ago
main.c corrected copypasted name 4 years ago
millis.c move timer inits to files where it is used 4 years ago
millis.h move timer inits to files where it is used 4 years ago
modbus.c make changes for anderen anlagenteil 4 years ago
modbus.h make changes for anderen anlagenteil 4 years ago
mqtt.c make changes for anderen anlagenteil 4 years ago
mqtt.h move dirs 4 years ago
notaus.c move notaus to seperate file 4 years ago
notaus.h move notaus to seperate file 4 years ago
spi.c move dirs 4 years ago
spi.h move dirs 4 years ago
spule.c add files for spooling motion 4 years ago
spule.h add files for spooling motion 4 years ago
taenzer.c basic p regulator 4 years ago
taenzer.h make taenzer status available in header 4 years ago
uart.c move dirs 4 years ago
uart.h move dirs 4 years ago

README.md

Hardware usage

Timers

Timer Type Usage Mode used ISRs Output connected
0 8 bit Millis Tick Timer (1kHz) 2 (CTC) COMPA -
1 16 bit
2 8 bit Modbus Tick Timer (10kHz) 2 (CTC) COMPA -
3 16 bit Step Signal Abzugsrolle 8 (PWM, Phase & Freq.) - OC3B / PE4
4 16 bit Step Signal Taenzer 8 (PWM, Phase & Freq.) OVF, COMPA OC4A / PH3
5 16 bit Step Signal Rotation Spule 8 (PWM, Phase & Freq.) - OC5C / PL5

UART

UART Usage
0 Debug Prints (connected to USB)
1
2
3 Modbus (connected to MAX485)