Eduardo Martínez Piña
👋 Hi there!
I'm currently a Linux Automation Engineer moving more and more into DevOps and cloud.
This is an ongoing project to document and store my personal projects and notes. Here are some of those:
Cover | Title | Description | Links | Tags |
---|---|---|---|---|
![]() |
Sad Server's Linux challenges | Here's some tutorials I've made about Sad Servers' DevOps & Linux challenges! | #bash #git | |
![]() |
LPI's Linux Essentials Certification | Here you can find notes and thoughts I've created in my road to become a Linux Professional Certified! | #bash #certification | |
![]() |
🚧WIP Data Structures in C++🚧 | This is the section where you'll find my notes about data structures and intricacies of the C++ language | #cpp #dataStructures | |
![]() |
🚧 WIP Embedded System Design using UML State Machines🚧 | How to design an embedded system and then implement it in code? Find out! | #cpp | |
![]() |
Bachelor's Thesis - Embedded Navegation System | This is the embedded project I developed over the course of a year to get my Bachelor's degree. | #cpp #controlTheory |
Embedded software projects
Cover | Title | Description | Links | Tags |
---|---|---|---|---|
![]() |
Embedded IoT system with RESTful API — From STM32 drivers to AWS Lambda | In this IoT system, the AWS Lambda functions serve as the main processor of incoming data from IoT devices, such as temperature or humidity readings. An API Gateway Lambda function can be triggered when a device sends an HTTP POST request with sensor data. | #STM32 #ESP32 #AWS #HTTP #DynamoDB #EmbeddedSoftware |
Electronic projects
Here you'll find some of the PCB projects I've done this year. Documentation in progress!!
Cover | Title | Description | Links | Tags |
---|---|---|---|---|
![]() |
Monostable Oscillator with Range from 0.1Hz to 100kHz | Extract the most of your 555 oscillator with this circuit! No more small wave bands! | #PCB #Electronics #CI555 | |
![]() |
🚧WIPStereo Audio Amplifier🚧 | Make use of your old speakers laying around with this circuit! Or create a Home audio system from scratch! | #PCB #Electronics #OpAmp | |
![]() |
🚧WIP Anti Short-circuit Breaker🚧 | Add short-circuit protection to your DIY power supplier! Add it to your electronic prototypes! | #PCB #Electronics #Thyristors | |
![]() |
🚧 WIP Complete Adder with 7 Segment Display Decoder🚧 | This is a simple logical gate adder with a decoder to better see the result. | #PCB #Decoder #LogicalGates |