Our MineSweeper HD game was relecently reviewed by GameKeys in their article on Underrated Simulation Games To Play on IOS.
Head over to the GameKeys site to see what they had to say about it.
Our MineSweeper HD game was relecently reviewed by GameKeys in their article on Underrated Simulation Games To Play on IOS.
Head over to the GameKeys site to see what they had to say about it.
In our latest article we talk about adding the DShot600 protocol to our ESC Tester. This is not straight forward because most Flight Controllers use DMA to generate the DShot packets and our ESC Tester is based on the Arduino UNO which doesn’t have DMA.
We try a few different approaches including bit banging and hacking SPI. Read on to find out what works (and what doesn’t). Full source code is provided.
You can read the full article and access the source code here.
A New Article by Reefwing Software on Medium – check it out: https://medium.com/@reefwing/creating-custom-sf-symbols-e295a2177aaf by @reefwing on @Medium


This app allows you to visually program a flight plan for the Tello Drone and then upload it to the drone for execution. You can also fly the drone manually with the app if you wish. Real time telemetry from the drone is displayed on the glass cockpit.
Tello is a mini drone equipped with a HD camera that is manufactured by Ryze Robotics and includes a flight controller with DJI smarts.
We access the Tello API by connecting to the airframe via a WiFi UDP port. Once a connection is in place, the drone is controlled using simple text commands.
It is available on the Apple App store. Download FlightPlan.




