Skip to content
View flopezsalomon's full-sized avatar
😃
😃
Block or Report

Block or report flopezsalomon

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
flopezsalomon/README.md

Fernando A López Salomón

Electronic Engineer | IoT Specialist

"Hello! 👋 I'm Fernando, an Electronic Engineer and IoT Specialist. I'm passionate about everything related to the IoT world and really enjoy testing, experimenting with and working on microcontrollers, sensors, and protocols."

Feel free to connect and let's share our ideas!

Skills and main interests :

C C++ Raspberry Pi Espressif Linux Ubuntu Mosquitto Docker Git Zigbee

And others Skills :

💻 Python

🔄 FreeRTOS

☁️ TCP/IP, MQTT, HTTP

🎛️ Sensor Integration, Low power design, Low level drivers development, GNSS systems

🔗 I2C, SPI, RS232, RS485, MODBUS

🤖 ARM Cortex M3 (STM32F103), Atmel (ATMega328PB), Microchip (PIC16Fxxx), ESP32, Arduino, Raspberry Pi

Pinned

  1. command_line_interpreter command_line_interpreter Public

    A pure C - and independent of hardware -implementation for Command line Interpreter library.

    C

  2. analog_sensor analog_sensor Public

    Just a basic example of how to read ADC channel using a bare-metal scheduler based on timer 2 for STM32F103RB Microcontroller

    C

  3. blinky_led blinky_led Public

    Just a basic example of how to blink a led using a STM32F103RB and a bare-metal scheduler based on timer 2

    C