USC
University of Southern California
Avatar Image
Guest/Other

Nikita Pashenkov (npashenkov)











  • npashenkov wrote a new blog post: Class 5: Analog Input/Output   2 years, 3 months ago · View

    ThumbnailIn Thursday’s class, we learned to work with analog signals on the Arduino. If digital signals are 0 and 5 volts (logic LOW and HIGH), analog can be anything in between. We can create an analog voltage level from a 5 volt line using a simple two-resistor circuit, called voltage divider . By varying the value of circuit [...]

  • npashenkov wrote a new blog post: Class 3: Intro to Processing   2 years, 3 months ago · View

    div#codesample { font-family:Courier, Courier New, Monaco, monospace; } .codesample { font-family:Courier, Courier New, Monaco, monospace; } The following is a synopsis of what we covered in the first part of the class yesterday. The material was based primarily on Processing: A Programming Handbook for Visual Designers and Artists by Casey Reas and Ben Fry, sections “Shape [...]