python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Control pwm with push button
I'm new to arduino and I have been trying to control pwm with push buttons. My task is to change the PWM of pin 3~ to different values when different buttons is pressed (button 1: 25%, button 2 : 50%,...
Trần Hoàng Quân
Votes: 0
Answers: 1
How can PWM be generated on the Raspberry Pi using wiringPi with C?
I'm trying to learn C and want to be able to generate a PWM signal on the GPIO pins of a Raspberry Pi. However, most of the tutorials I've followed have led to nothing working. Heres the code im curre...
invisabuble
Votes: 0
Answers: 1
STM32F7 Two Timer Channels Share One DMA Channel
I am trying to write a driver that sends DShot commands to an ESC. I am using an STM32F722 MCU. The DShot protocol is similar to addressable LEDs where 1/3 duty cycle represents a 0 and a 2/3 duty cyc...
Jeremy Wolfe
Votes: 0
Answers: 1