Lund University School of Industrial Design
Lund University
School of
Industrial Design
Lund University
School of
Industrial Design
  • Home
  • About
    • History
    • Faculty
    • Facilities
  • Bachelor
    • Curriculum
    • Admissions
  • Master
    • Curriculum
    • Admissions
    • Ingvar Kamprad Scholarship
  • Research
  • Gallery
    • Exhibitions
    • Projects
    • Yearbooks
  • Tutorials
  • Resources
    • Account
  • Contact

Physical computing

Physical computing – pushbutton tutorials

On/Off, auto-off, cycle-modes, short or long-press You’ll learn how to control anything with a single pushbutton. How to code for using momentary switches with Arduino. Four fundamental principles you always wanted to have explained in...

Show

Physical computing – potentiometer tutorials

12-bit Timer 1 PWM, mode selector, motor control, tips You’ll learn how to control anything with a single potentiometer. How to code for using potentiometers with Arduino. Four fundamental principles you always wanted to have...

Show

Physical computing – state machine tutorial

A state machine traffic light with night mode switch You’ll learn how to control individually timed actions, and let a user override them. How to pack different data-types in a struct and use the switch...

Show

1 2 3