Shop OBEX P1 Docs P2 Docs Learn Events
Make SimpleIDE compatible with Arduino code and libraries? — Parallax Forums

Make SimpleIDE compatible with Arduino code and libraries?

Just thinking, what if SimpleIDE was made to be compatible with Arduino code and libraries? There is so much demo code out there for Arduino compatible products, but nearly none for Propeller. If SimpleIDE could use Arduino code, with additional commands for the Propeller (cog control, eeprom writing), it would be much more accessible. Of course, pin values, pin masks, AnalogRead calls, etc. would have to be modified(unless AnalogRead would automatically try and find an ADC). There also would be a problem of RAM and EEPROM space, and the necessity of adding the crystal frequency to the code. However, if this works, people would flock to the Propeller chip, seeing as it would be able to use Arduino code, it's faster than the Arduino, and it's more versatile.

Comments

Sign In or Register to comment.