Hi, what do you want to do?
Programming Electronics Academy
Using the Same Input to Trigger Two Arduinos
If you ever have a project using two or more Arduinos, it's likely you'll want them to work together.
Say for example you have one Arduino connected to an LCD shield, and another Arduino controlling an LED matrix. You want both to...
Say for example you have one Arduino connected to an LCD shield, and another Arduino controlling an LED matrix. You want both to...
Brian McLogan
Graphing a quadratic function in standard form
π Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Programming Electronics Academy
IDE Familiarization: Arduino Course 2.5
A walk through of the Arduino IDE, the software used to program the Arduino.
Programming Electronics Academy
How to use an External Reset Button with Arduino :: Viewer Question #6
Have you ever had your internet go down? You call the service provider and the first thing they say is that you must unplug your modem and wireless router, turn off your computer, and scratch your keyboard 7 times with a chickens...
Hip Hughes History
3 Ways to Engage Students Early
Attention is the gasoline of the care of learning. What are you doing to win over that buy in and shift student's consciousness to your class? Here are three simple ideas for beginning that process.
Future Engineering
Fusion 360 Beginner Tutorials - Part 8 of 16
Eighth of 16 basic tutorials<b<br/>r/>
To follow along with the PDFs me<a href='https://payhip.com/b/tEXUH' target='_blank' rel=&<br/>#39;nofollow'>visit</a>ed in the video, visit
and use 100% discount code; MTW0PNKHHP
To follow along with the PDFs me<a href='https://payhip.com/b/tEXUH' target='_blank' rel=&<br/>#39;nofollow'>visit</a>ed in the video, visit
and use 100% discount code; MTW0PNKHHP
Future Engineering
Fusion 360 Beginner Tutorials, Part 5 of 16
Fifth of 16 basic tutorials<b<br/>r/>
To follow along with the PDF me<a href='https://payhip.com/b/tEXUH' target='_blank' rel=&<br/>#39;nofollow'>visit</a>ed in the video, visit
and use 100% discount code; MTW0PNKHHP
To follow along with the PDF me<a href='https://payhip.com/b/tEXUH' target='_blank' rel=&<br/>#39;nofollow'>visit</a>ed in the video, visit
and use 100% discount code; MTW0PNKHHP
Programming Electronics Academy
7 Arduino Tips for New Programmers
7 Arduino Tips for New Programmers
Brian McLogan
How to find the find the focus and directrix from a sideways parabola with fractions
Learn how to graph a horizontal parabola. A parabola is the shape of the graph of a quadratic equation. A parabola is said to be horizontal if it opens to the left or opens to the right. A horizontal parabola results from a quadratic...
Brian McLogan
Rewriting a number in radians in degrees using the conversion ratio
π Learn how to convert angles from radians to degrees. Recall that pi radians is equivalent to 180 degrees. Thus, when given an angle in radians, to convert the angle to degrees we multiply the given angle radians by the ratio 180/pi.
Brian McLogan
How to Sketch an Angle in Navigation form
π Learn how to sketch angles in terms of pi. An angle is the figure formed by two rays sharing the same endpoint. Angle is measured in radians or in degrees. One complete revolution about a point is equivalent to 2pi radians and 360...
ATHS Engineering
Creating a Hex Cam in Onshape
This is a tutorial on how to create a Hexham cam using Onshape software. The video provides step-by-step instructions on sketching, dimensioning, extruding and filleting the cam. It also includes tips on renaming the part and editing the...
Curated Video
Sketching Quadratics with a = 1: Completing the Square and Finding Intercepts
In this video, the speaker gives a lecture about sketching quadratics where the value of A is equal to 1. They explain the general shape of a quadratic and how completing the square can help find the turning points and line of symmetry....
Brian McLogan
Find the reference angle of an angle in radians in standard form
π Learn how to find the reference angle of a given angle. The reference angle is the acute angle formed by the terminal side of an angle and the x-axis. To find the reference angle, we determine the quadrant on which the given angle lies...
Brian McLogan
Learn how to find different representations of a polar point with a negative radius
Learn how to find different representations of a polar point with a negative radius
Future Engineering
Learning Fusion 360 in 20 Hours - Part 12 of 16
Twelfth of 16 basic tutorials<b<br/>r/>
To follow along with the PDF me<a href='https://payhip.com/b/tEXUH' target='_blank' rel=&<br/>#39;nofollow'>visit</a>ed in the video, visit
and use 100% discount code; MTW0PNKHHP
To follow along with the PDF me<a href='https://payhip.com/b/tEXUH' target='_blank' rel=&<br/>#39;nofollow'>visit</a>ed in the video, visit
and use 100% discount code; MTW0PNKHHP
Programming Electronics Academy
Using tabs to organize code with the Arduino IDE
Did you know in the Arduino IDE that you can organize your code using different tabs? In this lesson, youβre gonna learn how to add these tabs, how they get organized in the Arduino sketch folder and how to use them in order to better...
Programming Electronics Academy
Understanding the Arduino Sketchbook: Opening and Saving Arduino Sketches
Understanding how the Arduino IDE sets up its file directory system can spare you some confusion when it comes to saving, organizing and opening your Arduino sketches (or sketches you have downloaded from the...
Brian McLogan
Find the reference angle of an angle in radians in the third quadrant
π Learn how to find the reference angle of a given angle. The reference angle is the acute angle formed by the terminal side of an angle and the x-axis. To find the reference angle, we determine the quadrant on which the given angle lies...
Curated Video
Sketching the Graph of Higher Degree Polynomial Functions
In this lesson, students learn how to sketch the graph of higher degree polynomial functions by finding the x-intercepts and determining the end behavior. They are guided through the process of setting the polynomial equal to zero,...
Makematic
Hand drawn selfies
Self-portraits are images that look outward and inward, revealing what we truly feel inside and displaying our personalities and interests.
In this activity, children aged 8-11 will create a hand-drawn selfie to explore...
In this activity, children aged 8-11 will create a hand-drawn selfie to explore...
Brian McLogan
Find the missing sides of a triangle given a 30 60 90 triangle
π Learn about the special right triangles. A special right triangle is a right triangle having angles of 30, 60, 90, or 45, 45, 90. Knowledge of the ratio of the length of sides of a special right triangle enables us to solve for any...
Brian McLogan
Using midpoint formula find the midpoint between two coordinates ex 2, C(-2, 7), D(-9, -5)
π Learn how to find the midpoint between two points. The midpoint between two points is the point halfway the line joining two given points in the coordinate plane. To find the midpoint between two points we add the x-coordinates of the...