Week 14

Interface and application programming

This week I aim to develop two interaction programs. Both are related to my final project, and I will be using boards made in previous weeks. They are:

Software 1.

The first program will allow interaction between the PC and a board with a photoresistor that I made during the week corresponding to the topic "Input Devices" (week 11). For this, we will use:

As input, I have the voltage from the photosensor, and as output, I get a graph of the voltage over time.

Descripción de la imagen
Figure 14.1 -Photoresistor sensor developed during week 11.
Descripción de la imagen
Figure 14.2 - Software Development1.
Descripción de la imagen
Figure 14.3 - Program Output. Voltage as a function of time
  • Interface application

    Second Interaction.

    Developed software that allows reading the sensor and sending information to the servo, all through the XIAO2040 microcontroller. As input, we have the photoresistor, and as output, we have:

  • Interface 2

    Many Thanks!!