Great project! I'm a noob to AVR programming, and I'm trying to put a up project that will take vibration input from an accelerometer and output an alarm sound when a certain frequency is present past a given amplitude threshold. I have an ATmega328 and AVR Studio 4. I've looked online for similar projects, but the explanations are so full of tech jargon that I have to refer to Wiki 20 times before I reach the end of a paragraph. Any advice or pointers?
Great project! I'm a noob to AVR programming, and I'm trying to put a up project that will take vibration input from an accelerometer and output an alarm sound when a certain frequency is present past a given amplitude threshold. I have an ATmega328 and AVR Studio 4. I've looked online for similar projects, but the explanations are so full of tech jargon that I have to refer to Wiki 20 times before I reach the end of a paragraph. Any advice or pointers?
Not at the moment, I'm afraid. Current code still needs some work and I'm hoping to add more functionality as well. Too bad I don't have much spare time at the moment for educational reasons. So, I can't promise you anything.
nice, im going to start working with arduino i think, it seems like a really nice platform, i was thinking about ultimately making a custom midi controller or something similar. have your found any limitations on the board?
Not really, no. I guess it could be a bit slow and have too little memory for some purposes but that hasn't been a problem for me so far. In any case, it's a great board/platform to get started with.
Thanks! The backpack that came with the matrix has ATMEGA168 and 3x74HC595D. You only have to send the color of each LED as a char of format RRRGGGBB.
I sketched the part that determines the colors in Processing (I didn't even have the parts yet) and then rewrote it in C. The colors of the LEDs are simply proportional to the distance of an abstract ball that bounces off the walls and has a rotating hue.
Didn't use any additional components other than Arduino and the LED matrix with backpack.
Wow
daxweb 2 weeks ago
wow excellent great patterns.
LucidLEDs 3 months ago
cool stuff! makes my 5x5 single color arduino driven matrix look pretty simple ^^
s7enkoec 1 year ago
hey! could i please grap the code for that display??
zacharybeal 1 year ago
can u post the code?
ananthram90ib 1 year ago
This has been flagged as spam show
Great project! I'm a noob to AVR programming, and I'm trying to put a up project that will take vibration input from an accelerometer and output an alarm sound when a certain frequency is present past a given amplitude threshold. I have an ATmega328 and AVR Studio 4. I've looked online for similar projects, but the explanations are so full of tech jargon that I have to refer to Wiki 20 times before I reach the end of a paragraph. Any advice or pointers?
fullofhate77 1 year ago
This has been flagged as spam show
Great project! I'm a noob to AVR programming, and I'm trying to put a up project that will take vibration input from an accelerometer and output an alarm sound when a certain frequency is present past a given amplitude threshold. I have an ATmega328 and AVR Studio 4. I've looked online for similar projects, but the explanations are so full of tech jargon that I have to refer to Wiki 20 times before I reach the end of a paragraph. Any advice or pointers?
fullofhate77 1 year ago
Neat! And you used python pc-side: even better! :)
AndrewFaulds 2 years ago
Very Nice..
Is it possible to share the code for educational reasons :) ?
t00thy 2 years ago
Thank you!
Not at the moment, I'm afraid. Current code still needs some work and I'm hoping to add more functionality as well. Too bad I don't have much spare time at the moment for educational reasons. So, I can't promise you anything.
nappii 2 years ago
nice, im going to start working with arduino i think, it seems like a really nice platform, i was thinking about ultimately making a custom midi controller or something similar. have your found any limitations on the board?
sacredgeometry 2 years ago
Thanks.
Not really, no. I guess it could be a bit slow and have too little memory for some purposes but that hasn't been a problem for me so far. In any case, it's a great board/platform to get started with.
nappii 2 years ago
hey nice job first off! but how did you write the code and what did you use other than the arduino
moddmodd88 2 years ago
Thanks! The backpack that came with the matrix has ATMEGA168 and 3x74HC595D. You only have to send the color of each LED as a char of format RRRGGGBB.
I sketched the part that determines the colors in Processing (I didn't even have the parts yet) and then rewrote it in C. The colors of the LEDs are simply proportional to the distance of an abstract ball that bounces off the walls and has a rotating hue.
Didn't use any additional components other than Arduino and the LED matrix with backpack.
nappii 2 years ago
Very beautifully, I like the symbols. And also the colors are very beautiful.
Nordwork 2 years ago
Thanks!
The colors are actually much clearer. I'm not sure which is better, the reality or this video.
I don't like how the camera makes the purple tones look almost white, though.
nappii 2 years ago