Shop OBEX P1 Docs P2 Docs Learn Events
PropBASIC program that modifies EEPROM to change a hub variables default value — Parallax Forums

PropBASIC program that modifies EEPROM to change a hub variables default value

BeanBean Posts: 8,129
edited 2010-02-25 00:39 in Propeller 1
Here is a program that writes to the EEPROM to change a hub variables default value.

This is useful to make parameter changes that are remembered even when the propeller is turned off.

Bean.

Note that there is a bug in version 00.00.85 with the I2C commands so you need version 00.00.86


▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Use BASIC on the Propeller with the speed of assembly language.

PropBASIC thread http://forums.parallax.com/showthread.php?p=867134

March 2010 Nuts and Volts article·http://www.parallax.com/Portals/0/Downloads/docs/cols/nv/prop/col/nvp5.pdf
Sign In or Register to comment.