Skip to content
View Pablo-Jean's full-sized avatar
💽
Let's start debugging!
💽
Let's start debugging!
  • Pado
  • Cambé, PR

Organizations

@padotec @padolabs @Ouroboros-Embedded-Education
Block or Report

Block or report Pablo-Jean

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Pablo-Jean/README.md

Abstract

🔖 I'm embedded developer, focused in firmware development, programming in C language and IDEs like Eclipse based (Code Composer, STM32CubeIDE).

📟 I have experience with STMicroeletronics microcontrollers (STM8 and STM32), Texas Instruments (CC26x2, MSP430), nRF52810, Microchip 8-bit microcontrollers, and some others.

Opinion

💬 It's hard to code for miccrocontrollers, but the result is satisfatory.

🎵

"My mother said to get things done." David Bowie

Profile Picture

All rights of the profile picture belongs to his owner.

This picture come from the Gravity Falls animation, appeared in Season 1.

Pinned Loading

  1. Graphic-Display Graphic-Display Public

    A simple graphic display library, can support any displays, like ssd1306 and st7920, write text, lines, dots, and figures. Can be used with any microntrollers, stm32, esp32, msp430 and others.

    C

  2. ADS131M0x ADS131M0x Public

    Driver for Analogic do Digital Converter (ADC) ADS131M0x, from Texas Instruments. It's designed for working with any MCU/MPU, here, we do not make any direct dependency for any hardware.

    C 1

  3. lcd-display lcd-display Public

    Library for working with Alphanumeric LCD Display. The lib is easily portable for any chipset and platform, with no hardware direct dependencies. STM32 NXP LPC PIC16 PIC18 Arduino Raspberry

    C 1

  4. Debouncer-Buttons Debouncer-Buttons Public

    Small library that implements a simple debouncer, filtering based on moving average technique. Can be used with any microcontroller.

    C