Pinned Repositories
jbosstools-base
JBoss Tools :: Base { common, foundation, runtime, stacks, tests, usage }
coldfire68k-timer-polling-demo
This application is targeted for the ColdFire 68k MCF5206eLite development board. It demonstrates the use of polling a timer.
css448-compiler
A four-phase compiler implemented for css 448.
examples.toast
The Eclipse Examples Project project repository (examples.toast)
jbosstools-discovery
jbosstools-download.jboss.org
JBoss Tools :: download.jboss.org { website sources }
jbosstools-website
jboss.org/tools website
pms-optical-shop
A practice management software suite for managing patients and orders.
windup
Windup - JBoss Automated Migration Tool
windup-eclipse-plugin
Windup Eclipse Plugin
johnsteele's Repositories
johnsteele/coldfire68k-timer-polling-demo
This application is targeted for the ColdFire 68k MCF5206eLite development board. It demonstrates the use of polling a timer.
johnsteele/css448-compiler
A four-phase compiler implemented for css 448.
johnsteele/binary-search-tree
A C++ Binary Search Tree that I implemented for CSS 343 data-structures.
johnsteele/coldfire68k-timer-interrupt-demo
This application is targeted for the ColdFire 68k MCF5206eLite development board. It demonstrates the use of timers and interrupts.
johnsteele/dijkstra-graph
This is a graph implementation using dijkstra's algorithm used in data-structures CSS 343.
johnsteele/hello-cdev
This is a simple char driver.
johnsteele/Hexidecimal-to-IEEE754
Converts a hexadecimal value, interpreted as an IEEE 754 single precision floating-point value, to a base 2 to the exponent times the sum of powers of 2.
johnsteele/msp430-css-198
This is a Texas Instruments MSP430 MCU project used for my CSS 198 research project.
johnsteele/read-write-char-driver
This is a simple char driver. It deals with simple concurrency issues while reading and writing.
johnsteele/simple-ioctl
This is a simple char driver that demonstrates the use of ioctl calls.
johnsteele/so-sleepy
This is a simple char driver that uses sleeping.
johnsteele/sockets
Networking done using the sockets API implemented for CSS-432.
johnsteele/store-simulation
A C++ store simulation project implemented for CSS 343 data-structures.
johnsteele/addressbook
Address Book is an example application for the Eclipse RCP platform.
johnsteele/BRSearchField
A Safari-like search field control
johnsteele/e4demo
E4 Demo Project
johnsteele/emf-databinding-example
EMF Databinding example
johnsteele/iconview
A icon view for Eclipse
johnsteele/toast
Eclipse Example - Toast