Delete the extra programs/fi: Difference between revisions

From wikiluntti
(Created page with "=== Johdanto ===")
(Created page with "Jos robottisi muistissa on useita ohjelmia oikean ohjelman löytäminen voi olla vaikeaa. Sinun kannattaa nimetä ohjelmasi järkevästi ja tuhota vanhat ohjelmat.")
Line 3: Line 3:
=== Johdanto ===
=== Johdanto ===


Your program is difficult to find and run on the robot, if there is a lot of old and unused programs. You should name the programs rationally, and delete the old programs.
Jos robottisi muistissa on useita ohjelmia oikean ohjelman löytäminen voi olla vaikeaa. Sinun kannattaa nimetä ohjelmasi järkevästi ja tuhota vanhat ohjelmat.


=== Robot ===
=== Robot ===

Revision as of 19:41, 15 September 2020

<languages/>

Johdanto

Jos robottisi muistissa on useita ohjelmia oikean ohjelman löytäminen voi olla vaikeaa. Sinun kannattaa nimetä ohjelmasi järkevästi ja tuhota vanhat ohjelmat.

Robot

Every Mindstorms robot will work. Without robot it will not work.

Sensors

No sensors are used.

Example Videos

Theory

The available memory of Mindstorms Ev3 is big, and thus it is very likely to lost your code somewhere---or to run a wrong code in an important event. Extra codes should be deleted. Also, a good naming convention should be used---and preferably version control.


Example Code

The the Memory Browser from the Tools menu.

The memory browser.

Exercises

  • Delete all files from the robot.

This course is supported by Meet and Code. The course is made in collaboration with Robotiikka- ja tiedekasvatus ry.

Back to Meet and Code 2020 I: Ev3-G front page