Skip to content

Instantly share code, notes, and snippets.

View john212's full-sized avatar

Mr. C. john212

  • Oneonta, Alabama
View GitHub Profile
@john212
john212 / section5_lecture46_DCMotor_L298NHBridge_jc.ino
Last active February 7, 2016 04:55
Udemy Arduino Step-by-Step Course Using the L298N H Bridge To Control Two Vex 393 DC Motors
/**************************************************
Udemy Arduino Step-by-Step Course
Section 5 DC Motors 46 Part 1 Using the L298N H Bridge
by J. Cantlin
February 6, 2016
***************************************************/
/**************************************************
Description of Program
A L298N DC Motor Controller is used to control two
/**************************************************
Udemy Arduino Step-by-Step Course
Section 4 Displays Lecture 45
Using 8x8 LED Matrix - MAX7219 Controller - ADXL335 3-Axis Accelerometer
by J. Cantlin
January 30, 2016
***************************************************/
/**************************************************
Description of Program
@john212
john212 / add_two_vectors.html
Created January 29, 2016 22:03
Python - Add Two Vectors
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Mr. C.'s Add Two Vectors Program</title>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<meta name="description" content="A program to add two vectors in polar form.">
<meta name="keywords" content="Python, vectors, polar form, Mth113, Mr. C.">
<meta name="Author" content="John Cantlin">
</head>
@john212
john212 / section4_lecture37_to_39_keypad_to_16x2_LCS_I2C_plus_RTC.ino
Created January 23, 2016 21:39
Multiple I2C Devices With Arduino Uno
/**************************************************
Udemy Arduino Step-by-Step Course
Section 4 Displays Lecture 37 to 39
Using 16x2 LCD With I2C Plus a Real Time Clock
by J. Cantlin
January 23, 2016
***************************************************/
/**************************************************
Summary of Arduino Analog Pins Used:
@john212
john212 / section4_lecture37_tft_display_ST7735_inclinometer.ino
Created January 2, 2016 23:24
Using a 3-Axis Accelerometer to Measure Inclination In X-Axis and Display Angle on ST7735 TFT LCD
/**************************************************
Using a 3-Axis Accelerometer to Measure Inclination
(X-Axis Only) and Displaying Result on a 138x160 TFT LCD
by J. Cantlin
Januaty 2, 2015
***************************************************/
/**************************************************
Description of Program
A 3-Axis accelerometer is used to measure the angle
@john212
john212 / section2_lecture15_inclinometer_adxl335_3_axis_acc.ino
Last active November 13, 2022 19:45
Using an ADXL335 3-axis Accelerometer to Measure The Angle of Incline From the X,Y, and Z Axis with an Arduino
/**************************************************
Udemy Arduino Step-by-Step Course
Section 3 Interactive Lecture 15 Detecting Acceleration
Quiz 10 Question 2 (not graded, not for credit, fun only:-)
by J. Cantlin
December 25, 2015 Merry Christmas!
***************************************************/
/**************************************************
Description of Program
/**************************************************
Udemy Arduino Step-by-Step Course
Section 3 Interactive Lecture 27 Keypad Part 5 Quiz
by J. Cantlin
December 21, 2015
***************************************************/
/**************************************************
Summary of Arduino Analog Pins Used:
A0 = 4x4 Keypad