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

PWM Support ? #5

Open
michaelslobodskih opened this issue Jul 26, 2019 · 4 comments
Open

PWM Support ? #5

michaelslobodskih opened this issue Jul 26, 2019 · 4 comments

Comments

@michaelslobodskih
Copy link

Is it possible to add 2 x channel PWM support to firmware ?

@formtapez
Copy link
Owner

Technically, that's possible.

https://github.com/formtapez/ZigUP/blob/master/Datasheets/CC2530%20User%20Guide.pdf
Look at table on page 81 to find a pin for a timer compare output pin, which was unused before.

@michaelslobodskih
Copy link
Author

Nice, so can u add pwm support to your firmware ?

@formtapez
Copy link
Owner

I don't know that yet.
Do you have a good use-case for that? What do you want to control, and how?

@michaelslobodskih
Copy link
Author

I have led lamp controller by rc protocol . Inside this lamp there is one little pcb with 4 pins ( +,- , A, B). Channel A & B is pwm , 0-3.3v.

I installed esp8266 and all works fine with additional power supply (AC to DC 3.3 500mah).

And i have iobroker smart home with ~ 10 zigbee devices.

So i'm intresting to replace esp8266 & power supply (is overhead for this project) with only 1 module based on cc253x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants