Arduino Visual Programming: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Arduino can be programmed visually. See explanation of Arduino programming - https://www.youtube.com/watch?v=QpPGGuaGbCA then see the Seed_Eco-Home_and_Aquaponic_Greenho...") |
No edit summary |
||
Line 1: | Line 1: | ||
=Introduction= | |||
Arduino can be programmed visually. | Arduino can be programmed visually. | ||
Line 8: | Line 10: | ||
This makes programming of CEB press code possible for beginners - and is an entry point for FreeCAD-Arduino code simulations so that the CEB press can be simulated visually in FreeCAD using scripts. | This makes programming of CEB press code possible for beginners - and is an entry point for FreeCAD-Arduino code simulations so that the CEB press can be simulated visually in FreeCAD using scripts. | ||
=Visual Programming Environments= | |||
*[[Ardublock]] |
Revision as of 21:32, 5 January 2019
Introduction
Arduino can be programmed visually.
See explanation of Arduino programming -
https://www.youtube.com/watch?v=QpPGGuaGbCA
then see the Seed_Eco-Home_and_Aquaponic_Greenhouse_Automation for a link to how to program arduino visually.
This makes programming of CEB press code possible for beginners - and is an entry point for FreeCAD-Arduino code simulations so that the CEB press can be simulated visually in FreeCAD using scripts.