1. Home
  2. Portfolio
Avatar

AVR_assembly_programming

This collection brings together fun, hands-on projects that teach the basics of microprocessors and hardware programming. Unlike Arduino projects, these place more focus on how assembly works and how our programming languages interact with the hardware.

AVR

Micro-chips

Electronics

AVR-Studio

Avatar

Flex Sensor SubSystem

For a school project on creating a secure Crypt-System, I worked on a subsystem that uses a flex sensor to generate a digit for the password. The user bends the sensor as an input, and the subsystem checks whether the input matches the correct digit in the password.

Electronics