Week 14

So for this week I will be making an interfacing application for my ultrasonic sensor I used in week10 as input device , I will connect to my board that I also made in week10. As for the assignment :

1. Group assignment: compare as many tool options as possible.

2.Individual assignment: write an application that interfaces a user with an input /or output device that you made.

Learning outcomes

Graphic user interface:

A GUI (graphical user interface) is a collection of visual components that communicate with computer applications. A graphical user interface (GUI) shows objects that express information and represent actions that the user may take. When the user communicates with the objects, they change colour, height, and visibility.

Ultrasonic sensor:

I will be using the board that I designed in week 10 to attach the sensor to which I already programmed but I just need some code modification in order to make it fit the visual representation.



  • Before moving to processing we check if it is receiving what I want in the serial monitor because later I will be importing these messages into processing.
  • Processing:

    Processing is a free graphical library and interactive development environment designed to teach non-programmers the basics of computer programming in a visual sense. I will be using this software because it seems to be the easiest of them all and I do not want to waste much time in this week as I will be working on final project.

    Features:

    Processing consists of two sections:

    Processing Programming:

    Processing code:





    Testing the application:

    All the design files are here:

    download »