Skip to content

Instantly share code, notes, and snippets.

View e-Gizmo's full-sized avatar
👩‍🏫
Conducting FREE Seminar and Workshop for Educators https://bit.ly/2XAGOvb

e-Gizmo Mechatronix Central e-Gizmo

👩‍🏫
Conducting FREE Seminar and Workshop for Educators https://bit.ly/2XAGOvb
  • e-Gizmo Mechatronix Central
  • 2/F VSC Building, 2313 Corner Castro St. Taft Ave., Malate, 1004 Manila, Philippines
View GitHub Profile
/*
e-Gizmo Microstep Driver Sample code
*""""Wiring connections:"""*
Gizduino MCU to Microstep
D3 -------------> DIR
D4 -------------> STP/CLK
GND -------------> GND
+5V -------------> VIN
/*
eGizmo 3 Channel Line sensor
This is a sample sketch for displaying
the digital output on the serial monitor
of a line sensor.
Codes by
e-Gizmo Mechatronix Central
http://www.e-gizmo.com
/*
eGizmo 3 Channel Line sensor
This is a sample sketch for displaying
the digital output on the serial monitor
of a line sensor.
Codes by
e-Gizmo Mechatronix Central
http://www.e-gizmo.com
/*
eGizmo 5 Channel Line sensor
This is a sample sketch for displaying
the digital output on the serial monitor
of a line sensor.
Codes by
e-Gizmo Mechatronix Central
http://www.e-gizmo.com
/*
GSM Send Sketch for Arduino
Initializes GSM Module and sends an SMS to recipient
The circuit:
*Arduino pin 0 (RX) - GSM Module (TX)
*Arduino pin 1 (TX) - GSM Module (RX)
Created 2010
/*
e-Gizmo Beefy Motor Driver Sample code
This sketch can simply run your motor in one
direction.
Wiring Connections:
gizDuinoPLUS MCU ===> BeefyMotorDriver
GND ===> GND
RESET ===> RESET
/*
e-Gizmo eBOT 4x4 Sumobot with line avoidance
(with US-100 sensor)
Using State Machine library of Arduino.
For eBOT sample code
I/O Usage
- collision sensor inputs (not used in this demo)
2- colision1 as input
/*
e-Gizmo e-Bot 4x4 Sumobot
(with US-100 sensor)
Using State Machine library of Arduino.
For e-BOT sample code
I/O Usage
- collision sensor inputs (not used in this demo)
2- colision1 as input
/*
e-Gizmo e-BOT 4x4 Mazebot
(with US-100 sensor)
Using State Machine library of Arduino.
For e-BOT sample code
I/O Usage
- collision sensor inputs (not used in this demo)
2- colision1 as input
/*
e-Gizmo e-Bot 4x4 Line Follower
This demo program will make the eBOT detect to follow
a black line path laid out on a light colored surface.
track width is 15-19mm wide.
I/O Usage
- collision sensor inputs (not used in this demo)