AI new tipe
This is an experimental project whose main objective is the creation of artificial intelligence (AI) new tipe. At the core of this idea is the use of special genetic algorithm that emulates the single-celled organism. The colony of such cybernetic organisms can give rise to a "reasonable" network that have a huge intellect and computing power.
"DSO" is a Digital Signal Oscilloscope. My DSO will be connected via the USB to the PC. All software to operate the DSO is developed within this project.
DesktopTools is a collection of small utillities which help to make your daily life easier. Since the tools themself are rather small (projectwise) I keep them not as individual projects, but have them under this collective name.
The purpose of my project is to create a 3D engine that is a testbed for game AI algorithms such as swarming and pathfinding. The engine will feature very basic shading models for the shear purpose of visualization and verification.
The future of information technology will be based on controlling the flow of natural light. This project is an attempt to establish the code (or software) that will enable this to happen. It involves rewriting an OS from the ground up.
The goal of this project is to build a centralized domotic system. This project contents three parts: - An electronic part; - An embedded software part (PIC Microship controller); - A PC software part (Dotnet/Mono)
TimeSnake is (will be) a real-time, network capable game engine, kept modular to facilitate portability. Emphasis on keeping frame rate high, for a level playing field in competitive gaming. Dragon Fly is the first game using TimeSnake, a 3D fantasy base
Create 3D models easily in Win95,NT,XP,Vista,Win7 on all desktops, laptops and even netbooks without any 3D hardware acceleration. Supports 3DS, DXF, WRL, POV, ASC, spreadsheet & compressed files, extrude/sweep, mesh edit, parametric NURBS curves ...
We are currently developing our embedded Ethernet/CAN/Zigbee libraries wich will target independent microcontrollers for industrial Control and data acquisition systems. Development environment : Windows/Linux and GNU tools like GCC (ASM, C, C++).
This is a personal subversion server for Caltech EE/CS 51 Class.
The EFI332 project is a public domain development with the goal of developing a complete engine control system including fuel injection and spark control. This SourceForge based project is a companion to EFI332 to help focus the software development.
A simple sieve/prefactor program for Eisenstein-Mersenne Primes
A simple sieve/prefactor program for the so-called Eisenstein-Mersenne Primes: 3^p +- 3^((p + 1)/2) + 1. See http://oeis.org/A125738, A125739 and [1] for a good introduction. Some easily established properties are: p must be prime; sign is minus for p=+-1 (mod 12), plus otherwise; composites only have factors of form 6kp+1 (integer k). Related probable primes (3^p -+ 3^((p + 1)/2) + 1)/7 are sieved at the same time. See http://oeis.org/A125743, A125744. After sieving, the Berrizbeitia-Iskra or a Proth test can be run; this is best implemented with FFT mod (3^3p+1) using GWNUM library. A sample implementation (a patch to the LLR program) is available from Batalov. [1] P.Berrizbeitia B.Iskra, 2010; http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.189.311 [2] OEIS: http://oeis.org/
Collection of embedded softwares to control a telescope mount.
EQ Track purpose is to provide amateur telescope makers (ATM) with electronic board schematics and embedded software to control their telescope mount via stepping motors. EQ Track comes in different "flavors" : - "Basic" controls the right ascension and declination motors of an equatorial mount. - "Go To" controls the motors of a mount in any orientation (ie. equatorial, altazimuth, alt-alt), to point and track equatorial coordinates.
Firmware for Cypress' EZ-USB (AN2131) device that lets you use keyboards, mice etc. as USB compliant Human Interface Devices.
This is meant to be a powerful, but easy to use math software. It's by the user and for the users.
This game is a member of a new generation of games. Created with Irrlicht Engine, it is able to display cool effects, eg shadows and weather. The AI is very intellegent, too. Moreover all missions play on the same map, which is 2x2 miles large.
Homebuilt Experimental Aircraft Engine Management
The Embedded Bathroom Control System is a small system to control the bathroom fan, other devices and report information on an LCD panel.
The repository of code snippets for small-scale embedded system development, from useful data structures, tiny RTOS, efficient algorithms, or even short assembly code for a particular controller, etc.
Design and fabrication of a full digital motorcycle instrument panel targeted for the Honda 919 motorcycle. Main display will be through a full color TFT LCD display.
Engineering Calculator Suite
This projects provides tools to analyze any file and graphically display the data in several ways to recognize differences in the entropy distributed in the file. It also provides a script collection for data displaying.
Extensible device programmer - a microcontroller programmer with support for additional digital I/O's, SPI channels and other peripherals. This project will give you the opportunity not only to program a MCU but also to test/calibrate your final design.
Interlocking system for modular model railroading. The goal is the development of hard- and software for an model interlocking interfacing on the one hand to the model railroad and on the other to the model of the userinterface of an real interlocking.
Fast heavily optimised math libraries for various embedded processors. Main features will be a very fast floating point library.