Using touch screen as remote control
I’ve been playing with a 5″ TFT touch screen. I bought the TFT a while ago and quickly came to the conclusion that an adaptor shield is the best solution to connect it to an Arduino. These touch screen TFT’s use a lot of pins. Another issue is that the controller chip for the TFT […]
Arduino pwm frequency
While playing with a couple of H-bridges one motor had more torque then the other. Although the voltage going to both motors was the same. The reason was that I was using 2 pins with different pwm frequencies. I had read that not all the pwm pins had the same frequency but couldn’t find a […]