Skip to content
View froeca's full-sized avatar

Block or report froeca

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Software-Defined-Radio Software-Defined-Radio Public

    A cheap PC-based, software-defined radio receiver built with Konrad McClure. Made in fulfillment with ENGR 397 class requirements.

    HTML 6 1

  2. Fir-Filter Fir-Filter Public

    A 32-tap FIR filter designed using VHDL to be implemented on a Xilinx Spartan 6. Data is processed sequentially, rather than in parallel, to reduce hardware demand. Made in fulfillment with ENGR 43…

    VHDL 1 1

  3. Adaptive-RK-Method-Research Adaptive-RK-Method-Research Public

    By utilizing Newton’s Law, the system of differential equations that describe planetary trajectories in our solar system is solved numerically using an adaptive Runge-Kutta method implemented from …

    1

  4. Ground-Source-Heat-Pump-Optimization Ground-Source-Heat-Pump-Optimization Public

    An optimization project on my families ground source heat pump coil. Made in fulfillment with MATH 319 class requirements.

  5. 1966-Ford-Thunderbird-Tail-Lights-Control 1966-Ford-Thunderbird-Tail-Lights-Control Public

    Sequential tail light logic design for the 1966 Ford Thunderbird completed with Konrad McClure. Made in fulfillment with ENGR 356 class requirements.

  6. Bash-Simple-Guessing-Game Bash-Simple-Guessing-Game Public

    A simple guessing game written in Unix bash to determine the (#) of files in the directory where the program is run. Made in fulfillment of "The Unix Workbench" class requirements.

    Shell