Name | Modified | Size | Downloads / Week |
---|---|---|---|
UART Control Card for Various Application v1.0 | 2010-02-15 | ||
README.txt | 2010-02-15 | 609 Bytes | |
kart.c | 2010-02-15 | 2.5 kB | |
kart.hex | 2010-02-15 | 5.9 kB | |
card.DSN | 2010-02-15 | 146.8 kB | |
Totals: 5 Items | 155.8 kB | 0 |
This circuit accept serial port input and output to do processes you want. Example: If you want to put a number to portd you should send this: portd$(ascii value of number/number in hex format) portb function is same. Or if you want to read adc0 value just send adc0$ and it send back value of adc0, and adc1 is also have same usage. pwm functions is also enabled in this model (pwm frequency 5Khz but it can be changed in source code), to start it send pwm1$(duty cycle value either ascii or hex) and pwm2 is same as pwm1 contact: hyetik89@gmail.com hyetik.wordpress.com