Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
files:software:mervis:00-start [2018/10/03 09:50]
tomhora [Mervis]
files:software:mervis:00-start [2020/01/20 13:30] (current)
avsetula
Line 1: Line 1:
-====== Mervis ====== +~~REDIRECT>​en:​files:​software:​mervis:​00-start~~
-Mervis IDE is software development environment for programming and debugging UniPi controllers running Mervis OS. +
- +
-Get the latest version: +
-  * **{{ :​files:​software:​mervis:​ide:​merviside-2.1.3-74371.msi |Mervis IDE 2.1.3 (74371)}}** requires [[files:​software:​os-images:00-start| Mervis OS v1.7]] +
- +
-Previous versions: +
-  * {{ :​files:​software:​mervis:​ide:​merviside-2.0.12-58620.msi | Mervis IDE 2.0.12 (58620)}} +
- +
-<WRAP center round tip 60%> +
-Looking for OS images to be used with Mervis in our products? Check the [[files:​software:​os-images:​00-start| images download section]]! +
-</​WRAP>​ +
- +
-Other Mervis related files +
-  * **Obsolete** {{ :​files:​software:​mervis:​mervis_step-by-step_en.pdf |tutorial for Mervis IDE 2.0.12}} +
-  * {{ :​files:​software:​mervis:​sscp_sdk_cpp.zip |SSCP specification and code examples}} +
-  * {{ :​files:​software:​mervis:​webpanel-hmi-fastcgi-dataexchangeformats.pdf |Web panel HMI FastCGI exchange format}} +
- +
-====== Example projects ====== +
-Need inspiration or example of how to start coding with Mervis? +
- +
-<WRAP center round info 60%> +
-The example projects must not work out of the box, their aim is to inspire programmers to get started. +
-</​WRAP>​ +
- +
- +
-===  Custom serial protocol === +
-Implements a function block which parses serial communication protocol (Sinclair SHP) on RS485 using finite state machine. +
-  * {{ :​files:​software:​mervis:​example-projects:​mervis-example_custom_serial_protocol.zip |Mervis-Example_Custom_serial_protocol.zip}} +
- +
-=== Sending email === +
-Mervis can also send emails but only using unencrypted communication (SSL/TLS is not supported). +
- +
-  * {{ :​files:​software:​mervis:​example-projects:​mervis-example_email_test.zip |Mervis-Example_email_test.zip}} +
- +
-=== Inepro PRO380 energymeter in use == +
-A simple usage of a Modbus energymeter. +
-  * {{ :​files:​software:​mervis:​example-projects:​mervis-example_inepro_pro380_in_use.zip |Mervis-Example_Inepro_PRO380_In_Use.zip}} +
- +
-=== Custom Modbus RTU flow meter === +
-  * {{ :​files:​software:​mervis:​example-projects:​mervis-example_modbusrtu_flow_meter.zip |Mervis-Example_ModbusRTU_flow_meter.zip +
-}} +
-=== Simple parser == +
-Simple parser used for reading incoming communication on a serial line (paired Zigbee devices). +
-  * {{ :​files:​software:​mervis:​example-projects:​mervis-example_simple_parser.zip |Mervis-Example_simple_parser.zip}} +
- +
-=== Webinar Radesin 2017 == +
-The final project which has been created during the Mervis training day in Radesin 2017. +
-  * {{ :​files:​software:​mervis:​example-projects:​mervis-example_webinarradesin2017.zip |Mervis-Example_WebinarRadesin2017.zip}} +