BMonster Laboratory

  • Home
  • BMonster Laboratory

BMonster Laboratory Hi, I'm Brad and I started out on YouTube creating toy reviews and over time slowly transitioning to electronics.
(1)

My goal is to create electronics projects for Arduino and Raspberry Pi that any beginner can replicate.

Another practical   project for pretty much anyone. This is a   project that would look great after printing a 3d case t...
24/08/2024

Another practical project for pretty much anyone. This is a project that would look great after printing a 3d case to keep it in.

Do you want to make a motion activated custom office door sign? In this Arduino beginner's tutorial, we'll guide you through the process of building a motion...

Modifying previous   by adding an IR sensor for object detection in this   /   project. When the HW-201 sensor detects a...
10/08/2024

Modifying previous by adding an IR sensor for object detection in this / project. When the HW-201 sensor detects an object, the robotic arm picks the object up and moves it.
I like this sensor for detecting close objects. It's small and easy to integrate into almost any project. You see these on motorized robots as object avoidance sensors and they're always great to have on hand.

In this video, we dive into an exciting robotics project where we transform a previous Bottango project into an object detection-activated 6DOF robotic arm u...

Time to build a     Arm using   and  . It's probably the easiest way to get some   out of a basic   arm. The learning cu...
30/07/2024

Time to build a Arm using and . It's probably the easiest way to get some out of a basic arm. The learning curve on Bottango isn't too steep. I want to continue this project and see what I can do with the help of Bottango.

Discover how to create amazing animations with a 6DoF Robotic Arm using Bottango and Arduino in this step-by-step tutorial. In this video, we guide you throu...

This was fun to make!
23/06/2024

This was fun to make!

Discover the magic of Arduino RGB sensor in this quick 14-second video! Explore color sensor projects, creative Arduino ideas, and fun tech tricks. Learn Ard...

It's another exciting  ! In this video, we'll discover MORE creative uses for the     Sensor with  . This powerful color...
22/06/2024

It's another exciting ! In this video, we'll discover MORE creative uses for the Sensor with . This powerful color sensor opens up a world of possibilities for your and projects.

Here are more creative ways to use your TCS34725 RGB color sensor with Arduino.Welcome to another exciting Arduino project! In this video, we'll discover MOR...

Join us in exploring color detection with the TCS34725 color detection   and  . There are a few setups included and   po...
15/06/2024

Join us in exploring color detection with the TCS34725 color detection and . There are a few setups included and posted here to get you started.

Join us in exploring color detection with the TCS34725 color detection sensor and Arduino Uno. We share fun projects and the easy coding makes it perfect for...

  camera. Take pictures with   camera using the ESP32-S3
14/05/2024

camera. Take pictures with camera using the ESP32-S3

Join us in this detailed tutorial where we show you how to build a motion-activated camera using the versatile ESP32 -S3 microcontroller. Whether you're look...

You'll see how to set up the  -S3, configuring   Low Energy   communications, and connecting to an   app to receive and ...
05/05/2024

You'll see how to set up the -S3, configuring Low Energy communications, and connecting to an app to receive and send data. Here are the 2 sketches from the video.
If you're new to the s3, be sure to install CH343SER.EXE - it's in the Freenove tutorial download. Enjoy!


Unlock the power of IoT with our guide to using the ESP32-S3 for Bluetooth data exchange with Android devices. Whether you're a student or a beginner eager t...

In this video I used   to control the on/off switch for my LED. To control how the   looks, I used the mini controller t...
27/04/2024

In this video I used to control the on/off switch for my LED. To control how the looks, I used the mini controller that comes with many of the . The Bottango controls 2 servo motors and the power to the LED while the controls the motion sensor and DFPlayer Mini mp3 module. In the comments you will find the complete code on the BottanogArduinoDriver.ino tab of my animation sketch.

combining classic Star Wars fandom with modern DIY electronics in our latest video, DIY Arduino: Adding Motion-Activated Sound to Star Wars Pit Droid with B...

Here's a video showing how to use ESP8266 and   Display. You'll see how to measure light intensity and visualize the dat...
14/04/2024

Here's a video showing how to use ESP8266 and Display. You'll see how to measure light intensity and visualize the data using . I have the sending light intensity data too fast and it gives a ton of data points for my graph. You can decrease the number of times it checks light intensity by playing with the delay at the end of the sketch. For example, if you want a reading every 30 seconds, change the last line from this:
delay(200);
to this:
delay(30000);

see comments for the code 👍


Welcome to our hands-on tutorial where we dive into the exciting world of electronics with the ESP8266 and TFT Display, showcasing how to measure light inten...

10 more     player shields soldered and ready to test
01/04/2024

10 more player shields soldered and ready to test

31/03/2024

I totally get this song now.

time to move on to the next generation
26/03/2024

time to move on to the next generation

I just used my     display again. Wow, what a wire jungle! Aside from using this   a few times when I first bought my   ...
24/03/2024

I just used my display again. Wow, what a wire jungle! Aside from using this a few times when I first bought my Mega kit 5years ago, I have always used the LCD display to reduce the number of connections and wires. I like the displays, but most are too small. I may have to get this display https://www.sparkfun.com/products/24606
It looks pretty sharp!

2 and 3 core wire is great for keeping your   wiring looking clean and untangled. 👍
23/03/2024

2 and 3 core wire is great for keeping your wiring looking clean and untangled. 👍

Looking for a sensor that can be used in wet and dirty environments? Create a smart   monitoring system like this one! W...
22/03/2024

Looking for a sensor that can be used in wet and dirty environments? Create a smart monitoring system like this one! With and the , you will have an accurate reading with a sensor.


Looking for a sensor that can be used in wet and dirty environments? Create a smart temperature monitoring system like this one! With Arduino and the DS18B20...

Doing something different tomorrow morning. The video is fine, it's the   premiere format that's new to me. We'll see ho...
08/03/2024

Doing something different tomorrow morning. The video is fine, it's the premiere format that's new to me. We'll see how it goes. I'm pretty happy with the quality and there's lots of opportunity to customize this setup. Maybe by the end of the summer I will have built my own custom enclosure and added some bells & whistles - Then I'd have to find something else to blame a bad print on 🤣

Discover how to effortlessly monitor temperature and humidity from anywhere using our comprehensive Arduino Cloud IoT project tutorial. This guide provides s...

Arduino Cloud has changed since I last used it in 2022. In this video I create a device, variables, and dashboard for re...
04/03/2024

Arduino Cloud has changed since I last used it in 2022. In this video I create a device, variables, and dashboard for remote control. I like the new look, it makes navigating the tabs and different sections of much easier.
My goal with is to build an project that will allow me to monitor enclosure conditions while i'm at work. If the conditions need to change, I can make it happen with a few button presses.
The enclosure is in the garage where temperature can change and humidity level can fluctuate so this may be a bit tricky...at first
check the comments if you want the code I used for any reason.



Beginners can create IoT remote app control using an Arduino Nano 33 IoT board and Arduino Cloud. See the basics of setting up an IoT project in the cloud to...

19/02/2024

Big fan of animation for . Get 3d animations done quicker, well, for met it's quicker. How did I not know about this before? This will be helpful in the future. Saweeeet!

Linking multiple   boards together in a project can be advantageous for several reasons, especially when tackling comple...
11/02/2024

Linking multiple boards together in a project can be advantageous for several reasons, especially when tackling complex tasks that a single Arduino might struggle with due to limitations in processing power, memory, or I/O (input/output) pins. Here are some of the best reasons and the most common use cases for linking multiple Arduino boards:
1. Increased Processing Power
2. Expanded I/O Capabilities
3. Specialized Functions
4. Complex Data Handling and Storage
6. Networking and Communication..etc.
Check out the video for a and demo.

See how to expand your Arduino project by connecting multiple microcontroller boards!🔔🔔 SUBSCRIBE 🔔🔔 don't forget to subscribe and click the bell! https:...

Getting better sound quality from the   Mini   module when using  . Check out the video - let me know what you think. I'...
27/01/2024

Getting better sound quality from the Mini module when using . Check out the video - let me know what you think. I'm still a huge fan of the MP3 shield and that's my choice any time I want to add mp3 tracks to my
resistors and decoupling capacitors can really help with the sound when using the dfplayer. Check out my pros and cons in the video description.

Welcome to our comprehensive tutorial where we take your Arduino projects to the next level with superior sound quality, using the versatile DFPlayer Mini MP...

Here's a video featuring the   PCA9685   Driver with   Nano.  It's an I2C-controlled PWM driver with a built-in clock wh...
22/01/2024

Here's a video featuring the PCA9685 Driver with Nano. It's an I2C-controlled PWM driver with a built-in clock which should help your run more efficiently.

Mastering Arduino servo motor control starts with this PCA9685 PWM driver. Check out this Arduino tutorial and demo before your next project!🔔🔔 SUBSCRIBE ?...

09/01/2024

Still tinkering with the pit droid. It responds much better than it did before but the motion sensor is very sensitive, it kept detecting me as I was recording the droid. I still need to add some more pit droid sounds to him and see how it does in different environments and with full battery power

22/12/2023

faster head movement for the droid.

  Basics: Try using a 10-Segment   Bar Graph In Your Project! Add some LED lights to your next  check the comments for c...
21/12/2023

Basics: Try using a 10-Segment Bar Graph In Your Project! Add some LED lights to your next
check the comments for code

Back to the basics with Arduino. Try mastering the 10-segment LED bar graph in your next project!🔔🔔 SUBSCRIBE 🔔🔔 don't forget to subscribe and click the ...

14/12/2023

Using and segment pins to show frequency ranges for each LED. There' also a brightness change for different level of frequency, but you can't see it very well...need to work on that.

This talking cookie jar was fun to put together for a viewer. Of course what I did is temporary, but you could make a mo...
27/11/2023

This talking cookie jar was fun to put together for a viewer. Of course what I did is temporary, but you could make a more permanent build by adding a nice enclosure and soldering the wires to a small p*p. I purchased this module on a whim about 3 years ago and now I get more questions than ever about the video. Anyway, check it out when you have some free time 😁

Join us and see how to make a light-activated mp3 sound device. This is an easy step-by-step tutorial. Check out the talking cookie jar at the end!🔔🔔 SUBSC...

Check out the     car video using   Nano and  -05  -06 bluetooth modules. I rarely do long videos, but this one is 21min...
23/11/2023

Check out the car video using Nano and -05 -06 bluetooth modules. I rarely do long videos, but this one is 21min long! It should have all the info you need to build this exact rc car. Wiring diagrams are shown throughout the video, there's a shopping list for supplies at the beginning, and the code will be posted in the comments section of this post. Enjoy and Happy

Build a Bluetooth RC car with us! It's an easy Arduino Nano tutorial that's easy enough for a first time beginner. 🔔🔔 SUBSCRIBE 🔔🔔 don't forget to subscr...

Here's an Arduino Nano remote control car using HC-05 and HC-06 Bluetooth modules,  L298N motor driver, joystick, and ba...
19/11/2023

Here's an Arduino Nano remote control car using HC-05 and HC-06 Bluetooth modules, L298N motor driver, joystick, and basic car chassis. My 3rd video using this car chassis. Each past video shows a different way to make the car move and today i'm using Bluetooth...maybe there will be more!

check out this video of my latest Arduino Nano project. We are building a HC-05 / HC-06 Bluetooth RC car in this 🔔🔔 SUBSCRIBE 🔔🔔don...

09/11/2023

Progress on the head. The servos are not attached but are currently taped in place. The movements are to quick and "jerky" - need to smooth that out. Will also need to try another spring because this one seems to have a lot of bounce in it.

Address


Alerts

Be the first to know and let us send you an email when BMonster Laboratory posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to BMonster Laboratory:

Videos

Shortcuts

  • Address
  • Alerts
  • Contact The Business
  • Videos
  • Claim ownership or report listing
  • Want your business to be the top-listed Media Company?

Share