Skip to content

Instantly share code, notes, and snippets.

@MWers
MWers / trafficlightbtncrl.ino
Last active August 2, 2018 07:42
Arduino Gemma/Flora program to control a NeoPixel traffic signal using a button
#include <Adafruit_NeoPixel.h>
#include <Time.h>
#define PIXEL_PIN 0 // Digital IO pin connected to the NeoPixels.
#define BUTTON_PIN 1 // Digital IO pin connected to the button. This will be
// driven with a pull-up resistor so the switch should
// pull the pin to ground momentarily. On a high -> low
// transition the button press logic will execute.
// Parameter 1 = number of pixels in strip
{
"Version": "2008-10-17",
"Id": "b2cc31d0-cc91-4285-a658-473099d2c867",
"Statement": [
{
"Sid": "AllowPublicRead",
"Effect": "Allow",
"Principal": {
"AWS": "*"
},

fenced code block, no language

var foo = bar;

fenced code block, language = js

var foo = bar;
@MWers
MWers / oscar-nominees-2017.txt
Created February 26, 2017 20:02
Oscar Nominees 2017
BEST PICTURE
Arrival
Fences
Hacksaw Ridge
Hell or High Water
Hidden Figures
La La Land
Lion
Manchester by the Sea
Moonlight
@MWers
MWers / reinvent-2017-youtube.md
Created December 7, 2017 17:38 — forked from stevenringo/reinvent-2017-youtube.md
Links to YouTube recordings of AWS re:Invent 2017 sessions

| Title | Description

@MWers
MWers / README.md
Created January 18, 2018 17:58 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.

For more about AWS and AWS Certifications and updates to this Gist you should follow me @leonardofed