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
e-Gizmo / e-Bot_4x4_Soccerbot.ino
Created January 19, 2017 06:31
E-BOT SOCCERBOT PS controlled
/*
e-Gizmo e-BOT 4x4 Soccerbot
UHF EX and STD compatible
Using PBOT board with ATmega168P MCU
The controller and pin assignments:
(Summary of PS Controller Functions)
/*
e-Gizmo e-BOT 4x4 Gripperbot with PS2 Controller
Sample Code
UHF EX and STD compatible
Using PBOT board with ATmega168P MCU
The controller and pin assignments:
(Summary of PS Controller Functions)
@e-Gizmo
e-Gizmo / gist:1ee1a045f615e22227ddd4e167178deb
Created November 29, 2016 05:59
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (PC)

Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.

Editing

Ctrl+C copy current line (if no selection)
Ctrl+X cut current line (if no selection)
Ctrl+⇧+K delete line
Ctrl+↩ insert line after
/*
e-Gizmo e-BOT 4x4 EGRA with PS2 Controller
(with 2ch tiny motor driver)
UHF EX and STD compatible
Using PBOT board with ATMGE644P
The controller and pin assignments:
(Summary of PS Controller Functions)
//*********************************************//
// //
// MINIBOT_BT_CONTROLLED //
// //
// This demo program will controll the //
// minibot using android phone via bluetooth. //
// //
// Codes by: //
// e-Gizmo Mechatronix Central //
// Taft, Manila, Philippines //
//*********************************************//
// e-Bot (4x4) //
// SOCCER_BOT_BT CONTROLLED //
// //
// This demo program will controll the bot //
// using android phone via bluetooth. //
// //
// Codes by: //
// e-Gizmo Mechatronix Central //
// Taft, Manila, Philippines //
@e-Gizmo
e-Gizmo / JR_BT_ANDROID.ino
Created July 22, 2016 05:32
Bluetooth Controlled PBOT Jr. Via Android Phone
//*********************************************//
// P_BOT_JR //
// JR_ BT_ANDROID //
// //
// This enables a bot to avoid obstacles and //
// may also solve mazes. //
// Codes by: //
// e-Gizmo Mechatronix Central //
// Taft, Manila, Philippines //
// http://www.egizmo.com //
// e-Gizmo OBSTAPROX PBOT junior
/*
This enables a pbot to avoid obstacles and
may also solve mazes. The program does not
include the use of the line sensor and is
optional. The codes for the line sensors
are included just case it is needed.
Codes by:
e-Gizmo Mechatronix Central
// e-Gizmo OBSTASONIC PBOT jr.
/*
This programs a sumobot with built in line
sensor to avoid lines and stay in a ring.
It also has an ultrasonic sensor that
tells the Pbot to ram the target but avoids
the ring if detected.
Codes by:
e-Gizmo Mechatronix Central
/*
P-BOT Junior Demo Program
>>- Line following Mobot -<<
>>-by e-Gizmo Mechatronix Central-<<
Date modified October 30, 2015
This demo program will make the P-BOT Juinor detect to follow
a black line path laid out on a light colored surface.
track width is 15-19mm wide.