Difference between revisions of "MOD-RS485-ISO"
(Created page with " == Documents == Under construction == Hardware == Under construction == Software == Under construction == Projects == Under construction == FAQ == Under construction [[C...") |
|||
Line 8: | Line 8: | ||
== Software == | == Software == | ||
Under construction | Under construction | ||
+ | |||
+ | == Archive firmware == | ||
+ | Latest firmware is available at the main page of the device. In the wiki one can only find older firmware, that still might be helpful. The projects listed below are no longer officially supported. The best practice is to use the EXACT same compiler as mentioned and in most cases the exact same IDE version as mentioned. | ||
+ | |||
+ | Older firmware and examples based on older firmware, released by Olimex for MOD-RS485-ISO: | ||
+ | |||
+ | 1)MOD-RS485 v1 firmware - binary, source, and how-to - [https://www.olimex.com/Products/Modules/Interface/MOD-RS485-ISO/resources/MOD-RS485_FIRMWARE.zip click to download] | ||
+ | |||
+ | 2)MOD-RS485 v1 firmware + OLIMEXINO-328 - C source and HEX for I2C control - [https://www.olimex.com/Products/Duino/AVR/OLIMEXINO-328/resources/OLIMEXINO-328-MOD-RS485-ISO.zip click to download] | ||
+ | |||
+ | 3)MOD-RS485 v1 firmware + PIC-P26J50 demo code - C source and HEX for I2C control - [https://www.olimex.com/Products/Modules/Interface/MOD-RS485-ISO/resources/Demo_MOD-RS485_PIC26J50s.zip click to download] | ||
== Projects == | == Projects == |
Revision as of 00:35, 4 November 2013
Documents
Under construction
Hardware
Under construction
Software
Under construction
Archive firmware
Latest firmware is available at the main page of the device. In the wiki one can only find older firmware, that still might be helpful. The projects listed below are no longer officially supported. The best practice is to use the EXACT same compiler as mentioned and in most cases the exact same IDE version as mentioned.
Older firmware and examples based on older firmware, released by Olimex for MOD-RS485-ISO:
1)MOD-RS485 v1 firmware - binary, source, and how-to - click to download
2)MOD-RS485 v1 firmware + OLIMEXINO-328 - C source and HEX for I2C control - click to download
3)MOD-RS485 v1 firmware + PIC-P26J50 demo code - C source and HEX for I2C control - click to download
Projects
Under construction
FAQ
Under construction