Website powered by

6/28/21 - Electronics - Questions & Future Projects

General / 10 January 2022

6/28/21

This is a list of questions and possible future project / questions/things I want to explore further

1. How to "remap" a keyboard button to a button?

    a. Then, can I have buttons "trigger" event in p5.js. or Unity?

        I. I could make a  p5.js program which uses a letter "A" keyboard press but instead of using the keyboard I can program a buttons/switch to output the letter "A".

    b. what about forms of input: potentiometers, sliders, joysticks?

       I. Link 1

       II. Link 2

    c. After some research, apparently the button device things I'm thinking of are called "button boxes". simply, a box with different types of analog button inputs on it.

       I. Link 3


2. Motors and actuators

    a. What are they?

    b. How to set them up?

    c. How to use them?


3. Infrared LEDs and sensors

   a. Link 4

   b. Are infrared LEDs treated differently then other kinds of LEDs or can I use them in the same way as other visible light LEDs?

   c. Infrared sensors... what do they look like? How do use them?

   d. Link 5