Tre' Jeter's repositories

AlarmSystem_TinkerCad

This is a program for a security alarm system in TinkerCad based on a PIR motion sensor and reaction to any motion detected by the PIR motion sensor. The main idea is for the user to activate/lock a security system by entering a default passcode (Passcode: #) by using the keypad. When the system is activated, the green LED turns on and the program begins reading for a signal from the connected PIR motion sensor. If any motion has been detected, the green LED is then turned off and the program sends “Motion Detected!” message to the LCD display screen. This triggers the generation of an alarm tone on the buzzer along with the red LED turned on until no motion is detected anymore. When no motion is detected, only the system’s state “Armed” is displayed on the LCD display screen and green LED is on. The user can deactivate/unlock the security system by providing the second default passcode (Passcode: *) by using the keypad. If the system is not active the system’s state “Disarmed” is displayed on the LCD display screen. In this case, when the system is not active the program will not respond to the changes of the PIR motion sensor value.

Language:C++Stargazers:1Issues:1Issues:0

AdvancedCalculator

This program is written in the python language. It is to resemble a simplified version of a TI calculator that includes numerous functions

Language:PythonStargazers:0Issues:0Issues:0

AMG2023

Algebraic multigrid solver

Language:CLicense:Apache-2.0Stargazers:0Issues:0Issues:0

AVL-Tree

A simple implementation of an AVL Tree.

Language:JavaStargazers:0Issues:0Issues:0

build-your-own-x

🤓 Build your own (insert technology here)

Stargazers:0Issues:0Issues:0

Cipher-Complex

Cipher tool that allows the use of Caesar Cipher, Vigenere Cipher, Playfair Cipher, Monoalphabetic Cipher, Base64, XOR, and Hashing (SHA256, SHA512, and MD5)

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Neural-Networks-and-Deep-Learning

This repository contains the programming assignments from the course EEL 6814 at the University of Florida.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

P2P-Network

This is the setup for a Peer-to-Peer Network similar to BitTorrent

Language:JavaStargazers:0Issues:0Issues:0

spack

A flexible package manager that supports multiple versions, configurations, platforms, and compilers.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

FibonacciSequence

This program is to display the Fibonacci Sequence using the Assembly Language

Language:AssemblyStargazers:0Issues:0Issues:0

FIRESTARTER

FIRESTARTER: A Processor Stress Test Utility. This repository contains the source code generator. Our releases (including the generated source code and precompiled binaries) are available at https://tu-dresden.de/zih/firestarter/.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

hello-world

First repository

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

markdown-cheatsheet

Markdown Cheatsheet for Github Readme.md

License:MITStargazers:0Issues:0Issues:0

ML-For-Beginners

12 weeks, 25 lessons, 50 quizzes, classic Machine Learning for all

License:MITStargazers:0Issues:0Issues:0

MSR_PKG_PWR_LIMIT-Register

This program finds the values in the open fields of Intel's MSR_PKG_POWER_LIMIT Register in terms of power in watts and in terms of time in seconds

Language:CStargazers:0Issues:0Issues:0

openssl

TLS/SSL and crypto library

License:Apache-2.0Stargazers:0Issues:0Issues:0

Platypus

Platypus Educational Samples

License:MITStargazers:0Issues:0Issues:0

ProgramBuilder

This program is written in the java language. It allows a user to pick which language they want their program to be outputted in. The options are Python, C, and C++

Language:JavaStargazers:0Issues:0Issues:0

ProjectEuler

A run through of project Euler problems. Implementations are in the C programming language.

Language:CStargazers:0Issues:1Issues:0

qemu

Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

STREAM

STREAM benchmark

License:NOASSERTIONStargazers:0Issues:0Issues:0

Sudoku

This program will determine if a 9x9 matrix is a Sudoku solution or not

Stargazers:0Issues:0Issues:0

TrafficLight

This program is to represent a traffic light in using the Assembly Language

Language:AssemblyStargazers:0Issues:0Issues:0

Twofish

Cryptography: Twofish Implementation In C

License:MITStargazers:0Issues:0Issues:0