Skip to content

Instantly share code, notes, and snippets.

View codingwithbatista's full-sized avatar
💻
Programming

Paulo Batista codingwithbatista

💻
Programming
View GitHub Profile
@codingwithbatista
codingwithbatista / .gitignore
Created August 19, 2016 21:43 — forked from salcode/.gitignore
WordPress .gitignore - this is my preferred gitignore file when working with WordPress. It ignores almost all files by default.
# -----------------------------------------------------------------
# .gitignore for WordPress @salcode
# ver 20160309
#
# From the root of your project run
# curl -O https://gist.githubusercontent.com/salcode/b515f520d3f8207ecd04/raw/.gitignore
# to download this file
#
# By default all files are ignored. You'll need to whitelist
# any mu-plugins, plugins, or themes you want to include in the repo.
@codingwithbatista
codingwithbatista / TAUTIC Accelerometer break out demo code.
Created March 12, 2016 15:59 — forked from TAUTIC/TAUTIC Accelerometer break out demo code.
Sample code for the MMA7660FCR1 Accelerometer Breakout Board
// MMA7660FC Basic demo by Addidis
// Released under the Creative Commons Attribution-ShareAlike License (3.0)
// http://creativecommons.org/licenses/by-sa/3.0/us/
// 10/24/11
// HW : Tautic accelerometer board +4.7k pull ups on sda scl , uno32, led +330 resistor
// SCL -->A5
// SDA -->A4
// INT -->D7
// gnd -->gnd
// vdd -->3.3v NOTE 3.3v!