Candy Sorting Machine With Arduino & TensorFlow - Arduino Adventures Part 1

Опубликовано: 15 Октябрь 2024
на канале: Think Outside The Valley
1,722
26

Join the community in learning about Arduino and microcontroller projects! This three-part series focuses on the basics of getting starting with Arduino programming. Watch and follow along in building a sorting machine using TensorFlow!

In part one-of-three series on Arduino and Microcontrollers, join us in building a foundational knowledge of Arduino! This event will touch on the fundamentals, using the Arduino IDE, Arduino handling safety, and we will build a sorting machine using TensorFlow. Arduino is a fun tool to bring programming to the real world; connecting sensors and devices to build innovative projects quickly and easily. No need to have an Arduino laying around, come join us for some fun and learn!

Awesome have experience with:
C or C++
Circuitry or electronics building

Kits to Pickup (Optional):
ELEGOO Mega 2560 https://tinyurl.com/yduz7v6m
ELEGOO UNO Project Super Starter https://tinyurl.com/bdetvxad

Specific to this project:
Arduino - https://tinyurl.com/ey3juxe8
Jumper Wires (~ x3)
Micro-Servo SG90 - https://tinyurl.com/spy5juvy
Webcam
Printer and Paper
Tape
Scissors
Ruler

Agenda:
1. Introductions
2. What is an Arduino
Overview of Microcontrollers
Sections of the board (Digital pins, analog pins, voltage, ground, etc)
What can it be used for

3. How to write code for Arduino
IDE
Connecting
Pushing code onto the board

4. Brief Note on Safety
5. Project Walkthrough
Attaching the devices
Writing the code