RA Star Dev testing
RA Star Dev testing
Since the RA Star is geared towards using the webwizard there's not a straightforward way of uploading using the Arduino compiler. What board/settings do I need to create inside Arduino so I can then upload code directly to the Star so I can test out updates/additions to the libraries?
Re: RA Star Dev testing
You should download the v1.6.8 of the Arduino IDE.
http://forum.reefangel.com/viewtopic.php?f=7&t=5993
It should have a board definition for the RA*.
But, it uses the same mcu as the RA+, so you can also use it.
http://forum.reefangel.com/viewtopic.php?f=7&t=5993
It should have a board definition for the RA*.
But, it uses the same mcu as the RA+, so you can also use it.
Roberto.
Re: RA Star Dev testing
ok cool. I skipped over that one and forgot about it. i'll check it out.