15. Interface and Application Programming¶
This week’s group assignment is to compare as many tool options as possible.
Comparison-¶
-
Dan Stone and Zack Budzichowski both use Processing to do our work for the week, while Adam Durrett used NumPy.
-
Processing is an open source data visualization program that allows uses numerous way to create and display data for both inputs and outputs.
-
Some programming languages supported by Processing:
- Javascript
- Android
- Python
-
Processing also has extensive documentation that is easily accessible on their website here
-
Where Processing really shines is with the Tutorials and Examples sections of the website where you can find numerous ways to implement and use it.
-
-
Additionally, our lab director, Tom Dubick, also gave us a link that compared some common microcontroller languages.
-
Here is the link to the article.