Пікірлер
2 күн бұрын
Just got a v1.1 board but can't connect to Wifi nor get AP mode running. As soon as I remove the ESP32-S3-WROOM-1 from board, than it works.
@BMonsterLaboratory
@BMonsterLaboratory 2 күн бұрын
did you install the driver?
Күн бұрын
@@BMonsterLaboratory Driver for the Breakout Board? Nope. It only has logic IC buffer, and some power IC, dosen't it? For the ESP32-S3 USB<->Serial chip (CH343) yes, that works.
@BMonsterLaboratory
@BMonsterLaboratory Күн бұрын
Sorry, I read your question wrong. You are correct. Does the pinout of your board match the pins of the breakout board?
Күн бұрын
@@BMonsterLaboratory PinOut seems identical to yours. Mayor diff: In your vid Pin38 led is lit, for me it's 39. Diff No2: when I move my finger over the jumpers/screw terminals LEDs light up. I've not configured the ESP Pins (left them floating?), for testing I'm using only BuiltIn LED.
@a-120-ip2iv
@a-120-ip2iv 2 күн бұрын
I NEED HELP! When I tap him an the head, he moves for a while and then, stops, after that, he makes a “bibibi” noise and continues moving, then stopping and repeating the cycle. He also doesn’t respond to my voice commands. :(
@BMonsterLaboratory
@BMonsterLaboratory 2 күн бұрын
It sounds like he' working correctly when he's moving. You may have to get closer so your voice can be picked up.
@ericlima1161
@ericlima1161 4 күн бұрын
very good!! put the sketch on description, pleasee
@BMonsterLaboratory
@BMonsterLaboratory 3 күн бұрын
thanks! check out 1:00 and 2:53 diagrams are there 👍
@user-ov4ye5xq6s
@user-ov4ye5xq6s 4 күн бұрын
Hi I want to measure heavier force like 20kg, wondering if I can use other sensor RP-S40-ST Thin Film Pressure Sensor , are most of the connection and code be the same? :))))))))))
@BMonsterLaboratory
@BMonsterLaboratory 4 күн бұрын
Check out Sparkfun list of load cell products. They have great tutorials and usually some code to start you off. www.sparkfun.com/search/results?term=load+cell checkout the hookup guide
@user-ov4ye5xq6s
@user-ov4ye5xq6s 4 күн бұрын
hi I saw that in circuit diagram there is a amplifier, And I dont think you connect one, wonder why?
@user-ov4ye5xq6s
@user-ov4ye5xq6s 4 күн бұрын
Also wondering if you can help me on, is the circuit connection correct using voltage divider like you did? because it is not using the Wheatstone bridge circuit like strain gauge sensor.
@BMonsterLaboratory
@BMonsterLaboratory 4 күн бұрын
Hey there! I decided not to use an amplifier with my force sensing resistor because the primary purpose of the video was to detect the presence of force to trigger actions, specifically lighting up LEDs. Since the sensor's resistance change was easily detectable by the Arduino, I didn't include one. I wanted to create a basic project using the force sensor and it worked well. The HX711 is pretty popular, perhaps I should get one and try it out. it should improve the accuracy and reliability of force measurements with an Arduino and would come in handy if you need more precision.
@BMonsterLaboratory
@BMonsterLaboratory 4 күн бұрын
Force sensing resistrs are resistive sensors that change their resistance based on the force applied to them. As force increases, the resistance decreases. This change in resistance can be easily measured using a voltage divider circuit. Unlike strain gauges or load cells, they use a Wheatstone bridge config to measure small changes in resistance more accurately while force sensing resistors can be used with simpler circuits, usually involving a voltage divider.
@gjsxnobody7534
@gjsxnobody7534 8 күн бұрын
cool video, I can build apps, but, I'm not sure how to connect one of my apps? not sure where to research or how to make that connection from the video to the app?
@BMonsterLaboratory
@BMonsterLaboratory 7 күн бұрын
Hey there! Is this an app that you built, not the Freenove app? I have only connected to the Freenove app for the camera and it has worked great so far.
@RohnB
@RohnB 13 күн бұрын
That’s awesome, I went the potentiometer and space invaders route 😊
@BMonsterLaboratory
@BMonsterLaboratory 13 күн бұрын
That's great. What size display did you use? C++ or python program?
@RohnB
@RohnB 13 күн бұрын
Looks good, I’m doing similar work
@BMonsterLaboratory
@BMonsterLaboratory 13 күн бұрын
Nice! There is so much you can do with it. Good luck! 👍
@SteveMartinUSA
@SteveMartinUSA 13 күн бұрын
Great review, I'd rather trade the forecast for day 2 and 3 for a static display of both indoor and outdoor. How long does it take to scroll between the two of them? My office gets super hot in the summer so I'm always looking at the indoor temp so I know when to go downstairs.
@BMonsterLaboratory
@BMonsterLaboratory 13 күн бұрын
hey there- Thanks! the indoor / outdoor temp alternates every few seconds...maybe 4 seconds, maybe 5. You can also download the app and get the indoor and outdoor temps pretty fast. I used the app on vacation this year. I was wondering if it rained and how tall the grass would be when we got back. I looked at the app and saw the outdoor graph. The temp dipped low and the moisture went up. I like the app, no complaints there at all.
@SteveMartinUSA
@SteveMartinUSA 13 күн бұрын
Do you know the difference between the v15 and the v16?
@BMonsterLaboratory
@BMonsterLaboratory 13 күн бұрын
I haven't used the v16 but, it includes a bonus secondary display unit for additional convenience. This allows for greater flexibility in monitoring conditions from different locations within the home. Both connect to the app so you can monitor weather but the V16 provides a slightly more advanced integration, with additional features like viewing and tracking precipitation amounts and more detailed weather trends. The v16 enhances this with a 3-day forecast and hourly/daily updates when connected to the La Crosse View app. It also allows for a more comprehensive range of forecasts, including future 6-day and 12-hour forecasts. there may be some other differences as well.
@LivingRoomRobotics
@LivingRoomRobotics 18 күн бұрын
Do you know if you can control the servos using potentiometers? I haven’t had much luck controlling them while using the servo driver.
@BMonsterLaboratory
@BMonsterLaboratory 18 күн бұрын
hey there! You can manually turn the potentiometers to control the movement of the servos when using the PCA9685 PWM Driver or you can connect the potentiometers to the Arduino directly and control them that way. Just curious, what kind of issues are you having with the driver?
@MightyKrugger01
@MightyKrugger01 20 күн бұрын
Thank you
@BMonsterLaboratory
@BMonsterLaboratory 20 күн бұрын
You're welcome. Thanks for watching!
@technerd9163
@technerd9163 20 күн бұрын
I can't figure out how to add multiple tags. I tried adding a comma like you said but then neither of my tags work. Right now, I can use only one tag. Thanks!
@BMonsterLaboratory
@BMonsterLaboratory 20 күн бұрын
hi! You can use an array of strings to store the allowed UIDs and then check if the scanned tag's UID matches any of the allowed UIDs. Try this. The sketch for this video was posted to Facebook. After modifying it, it would look like this. #include <SPI.h> #include <Servo.h> #include <MFRC522.h> MFRC522 mfrc522(53, 5); // MFRC522 mfrc522(SS_PIN, RST_PIN) Servo myservo; int angle = 0; // Array to store UIDs of allowed tags. Change these values to your tag UIDs. String allowedTags[] = {"F9 8A D2 A3", "YOUR_SECOND_TAG_UID", "YOUR_THIRD_TAG_UID"}; int numAllowedTags = sizeof(allowedTags) / sizeof(allowedTags[0]); int redLEDPin = 8; int greenLEDPin = 9; void setup() { myservo.attach(3); SPI.begin(); // Init SPI bus mfrc522.PCD_Init(); // Init MFRC522 pinMode(redLEDPin, OUTPUT); //LED startup sequence pinMode(greenLEDPin, OUTPUT); digitalWrite(redLEDPin, HIGH); delay(200); digitalWrite(greenLEDPin, HIGH); delay(200); digitalWrite(redLEDPin, LOW); delay(200); digitalWrite(greenLEDPin, LOW); Serial.begin(9600); // Initialize serial communications } void loop() { // Look for new cards if (!mfrc522.PICC_IsNewCardPresent()) { return; } // Select one of the cards if (!mfrc522.PICC_ReadCardSerial()) { return; } // Reading from the card String tag = ""; for (byte i = 0; i < mfrc522.uid.size; i++) { tag.concat(String(mfrc522.uid.uidByte[i] < 0x10 ? " 0" : " ")); tag.concat(String(mfrc522.uid.uidByte[i], HEX)); } tag.toUpperCase(); // Check if the scanned tag is in the list of allowed tags bool accessGranted = false; for (int i = 0; i < numAllowedTags; i++) { if (tag.substring(1) == allowedTags[i]) { accessGranted = true; break; } } if (accessGranted) { // If the tag is allowed Serial.println("Access Granted"); digitalWrite(greenLEDPin, HIGH); // Green LED sequence delay(200); digitalWrite(greenLEDPin, LOW); delay(200); digitalWrite(greenLEDPin, HIGH); delay(200); digitalWrite(greenLEDPin, LOW); delay(200); myservo.write(180); delay(5000); myservo.write(0); } else { // If the tag is not allowed Serial.println("Access Denied"); digitalWrite(redLEDPin, HIGH); // Red LED sequence delay(200); digitalWrite(redLEDPin, LOW); delay(200); digitalWrite(redLEDPin,
@BMonsterLaboratory
@BMonsterLaboratory 20 күн бұрын
You are scanning each card for it's own unique UID ? just checkin' 👍
@muhammadtahirsiddiqui3824
@muhammadtahirsiddiqui3824 20 күн бұрын
How to find Ip address
@BMonsterLaboratory
@BMonsterLaboratory 20 күн бұрын
If you just want to find the IP address for your ESP8266, try this: #include <ESP8266WiFi.h> const char* ssid = "YOUR_SSID"; const char* password = "YOUR_PASSWORD"; void setup() { Serial.begin(115200); delay(10); // Connecting to Wi-Fi network Serial.println(); Serial.print("Connecting to "); Serial.println(ssid); WiFi.begin(ssid, password); while (WiFi.status() != WL_CONNECTED) { delay(500); Serial.print("."); } Serial.println(""); Serial.println("WiFi connected."); Serial.println("IP address: "); Serial.println(WiFi.localIP()); } void loop() { // Put your main code here, to run repeatedly: } 👍
@simon1904
@simon1904 21 күн бұрын
I am getting spi flash error
@BMonsterLaboratory
@BMonsterLaboratory 20 күн бұрын
???
@mariahgean9496
@mariahgean9496 22 күн бұрын
🤖🤖🤖🎉🎉🎉😇😇😇
@user-li8jy3og3s
@user-li8jy3og3s 22 күн бұрын
❤❤❤
@killyGHILLIE
@killyGHILLIE 23 күн бұрын
looking at making simulated weather in a paludarium. This is a good way to have the lightning trigger the thunder sounds, rather than the other way around which is often done, thanks
@BMonsterLaboratory
@BMonsterLaboratory 23 күн бұрын
Sounds like a good idea! I hope it turns out great. 👍⛈️🌧️
@toastfromhome3376
@toastfromhome3376 23 күн бұрын
Play Minecraft with it lol
@BMonsterLaboratory
@BMonsterLaboratory 23 күн бұрын
I like the way you think! 👍💪
@Voriaxly
@Voriaxly 28 күн бұрын
THAT SOUNDS GREATT 🔥🗣️🗣️🔥‼️‼️🗣️🔥
@BMonsterLaboratory
@BMonsterLaboratory 28 күн бұрын
ya, for sure! thanks 💪👍
@HappyHermitt
@HappyHermitt 29 күн бұрын
Flush-cut pliers wont leave the little pokers.
@BMonsterLaboratory
@BMonsterLaboratory 29 күн бұрын
True! Those pokers are no fun!
@HappyHermitt
@HappyHermitt 29 күн бұрын
Our cats would trip out on that!
@BMonsterLaboratory
@BMonsterLaboratory 29 күн бұрын
I still have this thing. I should see what the dogs think of it! 😃
@HappyHermitt
@HappyHermitt 29 күн бұрын
I know this is old but ICStation on Amazon has kits that work.
@BMonsterLaboratory
@BMonsterLaboratory 28 күн бұрын
maybe one day i'll try another one. It may have been partly my fault as well...who knows. I use a flux paste now that I really like. It burns clean and flows the solder nicely which may make this easier to do.
@xyzquo
@xyzquo Ай бұрын
My ISD1820 is attached with PIR motion and mini amplifier, while all of those circuit is powered with 5V adapter. As time went, the recorded sound became strange and have a high pitch. Is it caused by the lack of power?
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Hey there! it sounds like a power issue. Are you powering the ISD1820 module with a breadboard power supply? Try measuring voltage at the ISD1820 module with a multimeter to see if it maintains the correct voltage. You can also add a 1000uF capacitor across the power supply to smooth out any fluctuations.
@user-zr1yv8id9w
@user-zr1yv8id9w Ай бұрын
Adafruit Fingerprint sensor enrollment Did not find fingerprint sensor :( WHY is ithis happen?? pls help. Are some sensors not working for this code ??
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
It could be a number of reasons. Wire connections, power supply, correct baud rate, update library.... What message are you getting? You're using the Adafruit library? could be a bad sensor but you'll have to do some investigating first before you can determine that. Are you using the same sensor as the on in the video? Did any debugging info print to the serial monitor?
@mariemeyer2885
@mariemeyer2885 Ай бұрын
You mentioned the code is on the facebook page under comments but there are no comments for this project listed there. Somewhere else may be?
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
I apologize for that. posting the code to Facebook proved to be difficult with this project. the Bottango code is a multi file program. When you export the Bottango code you move those files to the BottangoArduinoDriver file. There is a readme file that is exported along with code, it's very helpful. You will want to download Bottango_Win_0_6_5 zip file from the website and transfer your exported animations to this file. I'm happy to email my files to you if you would like.
@neilmackinnon5573
@neilmackinnon5573 Ай бұрын
nice job
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Thanks! I appreciate it. 👍
@ben-zz2rm
@ben-zz2rm Ай бұрын
great video, thank you. I'm having the following issue. Have rechecked code several times and cannot see the problem, can you please help. E:\Documents\PERSONAL\Bens_Arduino\projects\DC_motor_2_forward_reverse\DC_motor_2_forward_reverse.ino: In function 'void loop()': E:\Documents\PERSONAL\Bens_Arduino\projects\DC_motor_2_forward_reverse\DC_motor_2_forward_reverse.ino:24:20: error: expected ';' before ')' token for(i=0, i<5, i++) // cycle will continue until i<5, then will be disabled ^ E:\Documents\PERSONAL\Bens_Arduino\projects\DC_motor_2_forward_reverse\DC_motor_2_forward_reverse.ino:33:15: error: could not convert 'digitalWrite(5, 0)' from 'void' to 'bool' digitalWrite(ENABLE, LOW); // Disable ~~~~~~~~~~~~^~~~~~~~~~~~~ E:\Documents\PERSONAL\Bens_Arduino\projects\DC_motor_2_forward_reverse\DC_motor_2_forward_reverse.ino:34:14: error: expected ')' before ';' token delay(2000); ^ exit status 1 Compilation error: expected ';' before ')' token My code is.. for(i=0, i<5, i++) // cycle will continue until i<5, then will be disabled and also highlights. digitalWrite(ENABLE, LOW); // Disable delay(2000);
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Hey there! thanks~ You have some syntax errors and missing ";" ...maybe typos. Don't forget to define ENABLE. Try this #define ENABLE 5 // Define the pin connected to the motor driver void setup() { pinMode(ENABLE, OUTPUT); // Set the ENABLE pin as an output } void loop() { for (int i = 0; i < 5; i++) { // cycle will continue until i<5, then will be disabled digitalWrite(ENABLE, HIGH); // Enable delay(2000); // 2 second delay digitalWrite(ENABLE, LOW); // Disable delay(2000); // 2 second delay } }
@rubensbraz
@rubensbraz Ай бұрын
really good! thank you
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
I appreciate your comment. Thank you! 💪
@miguelmarques7378
@miguelmarques7378 Ай бұрын
THANK YOU SO MUCH!!! Got a subscriber for that! By the way, would it be possible to make it so that the microphone is wireless? And what is the shield’s name?
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Thanks! glad you found it useful. I haven't use a wireless mic with this but I'm willing to bet you can use a Lavalier microphone, like the mics used in presentations. I think it would work. I'd like to try that out, actually...thanks for the idea! The shield is a cloudless speech recognizer / voice synthesizer sold under the name MOVI. I love this shield. It's old but still very useful. Here's the link www.audeme.com/movi.html Thanks again for the kind comment. 👍
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
by the way, if you want more than 1 mp3 you can use the DFPlayer Mini mp3 player. You can store many mp3's on the micro sd card and request MOVI to play a specific track or to play a random song. The mp3 module in this video is a small capacity board that can play 1mp3 up to approx. 3min long.
@miguelmarques7378
@miguelmarques7378 Ай бұрын
Cool! Another question. Is there a cheaper alternative for the MOVI?
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
@@miguelmarques7378 Other options may include the Elechouse Voice Recognition Module V3 www.elechouse.com/product/speak-recognition-voice-recognition-module-v3/ or the Grove - Speech Recognizer wiki.seeedstudio.com/Grove-Speech_Recognizer/ I haven't used either of these options but they are cheaper and who knows, you may find them very useful! You may want to buy directly from the Branded website to get the best quality. The one from Seed Studio looks like it may be worth a try. They have tutorials and documentation to get you started. I have used their products in the past and they were fine. Hope that helps!
@miguelmarques7378
@miguelmarques7378 Ай бұрын
@@BMonsterLaboratoryThanks! That does help a lot. I just wanted to know if it would it be possible to use a cheaper low-quality version of the Voice Recognition Module V3.
@lutzwunderlich2003
@lutzwunderlich2003 Ай бұрын
hi there, impressive video how to drive the servos with the pca9685. I only have one question regarding the baud rate. As I know the Mega requires a baud rate of 115200 to communicate while the 9600 is for the Uno. Did this have an impact on the control or is this not important with the PCA 9685? Thank you and keep making such kind of videos for us to help with problems.
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Hey there! Thank you for the kind comment. It's great to get feedback on videos to improve future content. The baud rate settings in this video are primarily for serial communication between the Arduino board and my computer. In this instance, Arduino uses serial communication to send and receive data between the board and the computer. The baud rate specifies the data transfer speed in bits per second and the baud rate uploaded to the Arduino needs to match the baud rate set in your serial monitor. The PCA9685 PWM driver communicates with the Arduino via the I2C protocol, which is not affected by the serial baud rate settings. So no, baud rate doe not impact control of the servos. Thank you for asking and I hope you enjoy building your Arduino project! 👍💪
@lutzwunderlich2003
@lutzwunderlich2003 Ай бұрын
@@BMonsterLaboratory Thank you for your explanation. Now I understand the difference using the baud rate for communication between units in the Arduino world.
@charlesmyers9765
@charlesmyers9765 Ай бұрын
Is this the only way to change servo parameters? Im just getting into rc planes, and dont like that some servos come with a max of 70-80° movement. Wtf do they even put servo travel limits in the radios for. 🙄Suppliers also arent great about listing details like that. So i want to be able to change things myself.
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Hi there! There are other ways to change the parameters, you don't have to use a programmable microcontroller. I found "DROK Signal Generator, DC 3.3-30V Function Generator 5-30mA LCD Display PWM Pulse Frequency Duty Cycle Rectangular Wave Square Wave Signal Generator" on Amazon. I have never used particular item. The servo motor interprets the pulse width of the PWM signal to determine its position. The frequency sets the period of the signal, and the duty cycle determines the length of the high pulse within that period. May be worth checking out, or maybe something like it depending on your needs. This one may be too big for a plane, but maybe there a smaller version of this. Many rc planes have servos that restrict movement to prevent overtravel. Like other RC vehicles, I assume you can upgrade the servos. I imagine changing to a servo with more movement would drastically change the controls, especially for a plane. Check out the data sheet for the servo before you purchase it to make sure it has the movement you want. It sounds like you found a fun hobby once you get everything going!
@theloudspeakernerd-tlsn9322
@theloudspeakernerd-tlsn9322 Ай бұрын
Why did you remove the woofers from their original enclosures? I know they had enclosures
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
It tossed them out, which was a mistake. I didn't know I would end up keeping them. They are fantastic speakers though.
@kaushlendrapandey5404
@kaushlendrapandey5404 Ай бұрын
Can u guide me for a project ??
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Hey there! I am happy to assistance however I can. Not sure about guiding through every step. Tell me the goal of your project, components you are using, and your experience level. I am currently traveling but will be available next week. 👍
@kaushlendrapandey5404
@kaushlendrapandey5404 Ай бұрын
@@BMonsterLaboratory cool, that will be really helpful. Where can I connect with u??
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
@@kaushlendrapandey5404 Facebook mssg has worked well for me facebook.com/BMonster-Laboratory-101410418059806/ I usually check it at night. Feel free to send a message if you have a question.
@potter3173
@potter3173 Ай бұрын
does the power button stay down so the unit will power back up after power loss while iam away? ty
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Hi there! The power button does stay down on the one I have. 👍
@grizley6666
@grizley6666 Ай бұрын
Hello, I'm new at this. Everything is working, however I don't know how to edit the text. Where do I find the set-up or edit? Thank-you.
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Hey there! Include the liquid crystal library (LiquidCrystal.h) and change text in lcd.print line from "hello, world" to whatever you want. Play around with that, look up lcd display example code that you can find online, use arduino ide reference page for functions, variables, and structure. I found this very helpful when i started. www.arduino.cc/reference/en/ void setup() { // set up the LCD's number of columns and rows: lcd.begin(16, 2); // Print a message to the LCD. lcd.print("hello, world!"); }
@jerry27syd
@jerry27syd Ай бұрын
All reds are 5v?
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Yes, as long as you have external power connected to barrel jack. Use 12v5a supply if possible
@jerry27syd
@jerry27syd Ай бұрын
@@BMonsterLaboratory I watched your main video too, it seems only compatible with its own brand of esp32, but definitely amazing, I will try it out.
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
@@jerry27syd yes, only compatible with freenove brand from what I have read. 👍 Comes in very handy!
@shakirzufayri4310
@shakirzufayri4310 Ай бұрын
Will the sensor pin damage if it touches the solder?
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Quickly solder and place wires. May be able to add shrink tubing or light glue coat to make it good stronger. Only solder the metal pads. Maybe tin the contacts before placing 👍
@shakirzufayri4310
@shakirzufayri4310 Ай бұрын
@@BMonsterLaboratory thanks
@basitwassil6244
@basitwassil6244 Ай бұрын
Hey, What is the max output current for PCA9685?
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Hey there! Sorry for late reply, been traveling the past few days. I have a 5v10a supply connected. If you need more current for a lot of servos, try using an external power source and just connect ground and servo signal wires to the driver board for pwm control. I would not put more than 10amp supply on v+ to power the board. I believe this is the safest approach. I hope it helps
@scootermom1791
@scootermom1791 Ай бұрын
First, I'm a beginner. Zero experience. You lost me when you started plugging cords into the White device. Where did the cords come from? And how would you fit that white device in the frame? Or the battery pack? 2. Where did that white device come from? 3. You said something about uploading recordings, but will it let you record directly? If not, what do you have to get to do that? 4. Is there a miniature version of all this? I have motion activated mirrors for 2 birds that are having some issues. They aren't sold anymore. That's why I'm here...in case I need to create new mirrors for them.
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Hey there! The cords are jumper wires and they come with pin connectors on the end that allow you to attach them to the breadboard (long white plastic thing) and devices such as the motion sensor. Ideally, you would 3d print or purchase a pir motion sensor case that you could mount the sensor. You could set this up remotely with 5v dc battery supply if you need to. The white device is the HC-SR501 Pir Motion IR Sensor which I usually buy from Amazon. You can not record directly but you can add one mp3 recording to this board. It can be up to almost 3min in length I believe. You can record sounds form a video on your pc or go to freesound.org and download a free sound. There are many other places as well. You can make a miniature version of this. This was somethin I set up on a breadboard for fun and some people have used it in their projects. You would have to make it compact and give it a case or a small box to hold it, but it's totally doable. Do a Facebook search for #bmonsteralarm (just type bmonsteralarm into the search) and you should get an old post that shows a diagram of this setup. There are other ways to set this up if you think you may need something different. If you have any questions while you're building it, i'm happy to help.
@meisterwald3032
@meisterwald3032 Ай бұрын
Great videos btw! Subscribed!
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Thanks! I appreciate it. Thanks for the suggestion earlier, those are always welcomed.
@meisterwald3032
@meisterwald3032 Ай бұрын
dont repeat the video multiple times, bad for algorithm :D
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Good to know, but are you referring to repeat video from previous long form videos or repeat the same video multiple times in one short? I started making shorts again and trying to see what works and what doesn't work - I got the "doesn't work" category nailed down pretty good! 😂
@meisterwald3032
@meisterwald3032 Ай бұрын
@@BMonsterLaboratory Just something i observed when iterating many TikTok videos. Repeating the clip is bad for two reasons. 1. If the video ends, it gets replayed anyways. Every rewatch is a counted variable in the algorithm, the more loops the better, ergo, the shorter and more unnoticable the loop, the better. If you repeat the video "manually" you will not get that counter counting up 2. It is likely that the content is scanned, for, for example, identical content, multiple of the same videos, then it could be detected and punished.
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
@@meisterwald3032 I see.... I'll keep that in mind. Thanks for the tip!
@Sammyrobotics-bv1x
@Sammyrobotics-bv1x Ай бұрын
What computer do you use just wondering
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Alienware R14. it's been amazing so far 👍
@WACkZerden
@WACkZerden Ай бұрын
Cool! thanks for sharing
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Thanks for watching! Good luck with your projects 👍
@Syriancoder
@Syriancoder Ай бұрын
when i open the file to open the project then it says "the destination path is too long. rename the compressed(zipped) folder and try again." any help?
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
make sure that the destination path where you're trying to save or access files is not too deep within the directory structure. Try renaming some of the folders in the path if any are too long.
@thefishguy1241
@thefishguy1241 Ай бұрын
Also have it keep track of the score , and add a highscore. It would be cool to expand with more features
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Those are great additions! This OLED looks great but I think I need a larger one
@wuj3kdar0
@wuj3kdar0 Ай бұрын
Did you make signal range test on that setup maybe? Thx.
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Sorry, I did not. That's a great idea, thank you! I'm going to write it down :) 👍
@thefishguy1241
@thefishguy1241 Ай бұрын
There's also esp now for esp, it's cheaper and less wiring
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
I haven't used that yet...sadly. I'm catching up though!
@thefishguy1241
@thefishguy1241 Ай бұрын
Cool projects
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
Teensy 4.1 is a workhorse....and a great microcontroller 😎
@thefishguy1241
@thefishguy1241 Ай бұрын
Wanna make a weather station? Use your tft screen
@BMonsterLaboratory
@BMonsterLaboratory Ай бұрын
That's a nice option. I may come back to that. I still like the Arduino cloud for tracking data like that.