User Tools

Site Tools


nblocksstudio:new_node

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
nblocksstudio:new_node [2018/10/13 05:31]
engineer
nblocksstudio:new_node [2018/10/13 11:12] (current)
Line 1: Line 1:
 =====How to create a new Node===== =====How to create a new Node=====
-  * Create 2 files +  ​* Goto nStudio server http://​www.n-blocks.net/​panel.php?​p=author,​ Your Nodes, Upload New 
-    * nodeName.h +  * Define the node Name, Category, Inputs,​Outputs,​Parameters 
-    * nodeName.cpp+  ​* Create 2 files using the provided templates 
 +    * my_node.h 
 +    * my_node.cpp 
 +  * Then copy the .h and .cpp files to the directory "​mbed_code"​ inside your computer [this will not be needed in the future, the 2 files from the server will be automatically downloaded to PC] 
 +  * Add the new Node to the imported nodes at http://​www.n-blocks.net/​panel.php?​p=author 
 +  * If the studio is running in your PC then restart it to import the new node 
nblocksstudio/new_node.1539423109.txt.gz · Last modified: 2018/10/13 10:31 (external edit)