hotscrubsboi / sanguino

Automatically exported from code.google.com/p/sanguino
0 stars 0 forks source link

Make Sanguino core libraries compatible with Arduino-021 #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Since Arduino-019 a lot of changes were made on the core libraries. For example 
the String and Stream classes are introduced. See 
http://arduino.cc/en/Main/ReleaseNotes

Update of the Sanguino core libraries seems valuable.

Original issue reported on code.google.com by frank.ox...@gmail.com on 21 Nov 2010 at 1:20

GoogleCodeExporter commented 9 years ago
What are the changes between Arduino and Sanguino? I can only imagine pin 
definitions and hardware related things like Timers, PWM, etc. I also suggest 
and wait for an update.

Original comment by giann...@gmail.com on 27 Nov 2010 at 11:40

GoogleCodeExporter commented 9 years ago
I also would like to see these files updated please
Since I'm not able to compile the ethernet lib from Arduino-021 with Sanguino 
board :(

Error message:

In file included from D:\AVR\arduino-0021\libraries\Ethernet\/Ethernet.h:6,
                 from D:\AVR\arduino-0021\libraries\Ethernet\Client.cpp:10:
D:\AVR\arduino-0021\libraries\Ethernet\/Client.h:6: error: expected class-name 
before '{' token 

Original comment by astrofre...@gmail.com on 20 Dec 2010 at 4:12

GoogleCodeExporter commented 9 years ago
at least it would be great if someone could help me to figure this out..., I 
realy would like to have the ethernet shield working with my sanguino!

Original comment by astrofre...@gmail.com on 24 Dec 2010 at 6:43

GoogleCodeExporter commented 9 years ago
ARDUINO v0022 is out now
is there any news or info about how to upgrade the software? 

Original comment by axod...@gmail.com on 15 Jan 2011 at 5:39

GoogleCodeExporter commented 9 years ago
maybe sanguino is dead?

Original comment by wsart...@gmail.com on 25 Feb 2011 at 1:02

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
also, I have found this: http://www.avr-developers.com/corefiles/index.html

this works woth arduino-0022 perfectly. just change your board do Duino 644!

Original comment by wsart...@gmail.com on 25 Feb 2011 at 6:45

GoogleCodeExporter commented 9 years ago
But I'm still not able to use ethernet shield since the SPI pinout needs to be 
changed, or am I wrong here? (i've tried the ethernet samplecode, but it didn't 
work..) 

Original comment by astrofre...@gmail.com on 18 Mar 2011 at 4:30

GoogleCodeExporter commented 9 years ago
updated to 0023, hopefully 1.0 soon. (trying to clean up some old issues)

Original comment by sutt...@gmail.com on 19 Feb 2012 at 10:21