AlksSAV / RC-Switch

Switch for RC model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RC-Switch

Switch for RC model

The project is included for radio-controlled models. The basis is the Attiny 85 microcontroller. The switch allows you to switch devices with a separate power supply, different from the main on-board power supply.

An example of the work on my channel https://youtu.be/ay8xG-RWj8s

https://youtu.be/CZe1E0ldRTg Screenshot

Required components:

Switch #1 always works in on and off mode. Switch #2 can operate in two modes:

  • The switch turns on the second device but turns off the first one.
  • The switch turns on the second device and the first device continues to work.

Connecting and Programming Digispark

About

Switch for RC model


Languages

Language:C++ 100.0%