Skip to content
View sasquash21's full-sized avatar

Block or report sasquash21

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

Popular repositories Loading

  1. BLISS BLISS Public

    Blinking low-powered infrared sensing system

    C++ 1

  2. RLEcompression RLEcompression Public

    Using the DE1-SoC, I created our own code for compression and decompression of the captured image through the D5M camera. This board uses an ARM dual cortex M9 microprocessor but the nios II softco…

    C++

  3. Intro-to-VHDL-UDEMY Intro-to-VHDL-UDEMY Public

    Learned to write VHDL in this Udemy course. I reinforced some of the things I learned in my undergrad like state machines. I was encouraged to take this course due to my embedded systems lab class …

    C

  4. Development-of-RTOS Development-of-RTOS Public

    In the folders uploaded, Assignment1 has the executable RTOS file. The other assignment submission folders have the main file that can be replaced by the one in the FreeRTOS folder. FreeRTOS > Demo…

    C

  5. Character-Driver-Dev Character-Driver-Dev Public

    My own take and learning at developing a character linux driver. There is no hardware used in this project so I use a 4096 byte hardware buffer.

    Batchfile

  6. GraphingData GraphingData Public

    Practicing C# by creating a GUI for graphing data

    C#