Skip to content

Latest commit

 

History

History
55 lines (25 loc) · 2.03 KB

Hardware.md

File metadata and controls

55 lines (25 loc) · 2.03 KB

Hardware - Microcontroller-Only and Computer-Controlled Programs

This section covers how to purchase various hardware for automation programs.

Microcontroller Hardware

If you are a beginner of using microcontroller or never heard of it before, we strongly recommend choosing an Arduino Leonardo Board.

If you have a degree in electrical engineering or have extensive experience in microcontrollers and would like more options, feel free to choose at your own discretion.

Additional Hardware for Computer-Controlled Programs

If you only need microcontroller-only programs, skip this section.

Serial Hardware

In order to use computer-control programs, your computer needs to be able to control your game console (duh!).

The way we do it is by using a serial connection to connect the microcontroller to the computer. This allows the computer to take control of your game console.

Purchase the serial hardware listed in each microcontroller's page in Microcontroller Hardware section.

Video Hardware

Most computer-controlled programs need to see the screen! So a video capture card is also needed. See the capture card purchase guide.

You also need a HDMI cable to connect video capture card to the Switch dock.

Next Steps

Continue to the rest of tutorial.


Discord Server: