Hi, what do you want to do?
Science Buddies
Continuous Rotation Servo Motors and Arduino
Science Buddies
Arduino Breathing Monitor
Parts list, circuit diagram, and <a href='https://www.sciencebuddies.org/science-fair-projects/project-ideas/HumBio_p055/human-biology-health/train-belly-breathing' target='_blank' rel='nofollow'>code</a>ref='https://www.sciencebuddies.org/science-fair-projects/project-ideas/HumBio_p055/human-biology-health/train-belly-breathing' target='_blank' rel='nofollow'>code
Science Buddies
Make an Arduino Breathing Monitor
Science Buddies
How to Use a Joystick with Arduino
Science Buddies
Arduino Soil Moisture Sensor
Science Buddies
Control a Pump with Arduino
Learn how to control a DC pump with Arduino. See the Science Buddies website for cool science projects you can do with an <a href='https://www.sciencebuddies.org/search?prop=arduino' target='_blank' rel='nofollow'>Arduino</a>='https://www.sciencebuddies.org/search?prop=arduino' target='_blank' rel='nofollow'>Arduino
Science Buddies
Control a DC Motor with arduino
Science Buddies
DC Motor Control with an H-bridge and Arduino
Learn to use an L293D H-bridge with an Arduino for direction and speed control of a DC motor. This is very useful for a variety of robotics projects that you can find on our site
Science Buddies
Sound-Followin Arduino Robot
This video is a quick overview of our sound-following Arduino robot project. The robot uses two microphones to drive toward a sound source. You can find written instructions, including a parts list, circuit diagram, and example code, on...
Science Buddies
Popsicle Stick Robotic Arm with Arduino
Science Buddies
Automatic Plant Watering with Arduino
Curated Video
Create a $3 Rubber Ducky Key-logger
Rubber ducky is the most famous key logger, but it is expensive. In this video you will learn how to create a similar device by buying an Arduino hardware from AliExpress at a cheap price
Curated Video
08 Waveform computations in Power Electronics
08 Signals computations in Power Electronics<br/>
Walid Issa
Walid Issa
Curated Video
Create a $3 Undetectable Bad USB
In this tutorial, you will learn how to mimic a Rubber Ducky USB and how to upload your payload in order to execute various types of attacks.
Curated Video
07 What is the Importance of RMS and AVG values in Power Electronics
What is the Importance of RMS and AVG values in Power Electronics<br/>
Power Electronics course - Walid Issa
Power Electronics course - Walid Issa
Curated Video
Fine-tuning a GPT Model: Understanding Data Formats
In this lesson, we will discuss the format of the data used for fine-tuning a GPT model. We will begin by exploring how to prepare different data sets, discussing their strengths and weaknesses, and sharing tips on how to have good data...
Curated Video
Arduino_Project001_LCD Menu شاشة لعرض قائمة اختيارات تتكون من 4 اختيارات
ستحصل عل كتيب يحتوي على شرح مفصل وإحترافي لتصميم الهاردوير والسوفتوير. ستحصل أيضاً على الكود البرمجي الاحترافي كاملاً وعلى التصميم . كما يمكنك التواصل معنا إذا كان لديك أي إستفسار
في هذا المشروع سنقوم بإستخدام شاشة لعرض...
في هذا المشروع سنقوم بإستخدام شاشة لعرض...
Paul Marriott
Getting Started witrh Tinkercad Circuits (Arduino Simulator)
If you don't have your own physical Arduino components you can always use Autodesk's free Tinkercad Circuits app, which has and simulates many of the basic Arduino components. The app also supports a built-in block-based coding feature...
Paul Marriott
Programming 3 LEDs w/Tinkercad Circuits (Web-Based Arduino Simulator)
Using Autodesk's free Tinkercad Circuits online web app you can build and code a virtual Arduino circuit with 3 LEDs, resistors, Arduino Uno microcontroller and a half breadboard. Block-based coding tools are also provided. This is a...
Programming Electronics Academy
Functions Overview: Arduino Course 3.5
An overview of what programming functions are and how they work.
Programming Electronics Academy
DIY retro pong game that fits in your pocket
This Arduino lesson was created by Programming Electronics Academy. We are an online education company who seeks to help people learn about electronics and programming through the ubiquitous Arduino...
Programming Electronics Academy
3 Ways to power an Arduino Board - Do you know them?
ARDUINO POWER SECTION SCHEMATIC
In our discussion here, we are going to use an Arduino UNO as the base example – much of what we cover can be extended to other common Arduino boards, but in each case...
In our discussion here, we are going to use an Arduino UNO as the base example – much of what we cover can be extended to other common Arduino boards, but in each case...
Programming Electronics Academy
Introduction to User Defined Functions: Arduino Course 8
A description of User Defined Functions in programming.