This video is a part of my ongoing tutorial series for beginners and in this tutorial we will use PWM Library for nRF5 sdk using nrf52832 and nRF52840 devices. The PWM Library is really easy to program but keep in mind that it uses Hardware timers and PPI module to simulate the PWM. So by using this library we are using the PPI and Hardware timers as resources rather then Hardware PWM itself. But its easier to program and it can be used if all the Hardware PWM are used to deal with other application features of the user. So by using Hardware Timers we can extend the number of PWM channels of our devices. Each timer can give 2 PWM channel outputs so its quiet useful if we need more then 12 channels in nRF52832 and more then 16 channels in nrf52840 respectively.
The code along with the description is available for download from here:
https://drive.google.com/file/d/1KtOrVM8bwGa388GrUw8zm8hjwo4hnyOD/view?usp=sharingBe sure to check it out ;-p
If you like my work & want me to keep on making more tutorials on these devices, please do support me. You can make a one time donation or buy me a coffee :p on my PayPal Account:
PAYPAL:
https://www.paypal.com/paypalme/Sembeddedengr
just click on this link to proceed, thanks :)
You can also support me through my Patron:
PATRON:
https://www.patreon.com/sumairsembeddedengineering
just click this link to proceed. Your donations will keep me motivated, as I spend hours & hours to make a good quality content free of cost for everybody. Thanks in Advance... ;p
If you want to support me and want to learn the full course including all the code and tutorials then you can buy the full course on my official website, after this course you will be able to transfer data between BLE devices as well as create your own custom services and send custom types of data, so what are you waiting for, hurry up and buy our course, first 50 customers will get it at a discounted price:
👉🏼
https://courses.sumairsembedded.com/courses/nrf5-sdk-ble-development-for-starters/
Тэги:
#nrf5sdk_beginners_tutorials #programming_nrf52832 #nrf52840_programming #nrf5_sdk_PWM_library #nrf52840_pwm_library