Maker Pro
Maker Pro
  • Видео 179
  • Просмотров 3 164 513
How to Make a Plasma Speaker Using an Arduino Uno
View full article: maker.pro/arduino/tutorial/how-to-make-a-diy-plasma-speaker-using-an-arduino-uno
In this tutorial, we are making an Arduino plasma speaker. A plasma speaker is a device that plays sounds not by using a regular speaker, but by using high-voltage plasma as the transducer. In order to make it work, we need a basic understanding of electronics, transformers, modulation, and arc dynamics, all of which I will cover.
For more information, as well as all the latest Maker Pro projects and articles, visit the official website at maker.pro
Check out makers profile on Maker Pro and see more DIY projects published:
maker.pro/profile/teodor.zafiroski
Create your own project article at ma...
Просмотров: 1 339

Видео

How to Build an Arduino UV Index Meter With a VEML6070
Просмотров 3,7 тыс.4 года назад
View full article: maker.pro/arduino/projects/how-to-build-an-arduino-uv-index-meter-with-a-veml6070 In this project, I will show you how you can measure UV radiation using the VEML6070 UV sensor, an Arduino UNO, and a Nokia 5110 LCD to build your own UV exposure meter. This project allows us to measure UV radiation in realtime. For more information, as well as all the latest Maker Pro projects...
How to Make a Gesture controlled LED Strip With Arduino
Просмотров 2,8 тыс.4 года назад
View full article: maker.pro/arduino/projects/how-to-make-a-gesture-controlled-led-strip-with-arduino We will explore the APDS-9960 gesture sensor and how to use it to control a Neopixel LED strip with WS2812B. We can use simple gestures for controlling the LED strip. Moving your hand from left to right will change the direction of the running LEDs and moving your hand up and down will change i...
How to Program a Custom PCB With an ATtiny Microcontroller
Просмотров 2,1 тыс.4 года назад
View full article: maker.pro/custom/projects/how-to-program-a-custom-pcb-with-an-attiny-microcontroller Arduino boards can be programmed by simply plugging the boards into a computer via USB. The boards incorporate a number of peripheral components, in addition to a bootloader, that allows them to be programmed without any special connections or software. However, this is not the case with the ...
How to Build a Time lapse Camera Using a Raspberry Pi Zero
Просмотров 2,7 тыс.4 года назад
Read the full article here: maker.pro/raspberry-pi/projects/how-to-build-a-time-lapse-camera-using-a-raspberry-pi-zero-w Time-lapse photography is a photography technique where different frames are captured at custom intervals for a set time period. After capturing these images from the camera, the images are played at a normal speed-30fps. I’ll show you how you can create a time-lapse camera s...
How to Build an Infinity Mirror With Controllable LEDs
Просмотров 2,1 тыс.4 года назад
Read the full article here: maker.pro/arduino/projects/how-to-build-an-infinity-mirror-with-controllable-leds Infinity mirrors are fantastic wall decorations and Maker statement pieces. They look awesome, amaze little kids and adults alike, and are a fun way to demonstrate basic optics. With the upgrade of an Arduino and addressable LEDs, you can make the mirror interactive and customizable. Be...
Build Your Own Theremin With Arduino
Просмотров 2,4 тыс.4 года назад
Read the full article here: maker.pro/arduino/projects/how-to-build-a-pitch-only-theremin-with-arduino Interference is generally considered harmful, and particularly vulnerable to it are high impedance circuits. Electromagnetic interference (EMI) is generated by many household appliances that use switching power supplies and the number of these appliances in our homes is increased each and ever...
OCR With OpenCV and Tesseract on Raspberry Pi
Просмотров 17 тыс.4 года назад
Read the full article here: maker.pro/raspberry-pi/tutorial/optical-character-recognizer-using-raspberry-pi-with-opencv-and-tesseract The Pi camera will capture an image and, using OpenCV and Tesseract, we will extract text from the image. For more information, as well as all the latest Maker Pro projects and articles, visit the official website at maker.pro Create your own project article at m...
How to Solder: Connecting Wires
Просмотров 5254 года назад
Read the full article: maker.pro/custom/tutorial/how-to-solder-electronics Whenever you connect two wires, you should consider adding a bit of heat-shrink tubing to one of the two wires before adding the solder. Once you’re done, heat the tube up for a few seconds until it shrinks. This replaces the missing insulation. The following video illustrates the entire process. For more information, as...
How to Solder: Wiring Tinning
Просмотров 7064 года назад
Read the full article: maker.pro/custom/tutorial/how-to-solder-electronics Soldering is the process of joining two or more items together with the help of filler metal (the solder). When you experiment with electronics you’ll need to use a soldering iron sooner or later to proceed. While the matter can look intimidating at first, you’ll soon realize that you don’t need to be afraid of the proce...
How to Solder Components
Просмотров 3654 года назад
Read full article here: maker.pro/custom/tutorial/how-to-solder-electronics Once you have a feeling for the tools and the solder, it’s time to work with some electronic components. The process is basically the same for all components. However, some - like integrated circuits and other parts with a plastic case - are more delicate and can get damaged when handled incorrectly. For more informatio...
How to Make Animatronics With the Pololu Maestro | Masterclass Maker Projects
Просмотров 12 тыс.4 года назад
For more information, as well as all the latest Maker Pro projects and articles, visit the official website at maker.pro The Maestro boards solve this problem by allowing you to directly puppet a scripted routine your creation in slow motion. Using their free software, you’re able to manually dial in snapshots of your routine, step-by-step, similar to a flipbook animation or a stop-motion film....
DIY Arduino Arm & Mecanum Wheels
Просмотров 1,8 тыс.4 года назад
Check out this Mecanum Wheels Robot Platform from a previous video, to work together and operate automatically with a 3D printed Robotic Arm, also an Arduino project from one of the previous videos. Arduino Mecanum Wheels Robot video: ruclips.net/video/83tVkgT89dM/видео.html DIY Arduino Robot Arm with Smartphone Control video: ruclips.net/video/_B3gWd3A_SI/видео.html For more information, as we...
Raspberry Pi Smart Mirror
Просмотров 1,4 тыс.4 года назад
View full tutorial here: ruclips.net/video/fkVBAcvbrjU/видео.html A smart mirror displays applications so that you can check the weather, local news, etc. while you are getting ready in the morning. It's also modular, so you can easy move it around or hang it on the wall if you like. A Raspberry Pi 3 is used in this video, but you can also use an A, B or any other Pi. For more information, as w...
How to Build a Barometer with the BMP180 and an Arduino UNO
Просмотров 3,1 тыс.4 года назад
View full article: maker.pro/arduino/projects/how-to-build-a-barometer-with-the-bmp180-pressure-sensor-and-an-arduino In this video, I will show you how to build a barometric pressure measuring system using the BMP180 sensor and an Arduino Uno. We are also using a simple I2C OLED module to display the measurements directly on the breadboard. For more information, as well as all the latest Maker...
Arduino Neural Network Robot
Просмотров 1,1 тыс.4 года назад
Arduino Neural Network Robot
DIY Bike Speedometer
Просмотров 6 тыс.4 года назад
DIY Bike Speedometer
DIY Ant Hexapod Robot
Просмотров 1,4 тыс.4 года назад
DIY Ant Hexapod Robot
Arduino Mecanum Wheels Robot
Просмотров 1,6 тыс.4 года назад
Arduino Mecanum Wheels Robot
Arduino Car Controlled With a Bluetooth PS4 Controller
Просмотров 46 тыс.4 года назад
Arduino Car Controlled With a Bluetooth PS4 Controller
Infinite Expendable Capacity Power Bank
Просмотров 1,1 тыс.4 года назад
Infinite Expendable Capacity Power Bank
How to Build Your Own Bluetooth Billy Bass | Masterclass Maker Projects
Просмотров 96 тыс.5 лет назад
How to Build Your Own Bluetooth Billy Bass | Masterclass Maker Projects
Control Raspberry Pi GPIO Pin with Node.js
Просмотров 6 тыс.5 лет назад
Control Raspberry Pi GPIO Pin with Node.js
MQ-2 Gas Sensor + Arduino: How to Detect Dangerous Fumes and Smoke
Просмотров 4 тыс.5 лет назад
MQ-2 Gas Sensor Arduino: How to Detect Dangerous Fumes and Smoke
How to Create a USB Volume Knob | Masterclass Maker Projects
Просмотров 11 тыс.5 лет назад
How to Create a USB Volume Knob | Masterclass Maker Projects
DIY Arduino Geiger Counter
Просмотров 2,1 тыс.5 лет назад
DIY Arduino Geiger Counter
DIY Arduino CNC Laser Engraver
Просмотров 5195 лет назад
DIY Arduino CNC Laser Engraver
How to Create Object Detection With OpenCV - Object Detection
Просмотров 3,6 тыс.5 лет назад
How to Create Object Detection With OpenCV - Object Detection
How to Create Object Detection With OpenCV - Bottle Detection
Просмотров 7 тыс.5 лет назад
How to Create Object Detection With OpenCV - Bottle Detection
DIY Arduino Security System
Просмотров 9765 лет назад
DIY Arduino Security System

Комментарии

  • @PokesAddiction
    @PokesAddiction 2 дня назад

    Do not attempt this if you have a 3 motor model. The author says it will work, but does not share how or give any links to code that will work on the needed Arduino Uno with motor shield. The author doesn't respond here or on the MakerPro website. Save your money or find a newer 2 motor model.

  • @pipahuwua7579
    @pipahuwua7579 21 день назад

    i can use the software without the board? i can use it with an arduino?

  • @fernandooliva289
    @fernandooliva289 29 дней назад

    very cool!!!

  • @shahmeerralam6310
    @shahmeerralam6310 Месяц назад

    Tutorial to help people ❌ Show off ur explosive device ✅

  • @wardogdauwdd3020
    @wardogdauwdd3020 Месяц назад

    Can you connect multiple of these together? Because I have a passion project I'm working on that I need to control 70+ servos in unison

  • @ClintonHsieh
    @ClintonHsieh Месяц назад

    I’m looking to hire someone to make a gift for me! Would this fall under a programmer or electrician?

  • @Scorponox93
    @Scorponox93 Месяц назад

    new versions of blynk don't seems to support usb, maybe it's a paid feature?

  • @burlapbutcher1569
    @burlapbutcher1569 Месяц назад

    They'd make a lot more money if they just sold Billy bass like this

  • @billthetailor
    @billthetailor 2 месяца назад

    Well, THAT was a fucking waste of my time.

  • @daPoter
    @daPoter 3 месяца назад

    You need larger quantity to get more accurate reading. The inside keeps on spinning after you finish poring which is why you get a higher reading than 300ml. My guess is that if you poor 1000ml, the reading will say around 1030...

  • @QuangNguyen-ec3hl
    @QuangNguyen-ec3hl 3 месяца назад

    which camera did you use for this project, I have pi camera v2.1 but its resolution is not enough for pytesseract

  • @normandhalv
    @normandhalv 3 месяца назад

    Hope someone read this. Where can I buy a speaker (like in the fish, and record my own lullaby song for my children. Want to place it on a nice wood plate over the bed

  • @TGM_TC
    @TGM_TC 3 месяца назад

    great article thanks

  • @jay4866
    @jay4866 4 месяца назад

    can you please share circuit diagram and source code.

  • @FraLin
    @FraLin 4 месяца назад

    invalid conversacion from "char "

  • @scaresandsparks
    @scaresandsparks 4 месяца назад

    Very nicely done.

  • @user-ty1ql8zs5f
    @user-ty1ql8zs5f 5 месяцев назад

    thank you for this video it helped me make a working iron man mk 5 helmet!

  • @thegoodgoodie7924
    @thegoodgoodie7924 5 месяцев назад

    whats the code for the lcd?

  • @beepas
    @beepas 5 месяцев назад

    how much would this cost, like a quick lil estimate

  • @eduardomontesinodiaz5490
    @eduardomontesinodiaz5490 5 месяцев назад

    Wow , amazing

  • @nikomose
    @nikomose 5 месяцев назад

    guys i watch all videos i do anything bot nothing works

  • @paulmcdonough9595
    @paulmcdonough9595 6 месяцев назад

    Thank you Maker Pro, your video is very helpful and explains lots of features, I want to make a modern Automaton and this looks ideal, I would like to understand more about how to set the timing between snapshots and also how to trigger from a push button.

  • @mestari33
    @mestari33 7 месяцев назад

    Great! I Made it! Working! Thanks!

  • @oribenzihry8571
    @oribenzihry8571 7 месяцев назад

    Hello, I have 8 servos that their stall current is 8A. I know that in the Mestro board each header can handle up to 1A and the VSRV traces on the board can handle around 6A. I want to ask, do you recommend to power them with the board ? Or to connect the power to other board and just control it with the meastro? Does the stall current happens a lot and can burn the servos or it's just a number ? Thanks

  • @matteoricci9129
    @matteoricci9129 7 месяцев назад

    Terrible music

  • @jccab
    @jccab 8 месяцев назад

    bruh it didnt even use the openframeworks wtf are u talking about

  • @Lardster142
    @Lardster142 8 месяцев назад

    Why does everyone think this is fake? 😂😂 I built something very similar but mine had a lot more peltier modules and better cooling

  • @fluffypinkpandas
    @fluffypinkpandas 8 месяцев назад

    I would adviser users to actually fire from the hip on this one. Having the rocket engine pointed in my face as I line up a shot is a HORRIBLE ironsight/boresight option

  • @imtoast97
    @imtoast97 9 месяцев назад

    You should sell these

  • @primaryworm5
    @primaryworm5 9 месяцев назад

    it's around 100-150$ used here in ukraine, bruh i'd buy it for that price and hearing it's expensive there for 10 USD bring the sadness

    • @THEXGAMER01
      @THEXGAMER01 11 дней назад

      Shit in Philippines these cost 100-200$

  • @noobwithan8
    @noobwithan8 11 месяцев назад

    Take me to the river drop me in the water!

  • @rajaduraisangari
    @rajaduraisangari Год назад

    Dear sir, I am used the sim800L with Arduino nano board control by the two relays , Send the sms 1 to ON the First relay for motor start button , after 3 seconds time delay to cut off. Send the sms 2 to ON the second relay for motor stop button, after3 seconds time delay to cut off. This function Working is fine and reply message also fine, But I need how to check the motor last status on/ off, Pls can doing the code for me thanks.

  • @bloodyhope8927
    @bloodyhope8927 Год назад

    can i control 6 servo using this app as well or not ?

  • @siddarthapal2697
    @siddarthapal2697 Год назад

    Maine bhi Aurdino ki help se banaya h....but power supply proper nhi ho pa rhi h .......esliye jya aap bata skte h ki .esme power supply kitni aur kaise di h...aur wire koun sa use kiya h

  • @ARandomHumanBein
    @ARandomHumanBein Год назад

    Where's the tutorial?

  • @jhperformance1292
    @jhperformance1292 Год назад

    Mine cuts out with the volume up, only works at medium volume and almost cannot hear. Any recommendations? Bluetooth drops out and reconnects constantly but doesn’t at medium volume

  • @helluvagooddrawer2027
    @helluvagooddrawer2027 Год назад

    Interesting

  • @AR-ym5qx
    @AR-ym5qx Год назад

    Hopefully a simple question. The Alexa model is no longer sold, will this work on any other current version of Billy Bass? Thanks

  • @princesito
    @princesito Год назад

    Why is there a delay between the PS4 stick and the DC motor? what is the solution ?

  • @francisschlude6163
    @francisschlude6163 Год назад

    Now I can pursue my dreams of hearing a fish sing Wet-A$$-P|_|$$¥ by Cardi B

  • @Pix_PT
    @Pix_PT Год назад

    Does the code also work with a Dualsense?

  • @spider4964
    @spider4964 Год назад

    I love this whole idea. Would it be possible to do this on a decorative skeleton? Ya know those Halloween decorations? I got a skeleton monkey here and I wanna do all of this but with the skelemonkey. And have the components in the head and rib section. It’s mouth moves like the bass here. Wires leading off the tail. I think it’d be pretty sick.

  • @strmharisyt3555
    @strmharisyt3555 Год назад

    can i use nano

  • @SVSunnyJim
    @SVSunnyJim Год назад

    love the background music....

  • @ruhaansachdeva
    @ruhaansachdeva Год назад

    That design is definitely from jairusofall

  • @paranormalwien
    @paranormalwien Год назад

    Does not work at all !

  • @Cyborg69er
    @Cyborg69er Год назад

    What voltage is that 1000uF capacitor used on the micro USB breakout board ?

  • @AndresManuelSotoVargas-jv6mq

    Help friend, the code doesn't want to run, it shows errors with the library

  • @darby5987
    @darby5987 Год назад

    Useless fluff

  • @paranormalwien
    @paranormalwien Год назад

    Good project. But what are you holding with your left hand ? And why do I need an Uno and an ATMEGA328P-XMINI ?