Skip to content
View Reddimus's full-sized avatar

Highlights

  • Pro

Organizations

@CSULB-CECS-Senior-Design

Block or report Reddimus

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

Pinned Loading

  1. CSULB-CECS-Senior-Design/Main-SBC CSULB-CECS-Senior-Design/Main-SBC Public

    This repository is focused on a project to create a droid similar to R2-D2. The Main-SBC repo is the primary Raspberry Pi 5 system, responsible for interacting with our iOS app and embedded motor s…

    Python 3

  2. Install Coral AI PCIe Edge TPU on Ra... Install Coral AI PCIe Edge TPU on Raspberry Pi 5
    1
    # Raspberry Pi 5 - Google Coral Edge M.2 TPU installation guide
    2
    
                  
    3
    To get started with either the Mini PCIe or M.2 Accelerator, all you need to do is connect the card to your system, and then install our PCIe driver, Edge TPU runtime, and the TensorFlow Lite runtime. This page walks you through the setup and shows you how to run an example model.
    4
    
                  
    5
    The setup and operation is the same for both M.2 form-factors, including the M.2 Accelerator with Dual Edge TPU.
  3. youtube-clone youtube-clone Public

    A simplified YouTube clone focused on core functionalities like video upload, transcoding, and viewing. Built with TypeScript, Next.js, Express.js, and integrated with Firebase and Google Cloud ser…

    TypeScript

  4. USACO_scraper USACO_scraper Public

    This is a simple program that scrapes problems from the USA Computing Olympiad website and saves them to a local directory. The program is written in Python and uses the BeautifulSoup library to pa…

    Python

  5. TrackExplorer TrackExplorer Public

    Wall avoiding car powered by TM4C123 MCU, GP2Y0A21YK0F Sharp analog IR distance sensors, DRV8838 Motor Driver/ Power Distribution Board, Romi Chassis and Keil UVision5.

    C

  6. DOW30_Tracker DOW30_Tracker Public

    Python program that collects and sorts through stock market data of the top 30 companies based on market cap in the United States.

    Python