|
Theremino Master module |
x 1 | |
|
Ultrasonic Sensor - HC-SR04 |
x 1 | |
|
SG90 Micro-servo motor |
x 1 | |
|
Resistor 1k ohm |
x 1 | |
|
Resistor, 1.8 kohm |
x 1 |
|
Theremino HAL |
|
![]() |
Soldering Iron Kit |
DIY Advanced Theremino Sonar
Theremino is an open-source platform designed for hobbyists and makers, providing a versatile framework for creating and interfacing with various electronic projects. Unlike similar systems (for example Arduino), the system works immediately, and does not require any firmware programming. The communication between the PC and the external components is done through "Theremino Master" board which is just an input-output device and not a micro programmable controller as Arduino.
You can get the Theremino Master board ready for about twenty dollars on this site or make it yourself, because the code and instructions for making it are free. You now have more than 150 great Windows applications on the Theremino websitethat allow you to control the components, modules, or sensors connected to the Theremino Master board. The Thermino system uses the power of the PC and the flexibility and low cost of the microcontrollers, so with this combination we can make great devices.
This time I will present you a simple way to make an ultrasonic sonar where the radar-like display is actually a windows-based application with the possibility of more settings. The excellent Windows application was developed by Mauro Roboni, and reworked by Theremino Team, and you can view the original project on the Theremino site .
This project is sponsored by PCBway). This year PCBway is celebrating the 10th anniversary of its successful existence. On the occasion of this event, PCBway provided its users with more conveniences such as big savings for certain products, as well as discounts of up to 80%. From July 1st to July 31st, log in to the PCBway site, and start the PCBway 10th Anniversary Tour, where you will enjoy Coupons, Lucky Draw, Exclusive Badges, unboxing blind boxes, and many other surprises. PCBway is always your great choice.
The device is extremely simple to build, in fact, like all Theremino projects, and consists of only a few components:
- Theremino Master board
- HC-SR04 ultrasonic sensor module
- and a cheap 9g servo
.
In order to save time, this time I used cases from some of my previous projects.
And now let me explain the installation and setup method in a little more detail.
First we connect the device to a USB port and open the Theremino-Hal application. As we can see in the schematic diagram, the servo motor is connected to PIN1, and the ultrasonic sensor to PIN2 on the Master board. So we need to configure these two pins. For PIN1 we select pin type "Servo_16", and for PIN2 we select pin type "Usound sensor". According to the author's instructions, here you should put "Response speed" = 100 and disable "Remove errors". Also the “Max dist” that you set in the properties of the PIN type “Usund sensor”, in application HAL must match the scale you set in ThereminoRadar application.
Next, we need to define the slots that should correspond to the ones given in the Theremino Radar application, in our case the Servo slot is 931 and the Usound slot is 932. This completes the setup of the Theremino Hal and we can start testing the the device.
Now let's take a look at the Theremino Radar app. The bottom tab shows the current angle of the ultrasonic sensor, the distance to the obstacle, as well as the defined slots for the servo and the ultrasonic sensor.
These slots need to be entered into the Theremino Hal app. On the right side of the interface there are three sliders, one for default setting of the scanning angle, the second for the scanning speed, and the third for determining the distance at which we want to scan. This distance can be changed from 10 cm to 10 m, but in our case it is limited by the limit of the sensor of 4 m. There is also an auto scan button.
Now let's see how the device works in real conditions. By starting the Theremino Radar application, Theremino Hal, which we set up earlier, is also automatically started. The scale distance should be set to equal the distance defined in theremino hall, which is currently 1m. By pressing the Auto Scan button, the scan starts. The radar-like display shows the obstacles that are placed in front of the sensor, and their distance is read on a scale of concentric semicircles.
With the speed slider the speed is changed, and with the angle slider we can scan a certain range in front of the sensor. As we can see the movement of the sensor is homogeneous without jumps and shaking. Next, we'll decrease the scan distance, which will increase the accuracy of closer objects.
And finally a short conclusion. As far as I could tell, this is the first version of the DIY Radar-Look Display Sonar, based on which many Arduino versions were later made. However, this Theremino version, thanks to the stronger microprocessor and the well-made software, is in every way better than the later similar devices made with an Arduino microcontroller board. In fact, the basic feature of all Theremino projects is minimal hardware without programming and visually and functionally superior Windows software, which ultimately results in a great project.

DIY Advanced Theremino Sonar
- Comments(0)
- Likes(1)

-
Engineer Oct 01,2024
- 0 USER VOTES
- YOUR VOTE 0.00 0.00
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
More by Mirko Pavleski
-
8-bit Space Shooter on ESP8266 & LED Matrix - DIY Arduino Gaming Arcade games are fast-paced, simple-to-play video games and Goal is usually to get the highest score...
-
DIY Low Voltage One Tube 6J1 SW-SSB SDR Radio (Works at 3.7V) A vacuum tube radio, also known as a valve radio, is an early type of radio receiver that uses vacu...
-
Simple & Versatile Arduino Kitchen Timer with TM1637 Display A kitchen timer is a simple, user-friendly device that counts down a set time and alerts the user w...
-
Building an E-Paper Analog Clock with ESP32 - Full Tutorial In several of my previous projects you could see various unusual clocks , including several in the ...
-
DIY ESP32 15 Puzzle game on TFT touch Dispaly The "15 Puzzle" is a classic sliding puzzle that consists of a 4×4 grid with 15 numbered square til...
-
DIY Simple Sensitive Pinpointer Metal Detector A pinpointer metal detector, often simply called a pinpointer, is a small, handheld device used to ...
-
Arduino 3D Printed self Balancing Cube Self-balancing devices are electronic devices that use sensors and motors to keep themselves balanc...
-
Build a Raspberry Pi Pico SDR Radio with Waterfall Display Software-defined radio (SDR) is a radio communication system where components that have traditional...
-
DIY Magnet Polarity Detector - How to Identify Poles with a Hall Sensor from a PC Fan Recently, while working on a project, I needed to determine the polarity of several permanent magne...
-
Light Meter Project - Making Dfrobot Unihiker K10 Work with Standard Arduino Libraries The other day I received a shipment with a UNIHIKER K10 development board from DFRobot, which I rec...
-
DIY Simple Arduino Whack-a-Mole Game A "Whack-a-Mole" game is a classic arcade-style game where moles pop up randomly from holes, and th...
-
Wireless Power Transmission, Long-Distance and High-Efficiency with Class-E Tesla Coil Wireless energy transfer also known as wireless power transmission is a method of getting useful el...
-
330,000 volts (330kV) from modified PC Power Supply and Cockroft Walton Multiplier The Cockcroft-Walton voltage multiplier is a circuit configuration used to generate high DC voltage...
-
Raspberry Pi Pico SSTV Decoder- Receive Images Over Radio Slow-scan television (SSTV) is a method for transmitting and receiving still pictures over radio wav...
-
Building a Plasma Flame Generator, HFSSTC Class-E Tesla Coil Plasma flame generator is a device that utilizes the high-frequency, high-voltage output of a Tesla...
-
DIY STM32 Alarm Clock with 7-Segment Display (Using Arduino IDE) This time I will present you a classic 7 segment display alarm clock which will represent another o...
-
Arduino Breakout game on 8X8 Led Matrix with WS2812B Leds Recently in one of my projects I presented you a simple way to make a Tetris game on an 8x8 LED dis...
-
How to make Simple Offline High Voltage Generator 220V to 60000V A high voltage power supply is an electronic device that provides an electrical output at high vol...
-
8-bit Space Shooter on ESP8266 & LED Matrix - DIY Arduino Gaming Arcade games are fast-paced, simple-to-play video games and Goal is usually to get the highest score...
-
DIY Low Voltage One Tube 6J1 SW-SSB SDR Radio (Works at 3.7V) A vacuum tube radio, also known as a valve radio, is an early type of radio receiver that uses vacu...
-
Simple & Versatile Arduino Kitchen Timer with TM1637 Display A kitchen timer is a simple, user-friendly device that counts down a set time and alerts the user w...
-
Building an E-Paper Analog Clock with ESP32 - Full Tutorial In several of my previous projects you could see various unusual clocks , including several in the ...
-
DIY ESP32 15 Puzzle game on TFT touch Dispaly The "15 Puzzle" is a classic sliding puzzle that consists of a 4×4 grid with 15 numbered square til...
-
DIY Simple Sensitive Pinpointer Metal Detector A pinpointer metal detector, often simply called a pinpointer, is a small, handheld device used to ...
-
Arduino 3D Printed self Balancing Cube Self-balancing devices are electronic devices that use sensors and motors to keep themselves balanc...
-
Build a Raspberry Pi Pico SDR Radio with Waterfall Display Software-defined radio (SDR) is a radio communication system where components that have traditional...
-
DIY Magnet Polarity Detector - How to Identify Poles with a Hall Sensor from a PC Fan Recently, while working on a project, I needed to determine the polarity of several permanent magne...
-
Light Meter Project - Making Dfrobot Unihiker K10 Work with Standard Arduino Libraries The other day I received a shipment with a UNIHIKER K10 development board from DFRobot, which I rec...
-
DIY Simple Arduino Whack-a-Mole Game A "Whack-a-Mole" game is a classic arcade-style game where moles pop up randomly from holes, and th...
-
Wireless Power Transmission, Long-Distance and High-Efficiency with Class-E Tesla Coil Wireless energy transfer also known as wireless power transmission is a method of getting useful el...
-
-
Choose the right brightness for your LEDs. LED RESISTANCE HELPER Tool
193 0 3 -
-
Flood Detection and warning system using LORA and Arduino
516 0 2 -
-
Ender 3 Linear Rail Upgrade (No modifying of existing parts)
453 0 0