Skip to content
View hywing's full-sized avatar
🐠
🐠

Organizations

@autostuff

Block or report hywing

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

hywing

About

😁 I major in EE course and I'm an embedded system development engineer now

🐵 I'm working on IoT Stuff、Industrial Automation、Automotive Electronics

👀 I'm good at Bare-Metal、RTOS、Linux、Windows programming

🔔 I'd like to do something for fun such as auto pilot、robot、industrial automation、AI

♾️ For more information about me, please browse this page or just find me in LinkedIn

GitHub

My Github stats My Language stats
My Github stats My Language stats

Pinned Loading

  1. ls2k0300-board ls2k0300-board Public

    Linux drivers and examples of loongson ls2k0300-board.

    C 1

  2. rtt-gc9a01 rtt-gc9a01 Public

    RT-Thread driver && software package of circular TFT LCD, the IC is GC9A01.

    C 2

  3. opengles-cpp opengles-cpp Public

    C++ wrapper of opengles, there is a car driving scene in the project demo which runs on embedded platforms such as Android or Linux.

    C 2

  4. v4l2-camera v4l2-camera Public

    Obtaining camera data through the v4l2 method, supporting raw data formats such as YUYV、RGB、MJPEG and NV12, and enabling video display via QML or QWidget.

    C++

  5. qt-mvvm qt-mvvm Public

    This mvvm structure is helpful for extracting the ui model from your application when there are a lot of modules in your code project, then you can have distinct view and model not the mix of them.

    C++ 1

  6. pcap-recorder pcap-recorder Public

    A simple pcap recorder inspired by LidarView project, it captures car LiDAR package data from automotive ethernet.

    C++