Close
0%
0%

Classroom music teaching aid

An interactive device for helping a kindergarten class learn to play harmonica.

Similar projects worth following
While trying to teach a kindergarten class to play harmonica by pointing at a poster and saying "do do mi mi re re do re..." I decided we need something better. I imagined a large representation of the instrument, kind of like the poster, that could audibly play notes while illuminating the them, perhaps red for exhale, blue for inhale. But that's only the beginning. It could listen to the sound being played by the kids and determine what notes were being played and provide instant feedback to the kids so they could correct themselves. It would be more effective and fun for the class.

Goal: To develop a music teaching aid that provides audio and visual cues as well as instant feedback about the student's performance.

When the student plays an incorrect note they will see what note they played in relation to the one they were supposed to play. The student would know which direction and how far they need to move the instrument to reach the desired note. It will make learning new songs more fun for the class and easier for the teacher.

Why does this project matter? It will provide a new educational tool that a school will actually use. It will improve music education and make learning to play harmonica more fun for kids. Also, since everything will be open source and completely documented, it will enable other teachers to construct similar devices and modify the design to work with other instruments.

Here is an outline of the device:

Functionally:

  • Plays harmonica notes while lighting up the corresponding part of the harmonica either red(exhale) or blue(inhale).
  • Notes can be played on a small remote keyboard.
  • Has a microphone to listen to students play. The sound is analyzed to determine what notes are being played and the corresponding notes are illuminated.
  • It can record and play back songs free of noise by playing samples(MIDI style).

Electronically:

  • Based on a Teensy3.2 with audio adapter board
  • Red or blue LEDs for each note.
  • An ATMega328 handling LEDs and IR input.
  • Audio power amplifier(HT82V739) and speaker.
  • A simple remote keyboard using IR.
  • Microphone connected directly to audio board.
  • An SD card contains sound samples and recorded songs.

Structurally:

  • It will be a long plywood board, 72cm x 18cm, representing a large harmonica.
  • The notes will be colored red for exhale, blue for inhale.
  • Each note will have individually controlled illumination.
  • The large YAMAHA logo is there because that's what the real harmonicas look like so the kids know if the harmonica is upside down (It is not sponsored by YAMAHA, though that would be awesome).
  • The electronics will be mounted on the back, probably in polypropylene folded and welded into a box(Stay tuned for that log as it is a handy trick).

At this point:

I'm wiring things up, testing bits of code and hardware, and making it look nice.

h - 439.00 bytes - 10/01/2016 at 11:50

Download

HarmonicaKeyboard.ino

Controller for the keyboard remote

- 1.54 kB - 10/01/2016 at 11:51

Download

cpp - 1.56 kB - 10/01/2016 at 11:50

Download

HarmonicaLEDandIR.ino

handles the LEDs and IR communication

- 3.93 kB - 10/01/2016 at 11:52

Download

h - 364.00 bytes - 10/01/2016 at 11:50

Download

View all 8 files

  • 1 × Teensy3.2 $19.80
  • 1 × audio+SD adapter board for teensy $14.25
  • 1 × ATMega328P for LEDs and IR input $2.50
  • 1 × ATMega328P for remote keyboard $2.50
  • 1 × HT82V739 audio power amp $0.40

View all 20 components

  • Project complete - video and future steps

    shlonkin10/05/2016 at 10:58 0 comments

    The device has been complete for several weeks now, but I've been procrastinating here. Finally, here is a short video demonstrating the device.

    And here are some pictures.

    Everything works pretty well, but I haven't had a chance to use it in the class because we haven't practiced harmonica for a couple months. Hopefully we'll get back to practicing soon. The other teachers saw it and said "What?! How did you...?" like I'm some kind of wizard. For reference, they are still using cassette tapes and VHS despite owning more modern electronics just because they couldn't be bothered to learn how to hook them up. But that's not what this log is about.

    The future -

    I want to make better recordings of harmonica notes, because the ones I made sound pretty bad. A simple square wave would be almost as good.

    I have been modifying the frequency detection code used by the Teensy noteFreq library to more accurately implement the Yin algorithm and open up the possibility of multi-note detection. Once I get a version I'm satisfied with, I'll contact Collin Duffy, who wrote the library to suggest the update.

    As I find bugs and figure out better ways of doing things, I'll post updates here.

  • Remote keyboard

    shlonkin06/19/2016 at 04:24 0 comments

    The main unit is pretty much complete aside from a plastic cover for the electronics and legs to hold it up. The second part of the project is the remote keyboard. It is a small, 15-key keyboard that communicates via IR with the main unit. When a key is pressed, the note is lit up and a sound played. Here is my progress so far.

    I started with a 1cm thick Japanese cedar board. 15 keys were cut out that will pivot on a stiff steel rod.

    Then a router was used to cut two pieces like this. The keys are installed here.

    It looks a little nicer from the outside. The holes are for the LEDs.

    With the structure built it was time to tackle the electronics. Here is a rough schematic. It is very simple.

    I soldered the tact switches to a solid wire and lots of small magnet wire. It looks like medusa, but it wasn't that hard to do.

    After a little combing and some help from my good friend, hot glue, here it is placed in the case. It's not permanent yet of course. I would have gotten further, but I ran out of solder. Well, I'm off to the store to buy some now.

  • Code uploaded, all LEDs wired up and ready

    shlonkin05/29/2016 at 12:28 0 comments

    After many long hours with soldering iron and glue gun in hand I am finally done with the LEDs. The circuitry is complete for the main unit. This is a large milestone. Here are some pictures with the LEDs wired up before I attached the foil coated plastic covers. By the way, I tested them out with the covers on and I can't get over how perfect the illumination looks. Sorry if I keep bragging about that, but it's not so often that my ideas work out that well.

    Code uploaded

    The code for the Teensy and the ATmega LED/IR controller are up on the git.

    It will no doubt change as the project develops, but at this point it seems functional.

    What's next? - The next steps include

    • Testing both hardware and software and refining it as desired.
    • Building the remote keyboard, both structurally and electronically.
    • Writing code for the keyboard.
    • Attaching some legs so that it stands up, and other minor details.

  • Soldering lots of tiny LEDs

    shlonkin05/22/2016 at 06:57 0 comments

    I hesitantly plugged in my soldering iron today and set to work on the arduous process of wiring up the LEDs. You may think that soldering up 46 LEDs is no big project, but these are wee little 1608 smd LEDs being soldered to thin magnet wire with an uncontrolled 30watt iron. This demands a jig, so I made this simple clamp to hold the LED while I hold wire in one hand and iron in the other.

    Here's one down, 45 to go.

    The circles only need two LEDs and the wires are all the same, so I started with those. Here is one glued in place and lit up.

    And here are one red and one blue from the front with a foil back plate held in place. For some reason my camera could not capture the true colors. They do not look yellow and white as in the picture. They are the typical red and blue LED colors and they look fantastic. I can't wait to get the rest finished. At this point I have the seven circles and the two ど characters done.

    Software!

    It's about time. I got the code for the Teensy and the ATmega(LED and IR controller) written. I've run a few tests and it seems to work alright, but I can't fully test it until I get the whole circuit put together, which means the rest of those LEDs. I don't want to post the code here till then, but it is coming soon.

  • Making it more reproducible(open) and wiring it up

    shlonkin05/16/2016 at 12:40 0 comments

    I have a tendency to scavenge. When designing and sourcing parts I always dig through my scraps and try to make use of them. I like doing that and I think it's a good thing. Plus it certainly increases the hack factor(hackiness?) of my projects. My decision to use an audio amplifier torn from the carcass of a dead stereo is a good example. But it also makes the project somewhat less reproducible because anyone wanting to copy my design isn't going to have the same junk pile.

    In the interest of making this project more easily reproducible, and thus open, I redesigned the audio output part of the circuit to use easy to source parts. And while I was at it, I designed it to be much more suitable for this application. Here is an updated schematic.

    The main difference is the HT82V739 audio power amp on the right which replaces that big chunk of circuitry I had before. One other change is the removal of the second battery pack since this amp is designed for low voltage, battery powered devices.

    Although I'm still waiting for the amp to arrive, I soldered the circuit up and assembled the rest of the circuitry, except for the LEDs. Here is the new version of the board sandwiched between the Teensy and audio shield. The amp goes in the small socket on the top right.

    And here it is all assembled. Note that familiar looking connector on the ribbon cable. That will connect to all the LED segments. Since I'm still in the prototype design stage I want to be able to disassemble everything easily, so everything is connected via pins and headers rather than soldering directly.

    Just for comparison, here is what the previous version looked like. It was much larger and more complex. I like the new version much better.

  • Solder, glue and paint

    shlonkin05/06/2016 at 12:47 0 comments

    Solder

    I know you'd rather hear about the solder, so I'll start there. The central part of the electronics is the Teensy3.2, Audio adapter, and LED driver(ATMega328) which all stack together in a small package. First take a look at the picture. The perfboard sandwiched between the Teensy and audio adapter holds the ATMega328, 3.3V regulator for powering everything, various connectors, and eventually will have a whole mess of wires(15) soldered to it for the LEDs. See the schematic for more details.

    Here are a couple more shots of the middle board.

    Glue, Paint, Glue

    Remember all those wood pieces I made a couple weeks ago? I made another piece for the top portion where all the electronics will be mounted. It has a bunch of holes for speaker, mic, switches, etc. I glued them together, painted them and filled the characters with hot glue from the back while the front is sitting on baking sheet on a flat surface. I think the result looks awesome.

    And for one more cosmetic touch, I made a speaker grill. The grill was torn out of a junk stereo, the one that I tore to pieces in a previous log, modified. I pounded it flat, cut a circle slightly larger than the hole, hammered the edge down till it fit just right, and painted it flat black. It came out better than I expected.

  • Some design improvements

    shlonkin04/26/2016 at 13:01 0 comments

    I stepped back and looked at this idea from the perspective of a teacher using it in a classroom because, well, I will be using it once it is complete and I don't want to think "Oh, I should have done that differently." I decided to change the design and functionality in the following ways:

    1. The remote will be a small 15 key keyboard. This is by far the most natural arrangement since myself and the other teachers are used to playing piano. I will likely design and build the keyboard remote myself unless I come across one that is just right.
    2. It will not play a collection of songs. Although this sounds like a nice feature, it would not be very useful. It is vastly simpler to just play the song on the keyboard remote rather than select the song, set the tempo and try to play back the parts of the song they are currently learning.
    3. There will be no display. The only real use for the display was selecting songs and setting tempo. Without that functionality, the display just adds needless complexity, cost and power drain.
    4. The control interface on the main unit will consist of: a power switch, a volume knob, and perhaps two buttons for recording and playback, though I'm still thinking about that function.

    Here is an updated schematic

    And here's an updated basic diagram

  • A small mountain of sawdust and a thing of beauty

    shlonkin04/18/2016 at 13:34 0 comments

    Oh, the cutting! I walked into the workshop with determination and a plan. I staggered out five or six hours later with a handful of plywood chunks and a satisfied grin. I will show you why.

    Isn't that cool? Lined up it's about 72cm long. Here's another view.

    I took some scraps of poplar plywood, carefully massaged them with a scroll saw, and hollowed out the back with a router as you can see below.

    They aren't perfect. I didn't worry about making the back sloppy since it won't be visible. But I'm overjoyed with how well everything came out. It's better than I was expecting for a first try.

    Before I start soldering up a huge number of smd LEDs on tiny magnet wire, a job I'm not looking forward to, I'm going to make the top half, glue it together, paint it, and fill the characters with hot glue.

    On the more electronic side of the project, I've been testing out the various parts of the circuit and writing software. Man, Paul Stoffregen is my hero. His Teensy, audio adapter and supporting software have done all the hard parts for me. Thank you.

  • Finally, a complete schematic and working audio output

    shlonkin04/14/2016 at 14:17 0 comments

    It's about time I got an actual schematic on here. This is likely to change a little as things develop.

    I've also got the audio output part working now.

    I am pretty new to audio circuits and the little I do know comes mainly from datasheets and schematics. After several frustrating hours trying to design an audio output circuit with the parts I had on hand, I picked up a hammer and chisel and took out my frustration on an old portable stereo from a garbage pile. Amidst the resulting plastic rubble and circuit boards I found just what I was looking for, the power amp circuit.

    It's a pretty simple circuit that was designed to run on 9V and has reasonable quiescent current of about 20mA(compared to some of my larger amps that were over 100mA). The next task was to remove it from the rest of the board, so after carefully following all the relevant traces, I marked out the section I need. Then I grabbed a utility knife and pliers and recklessly scored and snapped the board, crushing unimportant components and tearing leads from things that got in my way. The result is not pretty, but everything I need is intact.

    Just to make sure this would work I rigged everything up and plugged it into the headphone jack on my computer. Everything worked well. This is encouraging.

  • New illumination idea - awesome results

    shlonkin04/03/2016 at 14:17 0 comments

    I'll start by showing you the result:

    Now I'll tell you how I got there. Here is a rough sketch of the idea.

    I started with a little scrap of plywood. This was just a proof of concept and won't actually be used, so I wasn't overly concerned with details, but it came out much better than I expected. First I cut out the design with a scroll saw(homemade saw, but that's another project). Then used a router to make a void in the back. By the way, that's the Japanese character for "do" as in the musical notes: do, re, mi, fa, so, la, ti.

    I'm using nice poplar plywood that is sooo nice to cut. Anyway, then I set it face down on some silicone baking sheet and carefully, to avoid bubbles and empty corners, filled it up with hot glue.

    After giving it plenty of time to cool, it lifted right off the sheet and looked like this.

    Then it was time for the hard part. With tweezers and a way overpowered soldering iron I managed to attach four smd LEDs to some magnet wire. I somehow managed to get them all successfully connected in the right orientation on the first try. Then I tacked them on the wood with hot glue.

    Here they are with about 50mA going through the set in parallel.

    I taped some foil onto a piece of milk carton and set the device on top. The result was fantastic. I'll be using this method for the final product. But I'm not looking forward to cutting out some of the more complicated characters. I need: ど れ み ふぁ そ ら し . I think ふぁ will be a nightmare, so I might just cut the ふ part and paint the other.

View all 17 project logs

  • 1
    Step 1

    Woodworking -

    As described in this project log, cut the plywood using a router, scroll saw or whatever tool you like. You can make it whatever shape you want to match the instrument you're learning. Remember to make a recessed area for the illumination as described in this project log.

    If you're going to make a remote keyboard like I did, the wooden details can be found in this project log.


  • 2
    Step 2

    Controllers -

    Get yourself a Teensy3.2 and matching audio adapter. It will make this job very easy. Then get an ATmega328P, or two if you're building a remote. Load them up with the corresponding code found in the files section of this project, or the git.

    If you are not making a harmonica just like mine you'll probably want to modify the code a bit to match the frequency range of your instrument.

    You'll also need a set of wav files containing audio samples for each note. The ones I made really don't sound very good, but if anyone wants them I'll upload them. Put them on an SD card that goes in the audio adapter.

  • 3
    Step 3

    Assemble electronics -

    Follow the schematic and details in this project log. There are other details and tips scattered throughout the project logs. The keyboard schematic and details are in this log.

    I used a lot of wire to connect all the LEDs and such. Most of it is thin solid wire extracted from cat-5 cable. The really thin stuff that the LEDs are soldered directly to is magnet wire unwound from a small motor.

View all 4 instructions

Enjoy this project?

Share

Discussions

JackMilen wrote 09/16/2022 at 11:43 point

The classroom music teaching aid is a device that can be used in the classroom to help children learn how to play an instrument, sing or dance. The device has a microphone and speakers, allowing teachers to listen to the sounds being made by their students and then play or record them back for their students to hear. I am now willing to visit
https://write-my-essay.online/write-my-term-paper/ website in order to find the suitable writer for help in my term paper.

  Are you sure? yes | no

Arya wrote 06/06/2016 at 19:22 point

Congratulations on Hackaday Prize!

  Are you sure? yes | no

shlonkin wrote 06/07/2016 at 10:10 point

Thank you, and good luck with your HaD prize projects.

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates