Two different boards on one 200mmx100mm board?
I'm a bit confused about panelization rule since in most post regarding panelization I saw general rule that it is allowed but customer must cut boards. So, is it allowed for 200mmx100mm boards? I...
View ArticleCAN - Shield Serial Monitor
giliepin wrote:There's something that i dont understand. Why when I add the function of printing the error on the monitor I dont get any interrupts?This is very strange to meCode:void setup(){...
View ArticleCAN - Shield Serial Monitor
There's something that i dont understand. Why when I add the function of printing the error on the monitor I dont get any interrupts?This is very strange to meCode:void setup(){...
View ArticleCAN - Shield Serial Monitor
Hi loovee,I got busy so I went back to it right now...Anyways, I tried your code on a stand alone ECU and at first it worked great. But then the next day i couldn't get it to work. so i took it out of...
View ArticleCAN - Shield Serial Monitor
one more thing, cu'z the amount of data from a vehicle is very large which may cause can-bus crash, you can try to set the mask to avoid some unwanted data Statistics : Posted by giliepin • on Tue Feb...
View ArticleCAN - Shield Serial Monitor
hey~ sorry for the delay, I see this page just right now!!yep~ I am the guy Loovee!! seems like that you plug your can-bus to a vehicle, and it doesn't works right ?well~ maybe you can contract with me...
View ArticleCAN - Shield Serial Monitor
Hi,I'm a newbie and purchased the arduino uno and can bus shield recently. I've downloaded the example from the wiki and at first it didn't work. after searching the forumi realized that the...
View ArticleBluetooth Shield + Arduino Uno not discoverable!
Which pins are u using for the BTmodule it comes preset to 6/7 I think. Just stay away from pins 0/1 on arduino as they are used for hardware serial communication.... If that isn't the issue check the...
View ArticleBluetooth Shield + Arduino Uno not discoverable!
This is the exact code I've been using, even then I tested it with your version and it didn't help. It still blinks green twice in one second. I'm all out of ideas. Any guesses as to why this is an...
View ArticleBluetooth Shield + Arduino Uno not discoverable!
Please post code so we can help you.... or try this code this is what works for me you can add your code after the line that says....blueToothSerial.print(recvChar); } Code:#include...
View Articlemusic shield library v2 error??
If you still have problem of compiling , maybe you need check those following :1 whether the path of your libraries are right?2 Your operation system? ----Maybe ubuntu? You can refer to...
View Articlemusic shield library v2 error??
it's still error there. do you have other solution?thank youAttachments musicplayer_v1_7.png [ 48.54 KiB | Viewed 88 times ] Statistics : Posted by rizqinhood • on Fri Apr 12, 2013 3:53 pm • Replies 9...
View Articlemusic shield library v2 error??
Hi , your libraries are wrong.You can download those attachment and have a try again(delete older libraries first).Attachments Music.rar [77.34 KiB] Downloaded 10 times Statistics : Posted by...
View Articlemusic shield library v2 error??
hi guys, anyone can help me??i'm using music shield library V2Attachments Screenshot arduino.png [ 58.42 KiB | Viewed 163 times ] Statistics : Posted by rizqinhood • on Fri Apr 12, 2013 3:53 pm •...
View ArticleUsing UartSB to charge Film battery
Hi Ben,Pls check with following instructions:1. Check the charge wire, the red on is positive.2. Check the charge enable pad was soldered. ( The pad named JP1 in the button of the mainboard.)3. Make...
View ArticleUsing UartSB to charge Film battery
Hi all,I'm trying to charge the battery that came with my Seeeduino Film using the technique found here: http://www.seeedstudio.com/wiki/index.p ... duino_Film. When I plug the USB cable into my PC the...
View ArticleMusic Shield alternative Breakout Board
Yes, you can have a try. Pls pay attention to the chip select pin of SD card and VS1053B. They can't working in the same time.Statistics : Posted by erdem.corapcioglu • on Tue Apr 23, 2013 3:52 pm •...
View ArticleMusic Shield alternative Breakout Board
Hi All,I've just started to work on Arduino projects and i'm pretty excited about it.Right now i've completed my first project to discover Arduino world.I've used Music Shield v2 to play MP3 files from...
View ArticleSending a message with the GPRS Shield v1.4
Hi Athopay,Have you soldered the jumper pad named JP?If this jumper not be soldered, you can not start GPRS shield via digital PIN 9.I noticed your code, in line 64, start/stop GPRS shield is a high...
View ArticleSending a message with the GPRS Shield v1.4
In my high school engineering class, my group and I are designing a product that will send a text message to the user's phone when a smoke detector goes off. Here is how it works: Two sides of a...
View Article