I’ve released an article covering dual concentric rotary encoders. In that article, a library is used which gives better results. The article on this page explains the basics of rotary …
February 2021
-
ArduinoBack to basicsBlogC++Flight sim connectorProgramming basicsTutorial
-
ArduinoBack to basicsBlogC++Flight sim connectorTutorialUncategorized
Back to basics: program a button for the flight sim connector
by adminby adminMy Patreon supporters could access this article early. If you want to help support this content and receive awesome benefits (early access to content, exclusive 3d files, private chat in …
-
I’ve just launched my new Patreon page. For those of you unfamiliar with Patreon it’s a platform where you’re able to support creators create new content. Of course, this will …
-
Good morning! Today update 0.8.2 will be released. It adds up to 300 new input commands! The throttle, mixture, and propeller inputs have had a slight upgrade as well. At …
-
The TM1637 7 segment display is usually associated with a 4 digit 7 segment display. These are quite simple to install (only require 2 pins on your microcontroller), easy to …
-
The code I’ve used in the video uses a new function that is out today. By using the connector, we’re able to program our Arduino to handle the throttle and …
-
You might wonder why this site got a makeover overnight. The answer is simple, and it is time. It may sound counterintuitive but investing the time to set up this …
-
Hi guys a quick update! There was a bug where the base input didn’t work in V0.8.0. I’ve just pushed a new release that should fix this issue
-
Update V0.8.0 Can now be downloaded from https://www.bitsanddroids.com/downloadsThe discord server can be joined via https://discord.com/invite/nRCe8Y9DzD Com whole inc/decr removed last update (fixed, RELEASED), StandbyCom2 broken sendCom1WholeDec(); sendCom1WholeInc(); sendCom2WholeDec(); sendCom2WholeInc(); Multiple connections input …
-
In this blog post, I will take a deep dive into how I solved the question as can be seen in the video below. I will update this text later …