Author Archives: COMP-E
Using SPI EEPROM 25AA512 On An HCS08 Microcontroller
This post will go to the forum eventually. I need to fight with my hosting people first and get them to bump the limit on the amount of memory PHP can use. So, for now, you can get all the … Continue reading
Calculate Min Max and Average Using Assembly
This assembly program reads in 8, 8-bit numbers and is able to calculate the min, max, and average of those numbers. The code has been optimized for speed, but if compact code is what you want, by all means use … Continue reading
Digital Design with Pipeline 6 Bit Registers
This SLSL / ‘sudo verilog’ program implements the digital design of a pipeline having multiple registers, an adder, and multiplication architecture. The program can easily be re-implemented in Verilog at your discretion. SLSL is a wonderful language that allows for … Continue reading
Nexys 2 Spartan 3 FPGA Arrives
It took a week to get it from Washington state, but it’s finally here. My gorgeous Nexys 2 board I ordered from Digilent. It uses the Xilinx Spartan 3-e chip and has a lot of nice extra features that the … Continue reading
Digital Design Implementing 8085
All op codes are not represented / implemented in this design however adding them should be very straight forward. This digital design utilizes a bus in order to achieve high efficiency and throughput. The design is scaled back a bit … Continue reading
Robots /o_O\
Robots are fun, robots are cool, robots will defeat the zombies that are coming! Well, not quite, but robots are coming to the comp-e.com forum. I will be posting Matlab code dealing with kinematics and perception ( robot movement and … Continue reading
FPGAs!!!
Howdy all, I’ve been getting into some realy hobby stuff as of late and you will be seeing some forum posts on it in the near future. I just got myself a Nexys 2 board ( Xilinx Spartan 3 – … Continue reading
COMP-E Forum
Hey all, The COMP-E forum is starting to grow as I add and encourage others to add usefull new content. Here is a list and quick link guide to all the current topics on the forum. Signals & Systems Digital … Continue reading
C++ Examples
I’ve added quite a few more examples to the section on C++ ( linked lists, hash tables, template classes, Makefile) follow the link: COMP-E Forum: C++ Examples – comp-e
Another Day, Another COMP-E / Engineering Joke :)
– from engineering edu Five Surgeons Five surgeons were taking a coffee break and were discussing their work. The first said, “I think accountants are the easiest to operate on. You open them up and everything inside is numbered.” The … Continue reading