Skip to content
View GavSun's full-sized avatar

Block or report GavSun

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

🙏 Namaste, I am Sunil Gavali,

I am Electronics Engineer and a tech explorer. I love to engage with new electronic HW kits / gadgets and tweak it's FW to bringout few challenging features.

🔭 I’m currently working on ...

  • HW & FW required for the boards using RP2350 & STM32 micocontrollers.
  • Improving my skills on the using the C & C++ languages for embedded systems applications.
  • Learning to use Git & Github for SW version control and deployment.

Currently my technical interests are in following topics:

No. Interest Area
1 Variable Frequency Drive (VFD)
2 Solar Inverter 1PH
3 Power over Ethernet (PoE)
4 Water Level Measuremnt

For embedded FW developement I am familiar with:

c cpp cmake vscode git github


"Do what you can, with what you have, where you are." - Theodore Roosevelt.
“The way to succeed is to double your failure rate.” - Thomas J. Watson.


Popular repositories Loading

  1. GavSun GavSun Public

    My Profile

  2. spwm_uni2 spwm_uni2 Public

    The code here generates 4 outputs using GPIO pins of rp2350 Pico2 board. These outputs are for driving H-Bridge inverter. Implements unidirectional SPWM method.

    C++

  3. oled_ssd1306 oled_ssd1306 Public

    Connecting the OLED display Module SSD1306 with RP2350 (i.e. RPi PICO2 board)

    C

  4. max6675 max6675 Public

    Connecting MAX6675 Module with RP2350 RPi PICO2 board

    CMake