Skip to content
View FAAMT's full-sized avatar
💭
currently staring at waveforms on QuestaSim
💭
currently staring at waveforms on QuestaSim
Block or Report

Block or report FAAMT

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

  1. ros_ugv_ultron ros_ugv_ultron Public

    This repository has information in the wiki on the development of a ROS-based UGV I created. The system utilizes a Raspberry Pi (3B+), camera, lidar, and motors to provide essential functionalities…

    C++

  2. MIPS-Uniprocessor MIPS-Uniprocessor Public

    This repo contains all the source code and relevant files for my MIPS Uniprocessor project. I worked on this for a computer architecture lab at Purdue University in Spring 2022. The processor was d…

    SystemVerilog

  3. RAMS-Obstacle-Avoidance-Robot RAMS-Obstacle-Avoidance-Robot Public

    A basic obstacle avoidance system that uses the ATmega328 mcircontroller on the “SparkFun Redboard”. This project was programmed in C/C++ using the Arduino IDE.

    C++

  4. XOR-NOMADNN XOR-NOMADNN Public

    This repository serves as documentation for a DNN implementation based on the Multi-Layer Perceptron architecture, which can be used to learn any 2-input boolean function, such as an XOR operation.

    VHDL