by Fraser » Tue Nov 30, 2010 3:07 pm
by Fraser
Tue Nov 30, 2010 3:07 pm
edit: changed thread title (again)
Hello All,
First of all my compliments to all of your great work on this forum, I really enjoy reading it.
I am about to start writing for the CM510 and AX12+ (ATMEGA2561 and ATMEGA8).
Before I start writing in earnest I want to set up my development environment to be as sweet as possible; I will be using VisualStudio2010 for its code complete functions (IMHO: necessary in larger c++ projects) and adding some postbuild commands to do hex2bin and then squirt the new BIN into the CM510. So it will be like AVR studio but with all the cool features of VS2010.
I would really like a wireless connection between my PC and CM510 to negate the need to have a cable to upload new .bin to CM510.
My question is, have any of your good selves looked at doing this, perhaps you could save me a few hours by giving me a heads up. For example:
[1]
Could the ZIG110 module pair supplied in the BioloidPremium kit be used?
[2]
Would it require a new bootloader for the ATMEGA2561?
[3]
Would some minor HW hack be necessary?
edit:
I think I have answered my above questions.
[1]:yes, but it will require a zig2serial board
[2]:no
[3]:no
edit: changed thread title (again)
Hello All,
First of all my compliments to all of your great work on this forum, I really enjoy reading it.
I am about to start writing for the CM510 and AX12+ (ATMEGA2561 and ATMEGA8).
Before I start writing in earnest I want to set up my development environment to be as sweet as possible; I will be using VisualStudio2010 for its code complete functions (IMHO: necessary in larger c++ projects) and adding some postbuild commands to do hex2bin and then squirt the new BIN into the CM510. So it will be like AVR studio but with all the cool features of VS2010.
I would really like a wireless connection between my PC and CM510 to negate the need to have a cable to upload new .bin to CM510.
My question is, have any of your good selves looked at doing this, perhaps you could save me a few hours by giving me a heads up. For example:
[1]
Could the ZIG110 module pair supplied in the BioloidPremium kit be used?
[2]
Would it require a new bootloader for the ATMEGA2561?
[3]
Would some minor HW hack be necessary?
edit:
I think I have answered my above questions.
[1]:yes, but it will require a zig2serial board
[2]:no
[3]:no
Last edited by Fraser on Sat Dec 18, 2010 1:09 am, edited 6 times in total.