Git Product home page Git Product logo

hb100_test's Introduction

HB100_test

A quick test of the cheap HB100 doppler radar module. Can be bought on ebay for ~$5. The module works by outputting a square waveform from its IF pin at frequency of the detected Doppler shift. However this signal is only a copule microvolts peak-to-peak, so we need a pre-amplifier to boost the signal to 5V logic levels.

Datasheet of the module: https://www.openimpulse.com/blog/wp-content/uploads/wpsc/downloadables/HB100_Microwave_Sensor_Application_Note.pdf

HW requirements:

  • Arduino Uno / Nano / Pro mini
  • HB100 module + pre-amp board
  • 1602 or similar LCD

SW requirements:

The "design" folder contains design files of the pre-amp board for Eagle. The circuit was taken from the above datasheet, I just designed the PCB for it. Ready-made preamp boards are available from here: http://www.limpkin.fr/index.php?post/2013/08/09/Making-the-electronics-for-a-%247-USD-doppler-motion-sensor

The "HB100_LCD_output" folder contains the Arduino source code. The code is just the slightly modified LCD example from FreqMeasure. In the loop, we take 30 frequency measurements, then get the average value and display it on the LCD. This was tested on an Arduino Nano and should work as well on Uno and Pro Mini. For other boards, see the FreqMeasure documentation below.

Additional info:

hb100_test's People

Contributors

3zuli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.