Arduino projects

Explore our exciting collection of Arduino projects, designed to spark your creativity and passion for electronics. From beginner tutorials to advanced projects, discover options suitable for all skill levels. Immerse yourself in hands-on experimentation and turn your ideas into reality.
Universal RC Joystick

Universal RC Joystick

Read more
Remote control car running on Arduino

Remote control car running on Arduino

Read more
Automated plants watering system

Automated plants watering system

Read more

Recent Arduino guides

Explore our selection of articles on electronics and Arduino. Check out the latest additions below for valuable insights and information.
Preview post image

Servo controlled pan and tilt platform

  • avatar
  • 9 mins read

A pan-tilt platform is a mechanism used to move a camera, sensor, or other devices in two axes: horizontal (pan) and vertical (tilt). These platforms are often powered by servo motors, which allow for precise control over movement. They're popular in robotics, camera stabilization, and security systems. With an Arduino Nano, everyone can experiment with controlling these movements and integrate them into larger projects.

Read more
Preview post image

Understanding PISO Shift Registers

  • avatar
  • 7 mins read

Shift registers are integral components in digital electronics, enabling efficient data management and transfer. As your Arduino projects evolve, you might face the challenge of needing to read multiple inputs simultaneously. PISO (Parallel-In, Serial-Out) shift registers provide an elegant solution to this problem. These devices enable you to read several inputs while using only a few pins on your Arduino, making them essential for projects that require a large number of buttons, switches, or sensors. This article explores why shift registers are necessary, how they function, and their practical applications with Arduino.

Read more
Preview post image

Understanding SIPO Shift Registers

  • avatar
  • 7 mins read

Shift registers are integral components in digital electronics, enabling efficient data management and transfer. When working on Arduino projects, you may quickly run into the issue of not having enough output pins to control all your components. This is where SIPO (Serial-In, Parallel-Out) shift registers come into play. These devices allow you to manage multiple outputs with just a few pins on your Arduino, making them a powerful tool for more complex projects involving numerous LEDs, buttons or other peripherals. This article explores why shift registers are necessary, how they function, and their practical applications with Arduino.

Read more

Need more information?

Get in touch

If there is anything we can do to help, feel free to contact us.

Try to formulate your doubts and/or questions in the most detailed way possible so we can answer all of them more quickly.