Salmon Beach Rowboat Race 2022
1:00
2 жыл бұрын
Hack-A-Robot (3): Attach Relay Module
11:35
Kinetic Sand Table Demo Reel
1:31
3 жыл бұрын
Robotic Bartender with Arduino
8:13
4 жыл бұрын
Center of Mass
1:36
4 жыл бұрын
Measuring Weight By Floating
0:51
4 жыл бұрын
CAD 101 Unit 3 Cube Intro Project
23:31
Robotic Tremoloa with Arduino!
6:17
4 жыл бұрын
MIDI Arduino Xylophone
2:08
4 жыл бұрын
Automated Music Maker with Arduino
6:27
Arduino Xylophone (Glockenspiel)
1:52
Пікірлер
@areusmartinez8343
@areusmartinez8343 Күн бұрын
brutal🙌
@christinecasey4921
@christinecasey4921 Ай бұрын
Hi, I am trying to find the unit plans and the details for these projects to use them in my classroom and I can’t find any of them except the mission to mars. Is there a way to direct me to the documents from Knowledge in Action?
@mirko124
@mirko124 2 ай бұрын
very cool! is it possibly with solenoids to also have different intensities of hitting? to have soft or loud tones and everything inbetween...
@MisterDevine
@MisterDevine 2 ай бұрын
If you used transistors to control the solenoids, you can vary the amount of current they receive. With the relays, you can vary the amount of time they are closed (I used 8ms in this project, so a smaller time would be a less intense hit). The problem with this is that even subtle differences between solenoids (their internal friction, distance from the surface, etc.) means that some might not reach the keys at all while others do. In this project I had modes that did both (transistors and varied time), but also had a felt covered damping bar that could be pressed into the keys with varying pressure using servos. www.devinejohnny.com/projectgallery/midi-arduino-glockenspiel-with-tip120-transistors
@nightmoodgt
@nightmoodgt 3 ай бұрын
hi
@Qwanders
@Qwanders 3 ай бұрын
Have you tried to use Solid State Relays instead of the electromechanical ones? Then you won't get the clicking from the Relays..?
@MisterDevine
@MisterDevine 3 ай бұрын
Yeah, I used TIP120 transistors in this project. www.devinejohnny.com/projectgallery/midi-arduino-glockenspiel-with-tip120-transistors
@Qwanders
@Qwanders 3 ай бұрын
@@MisterDevine it is very very cool! You are doing really good and it is inspiring.
@nandusudarsan7407
@nandusudarsan7407 5 ай бұрын
For a 8 note xylophone, do you think we can use a ESP32?
@MisterDevine
@MisterDevine 5 ай бұрын
Yes, but I don't know for sure how you might trigger the solenoids directly from a DAW. I think the software I mentioned in my blog post (in description) is depreciated. For my newer projects I use Hiduino, which lets you re-flash the firmware of an Arduino board so it is natively recognized as a MIDI device when you plug it into a computer.
@user-kl1bp6yr8w
@user-kl1bp6yr8w 8 ай бұрын
Thank you I searched my question and this was very helpful thank you for your knowledge sir
@carterolson6180
@carterolson6180 8 ай бұрын
You seem like a really good teacher. My AP physics teacher passed away last year, and although havent been in school for almost a decade, i really felt his loss. The impact you have on these kids cannot be understated, and Im sure they appreciate the work you do in making their class engaging.
@williamwebb3139
@williamwebb3139 Жыл бұрын
Where do I find this curriculum? I have searched online, but just find a lot of people talking about how great it is and a few outlines of the curriculum, but no actual site with the whole curriculum for use or purchase. I would be very interested in purchasing / using the curriculum, but am having trouble locating it.
@MisterDevine
@MisterDevine Жыл бұрын
It seems that the AP Physics curriculum has been a work in progress for many years now. You can access the curricula from Sprocket (for free), which is the Lucas Ed portal for all the resources they've produced. Looking at this page (sprocket.educurious.org/home/curriculum), you can still see that the physics curriculum is "coming soon!" I made the video above because I was involved in some of the early piloting.
@williamwebb3139
@williamwebb3139 Жыл бұрын
@@MisterDevine thank you for the feedback!
@AJayTheStageArtist
@AJayTheStageArtist Жыл бұрын
love it ❤❤❤❤
@RockStarOscarStern634
@RockStarOscarStern634 Жыл бұрын
Johnny Devine I love this Zither
@thedombtech
@thedombtech Жыл бұрын
Ughh! You stole my idea 2 years before I had it! Great video though! This came out great!
@MisterDevine
@MisterDevine Жыл бұрын
Thanks! You should still give it a go, though. I would recommend some changes if you give it a try. I think the software mentioned in this video is no longer supported, but there is something called Hiduino, which is really cool. With a second Arduino acting as an ISP device, you can re-flash the firmware for the USB chip on your Arduino so that is acts as a native MIDI device. That means once you plug in the instrument to your computer, boom, it just shows up in your DAW and is ready to play. I've done that with some more recent instruments, but don't have a full write up on my website yet: www.devinejohnny.com/projectdetails/m7jy1wa0aukmz9ory546gcr8xu0wa5
@davidlomeli6184
@davidlomeli6184 Жыл бұрын
Do you happen to have the dimensions for the instrument base outline and the stl files for the music hold down and circuit board support?
@MisterDevine
@MisterDevine Жыл бұрын
I added a "Parts Files" section to my write up on my website so you can snag those. I added the 3D parts as .OBJ files and the instrument/base outline as a .DXF
@grgr3519
@grgr3519 Жыл бұрын
Thats great!!!
@Jotaveerdes
@Jotaveerdes Жыл бұрын
Hello, please would it be possible to get in contact w/ u ? - Good Project Johnny!
@MisterDevine
@MisterDevine Жыл бұрын
Yes! You can message me on Instagram @johnny_devine_creations
@Jotaveerdes
@Jotaveerdes Жыл бұрын
@@MisterDevine Thanks I did.
@clydebermingham121
@clydebermingham121 Жыл бұрын
Would a set up like that work with Apple’s GarageBand or Logic Pro X DAW’s ?
@MisterDevine
@MisterDevine Жыл бұрын
Yes, I imagine so. It just needs something sending MIDI signals. I really need to do another video and write up on my website, but all my instruments after the ones in this video use hiduino, which re-flashes the USB chip on the Arduino so that when you plug it into something it is recognized natively as a MIDI device. That means you could plug a keyboard straight into the instrument and play it. No need for a DAW, hairless MIDI, loopMIDI, or any of that jazz. It's pretty cool.
@andrestruus5475
@andrestruus5475 Жыл бұрын
@@MisterDevine Looking forward to learn how did you achieved all that! Really neat job!
@AppliedCryogenics
@AppliedCryogenics Жыл бұрын
Nice work! There are N-channel MOSFETs that can be directly controlled by gpio lines from the Arduino. This could eliminate the 12v supply and relay clicks.
@MisterDevine
@MisterDevine Жыл бұрын
Thanks! I took that approach with a later, better build: www.devinejohnny.com/projectgallery/midi-arduino-glockenspiel-with-tip120-transistors I also flash hiduino firmware to the Arduino in that build, which eliminated all that extra in between software; just plug in the USB and I pops up as a midi instrument. I also did a build with ULN2004 transistor arrays, which really slimmed down the electronics. Didn’t document it, but here’s some more about those chips: en.m.wikipedia.org/wiki/ULN2003A
@magmagth4346
@magmagth4346 2 жыл бұрын
Hi, if a midi file was stored in smartphone not in laptop, how can xylophone play midi song over Bluetooth? thank you
@customerservicerobot454
@customerservicerobot454 2 жыл бұрын
i've been looking for this exact thing forv so long, thank you so much!!!!
@cameronmcgehee
@cameronmcgehee 2 жыл бұрын
I want to build something like this too. However, this is a glockenspiel (metallic) not a xylophone (wooden).
@JosephAnterola
@JosephAnterola 2 жыл бұрын
Please SHUT UP AND TAKE MY MONEY!!!! seriously how much would you charge to build one of these setups?
@MichaelWahlquist
@MichaelWahlquist 2 жыл бұрын
Sweet! Just found one of these for a song at a thrift store. Great work on this project!
@anuragbarhoriya3284
@anuragbarhoriya3284 2 жыл бұрын
how muro box work ? The music box which operate by mobile app . I want to see inside of muro box . The concept is same but your is bulky and complex hardware .
@miha220
@miha220 2 жыл бұрын
This presentation is great! Thanx
@jameshughes3014
@jameshughes3014 2 жыл бұрын
That's really nice, and a great clean build too.
@JTranDung
@JTranDung 3 жыл бұрын
can i know that relay type!? and the name. i want to make a hummer to hit the clock bells
@MisterDevine
@MisterDevine 3 жыл бұрын
I think this link will take you to what I bought on Amazon. They are relay modules made by ELEGOO, but there are numerous similar brands that would work as well. ELEGOO 8 Channel DC 5V Relay Module with Optocoupler Compatible with Arduino UNO R3 MEGA 1280 DSP ARM PIC AVR STM32 Raspberry Pi www.amazon.com/dp/B01HCFJC0Y/ref=cm_sw_r_cp_api_glt_fabc_C8G96KYR6HAHVXHRN5SY?_encoding=UTF8&psc=1
@MisterDevine
@MisterDevine 3 жыл бұрын
Also, if you didn’t see it already, I’ve got more details on my blog: www.devinejohnny.com/projectdetails/midi-xylophone-with-arduino-mega
@JTranDung
@JTranDung 3 жыл бұрын
thanks, i love u guy.
@JTranDung
@JTranDung 3 жыл бұрын
i like this
@fahadahmed480
@fahadahmed480 3 жыл бұрын
Hello Edwin Sun, Your account got banned so if you are reading this comment feel free to reply me
@TheJavaSync
@TheJavaSync 3 жыл бұрын
Nice presentation!! Thank You I searched this video for a long time
@MisterDevine
@MisterDevine 3 жыл бұрын
Thanks, always happy to help!
@craigalexander2059
@craigalexander2059 3 жыл бұрын
How much of the clicking/scratching noise comes from the solenoids, and how much comes from the relays?
@MisterDevine
@MisterDevine 3 жыл бұрын
Of the two, the relay is much louder. I’ve put foam over the relay board before in other projects and that seemed to help. You could also increase the distance of the instrument from the relay, or put it in an enclosed box that doesn’t resonate. Working on a similar project?
@craigalexander2059
@craigalexander2059 3 жыл бұрын
@@MisterDevine thanks a lot. I thought using MOSFETs might be workable, but I'm just getting into it. I've got a couple of instruments I'd like to automate, but I'm just at the stage where I'm learning about different devices so I can choose what suits me. Thanks again.
@sethlyons6640
@sethlyons6640 3 жыл бұрын
👍 Amazing, keep up the good work!! I think you should use PromoSM!! ! It’s a great way to quickly grow your channel!
@rtbots6717
@rtbots6717 3 жыл бұрын
I am a Arduino user and can imagine the insane hard work
@MisterDevine
@MisterDevine 3 жыл бұрын
Most parts by themselves (code, hardware, etc.) were pretty straight forward, and as long as I focused on one part at a time, it made the total project more manageable. The trickiest part for me was actually with the laptop that plays the midi music files and getting it to talk to the Arduino in real time. I have more details about the whole project in this video: kzbin.info/www/bejne/rH3ZiHeZqrqHbrc
@tutororialwiz
@tutororialwiz 3 жыл бұрын
@@MisterDevine I think this is the wrong link. It was not about music.
@MisterDevine
@MisterDevine 3 жыл бұрын
@@tutororialwiz Ha ha, oops. Thanks for the catch. I wonder how many people were like "whaaat???" Anyway, it should be the right link now.
@pushevolve
@pushevolve 3 жыл бұрын
This is absolutely amazing! Could you use a contact or magnetic pickup to record without the machine noises? It's actually really cool with the noises combined but just wondering. Thanks for sharing!
@MisterDevine
@MisterDevine 3 жыл бұрын
I haven’t given a try, but I wondered the same thing. Those stepper motors are so noisy! It really vibrates the whole frame, which transferred into the body. I think maybe some more strategic padding could help too.
@dalebertdurando1496
@dalebertdurando1496 2 жыл бұрын
I agree. There are pickups for guitar sound holes (or just placing the mic inside the sound hole may help). Quite a bit of dedication to the project, good job. If you get even more ambitious you could strum the chords with a similar mechanism as the pick. Hope to hear it without the stepper motor noise.
@tatonka55
@tatonka55 3 жыл бұрын
how to video?
@MisterDevine
@MisterDevine 3 жыл бұрын
Not a how to video, but I have some written explanations, code, schematics, and links to other videos I used. herring-clarinet-6z8c.squarespace.com/projectdetails/nintendo-zapper-gestural-mouse
@Mate2Frio
@Mate2Frio 3 жыл бұрын
Do you sell or have plans published for the solenoid holders?
@MisterDevine
@MisterDevine 3 жыл бұрын
Here's a link to an OBJ file: drive.google.com/file/d/12gwYgVF03RM6FXDwvpDPlw4yuGbG_UVL/view?usp=sharing I also put it on my project page: www.devinejohnny.com/projectdetails/midi-xylophone-with-arduino-mega If a different file type would be better for you, let me know.
@NanetteNette
@NanetteNette 3 жыл бұрын
Where would you suggest someone start when learning about robotics?
@MisterDevine
@MisterDevine 3 жыл бұрын
Everything I learned, I learned from the internet. I've always found the learning resources from SparkFun and Adafruit to be helpful: learn.adafruit.com/ learn.sparkfun.com/ Getting a starter kit with an Arduino and some sensors is a good idea too. There was also a commercial makerspace in my city that gave me the chance to try out tools like 3D printers and laser cutters before making the big investment to get my own, which really opened up a world of possibilities.
@dilshankasthuriarachchi4737
@dilshankasthuriarachchi4737 3 жыл бұрын
Thanks lot dear if you were requested to make arduino projects could you please help me?
@dilshankasthuriarachchi4737
@dilshankasthuriarachchi4737 3 жыл бұрын
I' m not bmvery good in arduino codeing so could you please help me dude?
@MisterDevine
@MisterDevine 3 жыл бұрын
@@dilshankasthuriarachchi4737 Happy to help, if I can. You can contact me through my website: devinejohnny.com
@dilshankasthuriarachchi4737
@dilshankasthuriarachchi4737 3 жыл бұрын
Could you please give the code and schematic ?
@MisterDevine
@MisterDevine 3 жыл бұрын
create.arduino.cc/editor/devinejohnny/dce6223a-1622-4c4d-a787-c55a66a617c0/preview
@MisterDevine
@MisterDevine 3 жыл бұрын
There is a tab that includes the schematic (dual_tmp36.png)
@dilshankasthuriarachchi4737
@dilshankasthuriarachchi4737 3 жыл бұрын
@@MisterDevine where does the place i checked in the description is it in the description please?
@MisterDevine
@MisterDevine 3 жыл бұрын
@@dilshankasthuriarachchi4737 I'm not sure exactly what you might see on your screen when you look at the online Arduino code editor I sent you. If you are asking where the schematic is, there should be three different tabs right above the main code (one for the code, one for a ReadMe file, and one for the schematic as a .png). Here is the code, if you weren't able to see that:
@MisterDevine
@MisterDevine 3 жыл бұрын
/*Dual TMP36 sensor code with output to serial monitor. Modified from code for the TPM36 temp sensor from Adafruit.com Devine 2020 */ //Define analog input pins for TMP36 sensors: int sensorOnePin = A0; int sensorTwoPin = A1; //Define various variables: int readingOne; int readingTwo: float voltageOne; float voltageTwo; float tempCOne; float tempCTwo; float tempFOne; float tempFTwo; //Define number of milliseconds betweeen each sensor reading: int delayTime = 1000; void setup() { //Begin serial communication to computer Serial.begin(9600); } void loop() { // Take raw reading of both sensors: int readingOne = analogRead(sensorOnePin); int readingOne = analogRead(sensorOnePin); // Convert that readings to voltages; for 3.3v arduino use 3.3 float voltageOne = readingOne * 5.0; voltageOne /= 1024.0; float voltageTwo = readingTwo * 5.0; voltageTwo /= 1024.0; // Convert to degrees Celsius: float tempeCOne = (voltageOne - 0.5) * 100; float tempCTwo = (voltageTwo - 0.5) * 100; // Convert to degrees Fahrenheit: float tempFOne = (tempCOne * 9.0 / 5.0) + 32.0; float tempFTwo = (tempCTwo * 9.0 / 5.0) + 32.0; // Print out sensor one and two, seperated by a comma, in degrees Celsius: //(units not printed so data from serial monitor can be more easily graphed in something like Excel) Serial.print(tempCOnce); Serial.print(" "); Serial.println(tempCTwo); //Wait before taking another reading: delay(delayTime); }
@FernandoGonzalez-dh6qr
@FernandoGonzalez-dh6qr 3 жыл бұрын
Excelent!!! Congratulations!!!
@groug5770
@groug5770 4 жыл бұрын
Wow, this is amazing! Super clean build too!
@Daz2281
@Daz2281 4 жыл бұрын
Awesome!!
@sjk44
@sjk44 4 жыл бұрын
heck yah!
@robotricks_labs
@robotricks_labs 4 жыл бұрын
Cool video!
4 жыл бұрын
Great! Keep it up! Would you like to be KZbin friends? :)
@cactussamharris4790
@cactussamharris4790 4 жыл бұрын
Next step is to put a pickup on it and amplify it!
@smilesfordays
@smilesfordays 5 жыл бұрын
My hero.
@JacksonJacoy
@JacksonJacoy 5 жыл бұрын
Wooooo data