Summary of Arduino Ultrasonic Anemometer
This page is an index of a multi-part Arduino Ultrasonic Anemometer project, linking 12 blog posts covering hardware, analog and digital circuits, mechanical design, testing, software, and an Arduino shield, plus downloadable Eagle files, Arduino sketches, and shield PDFs/archives.
Parts used in the Arduino Ultrasonic Anemometer:
- Arduino (Uno)
- Ultrasonic transducers
- Analog circuit components (amplifiers, filters)
- Digital circuit components (logic, microcontroller interfaces)
- Custom Arduino shield (AnemometerShield_REV1)
- Eagle PCB files (AnemometerEagle)
- Connectors and wiring
- Mechanical parts for sensor mounting and enclosure
- Arduino sketch (Anemometer_Uno_01)
This page serves as a directory of all my posts related to my Arduino based Ultrasonic Anemometer.
Posts
- Part 1: http://soldernerd.wordpress.com/2014/11/14/arduino-ultrasonic-anemometer-part-1-getting-started/
- Part 2: http://soldernerd.wordpress.com/2014/11/15/arduino-ultrasonic-anemometer-part-2-digital-circuit/
- Part 3: http://soldernerd.wordpress.com/2014/11/16/arduino-ultrasonic-anemometer-part-3-analog-circuit/
- Part 4: http://soldernerd.wordpress.com/2014/11/16/arduino-ultrasonic-anemometer-part-4-testing-the-analog-board/
- Part 5: http://soldernerd.wordpress.com/2014/11/18/arduino-ultrasonic-anemometer-part-5-testing-the-digital-board/
- Part 6: http://soldernerd.wordpress.com/2014/11/19/arduino-ultrasonic-anemometer-part-6-mechanical-design/
- Part 7: http://soldernerd.com/2014/11/21/arduino-ultrasonic-anemometer-part-7-basic-software/
- Part 8: http://soldernerd.com/2014/11/23/arduino-ultrasonic-anemometer-part-8-more-software/
- Part 9: http://soldernerd.com/2014/11/25/arduino-ultrasonic-anemometer-part-9-a-new-hardware/
- Part 10: http://soldernerd.com/2014/11/28/arduino-ultrasonic-anemometer-part-10-arduino-shield-ready/
- Part 11: http://soldernerd.com/2014/11/30/arduino-ultrasonic-anemometer-part-11-testing-the-new-hardware/
- Part 12: http://soldernerd.com/2014/12/04/arduino-ultrasonic-anemometer-part-12-working-on-an-arduino-library/
Downloads:
- All Eagle files for download as a .zip file: AnemometerEagle
- Arduino Sketch: Anemometer_Uno_01
- Anemometer Arduino Shield PDFs and Eagle files as a .zip: AnemometerShield_REV1
For more detail: Arduino Ultrasonic Anemometer
- Where can I find the project blog posts?
The page links 12 parts covering the project on soldernerd.wordpress.com and soldernerd.com. - Are there downloadable Eagle files for the project?
Yes, all Eagle files are available for download as AnemometerEagle zip. - Is there an Arduino sketch available?
Yes, the Arduino Sketch is provided as Anemometer_Uno_01. - Is there a custom Arduino shield for the anemometer?
Yes, an Anemometer Arduino Shield is available with PDFs and Eagle files in AnemometerShield_REV1 zip. - Which topics do the 12 parts cover?
The parts cover getting started, digital and analog circuits, testing, mechanical design, software, new hardware, shield readiness, and library work. - Where can I get more detail about the project?
The page directs to Arduino Ultrasonic Anemometer for more detail. - Does the index include testing information?
Yes, there are parts specifically for testing the analog board and the digital board and testing the new hardware. - Are mechanical design details included?
Yes, Part 6 covers mechanical design for the anemometer.
