// Howdy 👋.
//
// This is where you can create powerful part automations like resistors that tell you when too much current is flowing through them
// You can also create your own flexible parts, like generics (https://docs.flux.ai/Introduction/generic-parts)
//
// If you are new to writing code in Flux make sure to check out our get started docs: https://docs.flux.ai/reference/introduction
//
// We also have a Flux Slack Community in case you need help: https://join.slack.com/t/fluxcommunity/shared_invite/zt-2hi664box-TNSNJ_~nUkNHkxeULXkSog
//
// To infinity and beyond 🚀
ATmega328P:
- VCC -> 5V Power Supply
- GND -> Ground
- PD2 $$(INT0)$$ -> KY-024:SIGNAL
- PD3 -> L298N:IN1
- PD4 -> L298N:IN2
- PD5 -> L298N:IN3
- PD6 -> L298N:IN4
Drivers y Motores:
- L298N: OUT1 -> Motor1:+
- L298N: OUT2 -> Motor1:-