Here I am providing my wiring and source code for measuring the lift and displaying in in realtime. This setup is simplified since we are not measure drag, just lift. Notice that the measuring station has also been greatly simplified compared to the original design.

Arduino Hardware Wiring Setup

Using the Arduino Uno:

  • The load cell that measures the lift is connected to the HX711, which gets its power from the breadboard and sends its data to pin 8 and 9 on the Arduino
  • The servo connects to pin 10
  • The LCD to pins 11 and 12, and pins 2, 3, 4 and 5. A potentiometer (10K) controls the brightness of the screen. A 220 ohm resistor stands between the LCD (+) and the power bus

Arduino Source Code

I kept evolving the code and later included an LCD to see in realtime the experiments unfold. I will continue to update this post with new versions of the software and a more precise wiring description.

Check out the other Wind Tunnel posts:

Related Posts

Trending

Discover more from 122point8.com - Aviation, Engineering, and the Future of Flight

Subscribe now to keep reading and get access to the full archive.

Continue reading