Skip to content

Instantly share code, notes, and snippets.

View abauruel's full-sized avatar
🚀
To infinity…and beyond!

Alex Claude abauruel

🚀
To infinity…and beyond!
View GitHub Profile
(kicad_sch (version 20211014) (generator esp12e_18650_generator)
(paper "A4")
(symbol "Device:ESP8266" (at 50 50) (unit 1) (value ESP12E) (footprint "Module:ESP-12E")
(property "Reference" "U1" (id 0) (at 0 0 0))
(property "Value" "ESP12E" (id 1) (at 0 0 0))
(pin 1 (name VCC) (number VCC) (type passive) (shape rect) (at 2 0))
(pin 2 (name GND) (number GND) (type passive) (shape rect) (at 2 -2))
(pin 3 (name EN) (number EN) (type passive) (shape rect) (at 2 -4))
(pin 4 (name RST) (number RST) (type passive) (shape rect) (at 2 -6))
@abauruel
abauruel / Steps.md
Created November 16, 2021 03:20
Steps to create a trigger SQS + AWS + localstack

Steps to create a trigger AWS SQS + AWS Lambda + localstack + Severless

deploy serverless local

npx serverless deploy --stage local 

list lambdas

@abauruel
abauruel / estudoarvorededecisao.ipynb
Created August 31, 2020 15:54
EstudoArvoreDeDecisao.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.