Thank you for your feedback!
We will cherish every piece of your feedback and respond as fast as we can if necessary.
Once your suggestion gets adopted, an equal value coupon will be sent to thank you.
In the pursuit for small form factor, flexibility and functionality comes Seeeduino Mega – derived from Arduino Mega it harnesses the power of ATmega2560 to spice up your project building experience.
Features
ATmega 2560 @ 16MHz
Selectable 5V/3.3V operation
70 Digital IO
16 Analog inputs
14 PWM outputs
4 Hardware serial ports (UART)
Compatible with most Arduino Duemilanove and Diecimila Shields
Small form factor, 30% smaller than Arduino Mega
Easy to program, no additional hardware is required to load firmware – just plug to a USB port and you’re good to go.
ICSP Header
Can be powered through a battery or through a AC to DC adaptor
Documents
Please visit our wiki page for more info about this product. It will be appreciated if you can help us improve the documents, add more demo code or tutorials. For technical support, please post your questions to our forum.
#IRremote.h and Tone.h in 1 sketch d'ont work ( 2.)
#IRremote.h and Tone.h in 1 sketch d'ont work on Seeeduino Mega 2560
After I couldn't find help in the Forum of Arduino (lang. german), I hope you have an idia what could be the reason for this error, especially since the modul „hardware“ (part of both includes) direct to your hardware (???)
Here is the code (Arduino 1.0.3):
//******************
#include _Irremote.h_
// https://github.com/shirriff/Arduino-IRremote
#include _Tone.h_
// http://code.google.com/p/rogue-code/wiki/ToneLibraryDocumentation
void setup() {}
void loop() {}
//**************
Hi, Jacket Chueng, I hope you can find the libraries with the links above.
Peter
Hi, what is Arduino IDE 0023 ???????????????????
Answered by Peter Thiede |
2013-02-26
Was this useful?0 of 1 people found this useful
Hi,you can use IRremote.h with Seeeduino Mega 2560 in Arduino IDE 1.3 without any errors,but Tone.h need to be opened in Arduino IDE 0023.
#IRremote.h and Tone.h in 1 sketch d'ont work on Seeeduino Mega 2560
After I couldn't find help in the Forum of Arduino (lang. german), I hope you have an idia what could be the reason for this error, especially since the modul „hardware“ (part of both includes) direct to your hardware (???)
Here is the code (Arduino 1.0.3):
//******************
#include _Irremote.h_
#include _Tone.h_
void setup() {}
void loop() {}
//**************
Hi,Peter Thiede.If you use Mega with your device,you may need modify your libraries.And you can sent those libraries to us so we can help you to modify it.
#IRremote.h and Tone.h in 1 sketch d'ont work on Seeeduino Mega 2560
After I couldn't find help in the Arduino-Forum, I hope you have an idia what could be the reason for this error, especially since the modul hardware direct to your hardware (???)
Here is the code (Arduino 1.0.3):
//******************
#include _Irremote.h_
#include _Tone.h_
void setup() {}
void loop() {}
//**************
Hi Peter Thiede.Could you tell me the address of your post which you have put on our forum?Or could you tell me which product you talked about previously,so we can have a test.Thanks.
Answered by Jacket Chueng |
2013-02-19
Was this useful?1 of 1 people found this useful
Hi Peter, sorry , we don't get your answer clearly, it seems you are encounter problem while use Mega2560 with IR sensor. It is inconvenience to answer your question here, please post your answer to our forum(http://www.seeedstudio.com/forum/), you would have the great helps from the community, and we will answer it as possible as we can.
Answered by Deray Wu |
2013-02-19
Was this useful?0 of 0 people found this useful
The forum I meaned is part of the Arduino environment (in german). Modul "hardware" is part of #include IRremote.h and #include Tone.h.
Please compile the 4 lines of code under Arduino 1.0.3 and you'l see the errors!!!!
Thanks
Peter
Hi , firstly try to test if this board can work at Windows , if so please try to check if there is a FT232 Uart port at your MC. Either , try to use another USB wire .