Chat
Welcome to Flux
Treat Flux like your intern. Tell it what you'd like to build and it'll get to work. You can also ask it questions, brainstorm ideas, and teach it your preferences. Learn More
Ready.
Reviews
Properties
Properties describe core aspects of the project.
Pricing & Availability
Distributor | Qty 1 |
|---|---|
Arrow | $6.31–$9.08 |
Digi-Key | $9.51–$9.90 |
LCSC | $0.31–$4.40 |
Mouser | $11.37 |
Verical | $6.30–$10.89 |
Assets
Arduino UNO.STEP
Arduino UNO 3D3D ModelArduino UNO R3 shield - Shape.dxf
Arduino UNO R3 shield - ShapeArduino Uno R3 Shield Template-removebg-preview.png
Arduino Uno R3 Shield Template-removebg-previewThumbnailControls
Welcome 👋
Flux helps you build PCBs faster with an AI teammate!
Create your account to collaborate, stay updated, fork your own version, and get instant answers from our AI agent.
josedjade
copilot
- EN1,2/EN3,4: Enable pins that must be high for the H-bridges to function.
- 1A, 2A, 3A, 4A: Input pins that control the direction of the current in the corresponding output pins.
- 1Y, 2Y, 3Y, 4Y: Output pins that connect to the motor.
- VCC1: Logic voltage supply.
- VCC2: Motor voltage supply.
- GND: Ground pins.
R1, R2, R3, R4: RMCF0805JT47K0- They could be used for pull-up or pull-down purposes, current limiting, or part of analog circuits, depending on their connections within the circuit.
S1, S2, S3, S4: EVQ-P1905M- Tactile switches are typically used for user input, like pressing buttons to control different functionalities. They could be used to change directions, enable/disable motors, or other controls in the project.
M1- The exact type of motor isn't specified, but it has two pins for power. This could be a simple DC motor, and it will be controlled by the L293D motor driver.
U2: Arduino Uno R3