Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VWI: Reduce default bit-rate #427

Open
mikaelpatel opened this issue Oct 4, 2015 · 0 comments
Open

VWI: Reduce default bit-rate #427

mikaelpatel opened this issue Oct 4, 2015 · 0 comments

Comments

@mikaelpatel
Copy link
Owner

The current default bit-rate for VWI is 4000 bps. This results in a 8X higher timer interrupt frequency (32 k interrupts per second). This load may be to high for ATtiny and applications with both VWI RX and TX.

There are two alternatives; 1) reduce the default bit-rate to for instance 2000 bps, 2) reduce the number of samples per bit. The latest will require some adjustment of the VWI PLL.

@mikaelpatel mikaelpatel changed the title Reduce default VirtualWire bit-rate VWI: Reduce default bit-rate Oct 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant