Coder Social home page Coder Social logo

Adam Bell's Projects

alu-design-in-vhdl-using-de1-soc-fpga-kit icon alu-design-in-vhdl-using-de1-soc-fpga-kit

Embedded Systems project in which I coded an interface for a 4-bit ALU, 3-bit binary counter, and three 7-segment displays in VHDL to be uploaded and mapped to I/O on a DE1-SOC FPGA board.

analog-electronics-semiconductors-final-project icon analog-electronics-semiconductors-final-project

This was the final design of my Analog Electronics (semiconductors) class. The project required the design of a circuit that used a transducer in a bridge circuit to along with an instrumentation amplifier and ZENER diode to produce an output voltage varying from -5V to 5V when the transducer was turned.

digitalcomputerdesign1-final-project icon digitalcomputerdesign1-final-project

This project required the student (me) to design his/her own 8 bit multiplier which would was approved and then coded into VHDL and tested again using Quartus II. The 8 bit multiplier circuit had to be added to a

discord-jda-poker-bot icon discord-jda-poker-bot

This is my first Maven project using Eclipse. My goal is to convert the turn based, command prompt poker game that I coded into a Discord Poker bot. A large portion of the code needs to be re-written since the it will be driven by Event Listeners rather than simple step based input output using the Scanner/Print methods.

java-poker-game-files icon java-poker-game-files

This repository contains the Java poker game that I wrote from scratch. There are a few errors in the algorithms that decide the winner and also in the game structure itself, but those should be easily fixable. I wrote this code completely for fun so it is a tad messy. I did not reference any other card game related code when designing this as I wanted it to be a challenge.

labview icon labview

This repository contains assignments I have done using LabVIEW. A timed in class assignment was done where I had to create a simulation of Heating control in a winter time home. Temperature constantly decreases over time unless at least one heater is on. The turn on to regulate the temperature within a comfortable range. The additional heater kicks on if there is large temperature difference, but the user can control whether it is ON or OFF if energy needs to be conserved. This programming project required an understanding of shift registers, state machines, and case structures.

python-dictionary-textfile-picklebinary- icon python-dictionary-textfile-picklebinary-

Python program that was written for class to read a text file and sort data using Nation objects stored in a dictionary. For practice, the dictionary was stored into a pickled binary file and then read from the pickled binary file. Through this excercise I learned how useful dictionaries can be (especially nested dictionaries), and I also learned that binary files can be used for long term, compressed storage of objects.)

x86_assemblyprogramming icon x86_assemblyprogramming

A collection of Assembly programs I wrote for my Computer Organization and Assembly Language programming course. These programs use the x86 instruction set and Irvine's 32 bit Library which are both discussed in the textbook 'Assembly Language for x86 Processors', Seventh Edition by Kip R. Irvine

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.