Brandon Roots
  • INTERACTIVE
  • FILM
  • ABOUT
  • CONTACT
  • Augmented Spaces
  • Designing Club Culture
  • Energy
  • Handling
  • Homemade Hardware
  • ICM
  • ITP
  • Live Web
  • Nature of Code
  • Nothing
  • Physical Computing
  • Programming A to Z
  • Smart Tiles
  • Solar Plant
Lab: Servo Motor Control with an Arduino
September 29, 2020

Lab: Servo Motor Control with an Arduino

broots ITP, Physical Computing

For this lab I set out to control a servo motor based on input from a force sensing resistor. Going into this I had some concerns about the ability of the Nano 33 IoT to supply the necessary voltage and current to power the FS5106B servo motor I had access to. Initially powering the servo […]

More

Lab: Tone Output Using An Arduino
September 29, 2020

Lab: Tone Output Using An Arduino

broots ITP, Physical Computing

For this lab I created a few different circuits to generate tones using the Arduino Nano 33 IoT. The first circuit below made use of two touch sensors connected to an analog input, with one sensor connected LOW to ground and the other HIGH to 3.3 volts. Next I tested reading values with the following […]

More

Screen Shot 2020-09-28 at 8.21.19 PM
September 28, 2020

Redacting the US Constitution

broots ITP, Programming A to Z

As citizens, we all have an obligation to intervene and become involved – it’s the citizen who changes things. José Saramago This week for Programming A to Z I was asked to make use of “something external” in a browser-based text experiment. Having already explored the Datamuse API with a time rhyming site I turned […]

More

New Skill: Regular Expressions
September 20, 2020

New Skill: Regular Expressions

broots ITP, Programming A to Z

This week I learned something new about the search field in text editing applications. Like using the search or find function to navigate big chunks of text regular expressions allow you to search through a document but also provide a number of modifiers for search functions. I started my exploration of this new topic by […]

More

Arduino nano on breadboard with potentiometer and red LED
September 18, 2020

Lab: Analog In with an Arduino

broots ITP, Physical Computing

In this lab I created two different circuits making use of analog inputs on the Arduino. Analog inputs are able to read a range of voltage inputs from zero to the voltage of the board which in the case of the Arduino Nano 33 IoT is 3.3 volts. The goal of my first circuit was […]

More

Arduino Nano on breadboard with lit red LED
September 18, 2020

Lab: Digital Input and Output with an Arduino

broots ITP, Physical Computing

This week I went hands on with an Arduino Nano 33 IoT and setup circuits with logic running through the Arduino. For this first lab I made use of digital IO (inputs and outputs) which are capable of reading the values on and off. The idea for this lab was to control an LED turning […]

More

Lab: Switches and Pushbuttons
September 9, 2020

Lab: Switches and Pushbuttons

broots ITP, Physical Computing

In this lab I reviewed different types of switches and their terminology. In addition to using switches in a few different breadboard circuits I also created a switch of my own! For my first circuit I created my own switch. Looking at what I had on hand I decided to repurpose some cardboard packaging, copper […]

More

Digital multimeter reading open circuit
September 8, 2020

Lab: Electronics

broots ITP, Physical Computing

In this lab I reviewed the basic functions of a multi-meter then created a few circuits using LEDs, resistors, buttons and a potentiometer. Making my way through the settings on the multimeter I started with the diode continuity function. Holding the multimeter probes apart my multimeter read “OPEn” indicating that the circuit is open and […]

More

Various electronic components
September 7, 2020

Lab: Setting Up A Breadboard

broots ITP, Physical Computing

For this lab for Physical Computing I reviewed some of the basics surrounding use of a breadboard and setting it up with a 5-volt voltage regulator. A breadboard is a very convenient way to temporarily assemble circuits without any of the mess or effort of soldering. The holes in the top of the board align […]

More

August 24, 2020

NYU ITP Welcome Week

broots ITP

This week is Welcome Week at NYU. Over the next two years I will be pursuing a Master of Professional Studies from  NYU’s Interactive Telecommunications Program and as part of the program I will be documenting my work here! This will include successes and failures, and ultimately the processes of iterating until getting something right. […]

More

Recent Posts

  • Fractal Plant – Foiled by  RegistersFractal Plant – Foiled by Registers
    May 9, 2022
  • “Handling” Playtest Week“Handling” Playtest Week
    May 5, 2022
  • Fractal Plant – Beta BuildFractal Plant – Beta Build
    April 24, 2022
Brandon Roots