This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# As permissões são setadas recursivamente, ou seja, | |
# todos os arquivos/pastas dentro do local onde o script | |
# vai ser executado (no caso, ./) e tudo que está abaixo | |
# deste local. | |
echo "Setando permissoes 755 em diretorios..." | |
find $1 -type d -exec chmod 755 {} \; | |
echo "Setando permissoes 644 em arquivos..." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Ferramenta SanUSB: http://sanusb.site50.net/ | |
* Compilar com MPLABX+C18: https://drive.google.com/open?id=0B5332OAhnMe2N3czQWxVX0JVSkE&authuser=0 | |
* Apk BluRelay para Android: https://github.com/samirfor/BluRelay/blob/master/BluSwitch.apk?raw=true | |
* | |
* Este programa recebe comandos do app BluRelay via bluetooth. | |
* | |
*/ | |
#include "SanUSB48.h" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
################################################################ | |
# This script removes all subtitles from a mkv file. # | |
################################################################ | |
usage="[i] Usage: `basename $0` video.mkv" | |
# Checking parameter | |
if [ -z "$1" ]; then | |
echo ""; echo $usage; echo ""; exit | |
fi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
################################################################ | |
# This script adds a subtitle file srt in a mkv file. # | |
# In addition, it converts the encoding of the srt file # | |
# to UTF-8, for some TVs (such as the Sony Bravia KDL-40W605) # | |
# use this as the default encoding. # | |
# # | |
# TIP: Combine with script "mkvsrtaddbatch" (available in # | |
# https://gist.github.com/samirfor/3e9fe8aa2a2feb89f8e7to) to # | |
# process a batch of files at once. # |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Ferramenta SanUSB: http://sanusb.site50.net/ | |
* Compilar com MPLABX+C18: https://drive.google.com/open?id=0B5332OAhnMe2N3czQWxVX0JVSkE&authuser=0 | |
* | |
* Este programa reproduz um semáforo de LEDs com sinalização de tempo para | |
* pedestres com 2 displays de 7 segmentos multiplexados (cronometro regressivo). | |
* | |
* Foto da placa: https://drive.google.com/file/d/0BwIZj8djOAj2cTFsdTNTMDNCd0k/view?usp=sharing | |
* Esquema no fritzing: https://drive.google.com/file/d/0BwIZj8djOAj2RTVxTGNoY00wQ1E/view?usp=sharing | |
* https://drive.google.com/file/d/0BwIZj8djOAj2M3pYcUMySTFYRG8/view?usp=sharing |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Ferramenta SanUSB: http://sanusb.site50.net/ | |
* Compilar com MPLABX+C18: https://drive.google.com/open?id=0B5332OAhnMe2N3czQWxVX0JVSkE&authuser=0 | |
* | |
* Este programa semáforo com LEDs com sinalização de tempo para pedestres (cronometro regressivo). | |
* | |
* Foto da placa: https://drive.google.com/file/d/0BwIZj8djOAj2dnJGZ3FKUFM2NFE/view?usp=sharing | |
* Esquema: https://drive.google.com/file/d/0BwIZj8djOAj2U2RjSHdXdDBfTXM/view?usp=sharing | |
* Vídeo: https://www.youtube.com/watch?v=6erQAws2SIU | |
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Ferramenta SanUSB: http://sanusb.site50.net/ | |
* Compilar com MPLABX+C18: https://drive.google.com/open?id=0B5332OAhnMe2N3czQWxVX0JVSkE&authuser=0 | |
* | |
* Este programa pisca o LED do pino b7. | |
* Foto da placa: https://drive.google.com/file/d/0BwIZj8djOAj2akptcEEwcFpOazg/view?usp=sharing | |
*/ | |
#include "SanUSB48.h" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Ferramenta SanUSB: http://sanusb.site50.net/ | |
* Compilar com MPLABX+C18: https://drive.google.com/open?id=0B5332OAhnMe2N3czQWxVX0JVSkE&authuser=0 | |
* | |
* Este programa reproduz um semáforo de LEDs. | |
* | |
* Foto da montagem: https://drive.google.com/file/d/0BwIZj8djOAj2VTVWUWhOX0ZyeG8/view?usp=sharing | |
*/ | |
#include "SanUSB48.h" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:020000040000FA | |
:06000000DEEF07F0120024 | |
:0600080004EF08F01200F5 | |
:060018000CEF08F01200DD | |
:0E0020000100E80F0000FE00000002000000DA | |
:02002E003F0E83 | |
:1000300093160001636B676968696969666B010EF5 | |
:100040006A6F1200D9CFE6FFE1CFD9FFE652000177 | |
:1000500063511FE1040108BF1BD0400EE66E600E25 | |
:10006000E66E030EE66E0AEC06F0E552E552E55246 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Simple include for PHP files | |
# Put this file in /etc/nginx/conf.d/ | |
index index.php index.html; | |
location = /favicon.ico { | |
log_not_found off; | |
access_log off; | |
} |