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 – sensor LED tutorial

You’ll learn how to rate knocks, punches, kicks or tosses. Think sports, fitness, or games. How to handle multiple threshold crossings with Arduino

Show

Physical computing – audio tutorial 3

VU meter effect with peak hold and decay You’ll learn how to make your products responsive to music, speech or noise with RGB LEDs and FastLED. Instead of driving LEDs, you could of course also drive vibration motors, servos or pneumatic actuators. After all, audio, once processed, is just data.

Show

Physical computing – audio tutorial 2

Audio input from an amplified microphone You’ll learn how to make your products responsive to music, speech or noise by sampling audio with the highest possible resolution, using a simple input circuit and only a few lines of code.

Show

Physical computing – audio tutorial 1

Audio input from a headphone jack You’ll learn how to make your products responsive to music, speech or noise by sampling audio with the highest possible resolution, using a simple input circuit and only a few lines of code.

Show

Physical computing – sensor servo tutorial

Pulse sensor with indicator LED and HD-1900A You’ll learn to display someone’s heartbeat visually and mechanically. While the electronic circuit is usually very straightforward, the “magic” in physical computing projects happens always in the code....

Show

Physical computing LED lighting – LED strip with smooth 12-bit dimming control

Better dimming and flicker reduction using a 12-bit timer and look-up table You’ll learn to use a precomputed look-up table and changing a microcontroller’s timer, here an Arduino compatible, for larger range and higher-speed pulse...

Show

Physical computing LED lighting – COB LED with smooth 12-bit dimming control

Better dimming and flicker reduction using a 12-bit timer and look-up table You’ll learn to use a precomputed look-up table and changing a microcontroller’s timer, here an Arduino compatible, for larger range and higher-speed pulse...

Show

Physical computing – RGB LED ring tutorial

Programmable NeoPixel RGB LED ring with FastLED You’ll learn how to create variable effect for indicators or interfaces. How to control animations on a NeoPixel RGB LED ring using the FastLED Arduino library. This tutorial...

Show

Physical computing – RGB LED strip tutorial

Programmable APA102C RGB LED strip with FastLED Learn how to make an Aurora Borealis effect. Northern Lights. How to realise timed animations with APA102C or NeoPixel RGB LED strips using the FastLED Arduino library and...

Show

Physical computing LED lighting – COB LED with joystick colour temperature control

Joystick colour temperature and dimming control You’ll learn how to control all aspects of light with a single user interface element. Warm. Cold. Bright. Dark. Memory function. How to drive two high-CRI COB LEDs and...

Show

1 2 3