PSAS/ NewUserProjects

New User Projects

Unless otherwise stated, the code for these projects must use C. Talk to us if you really want to use something else.

Simulator projects

Given x, y, z, roll, pitch, yaw, and the first and second derivatives of those, all in the local tangent plane, give us:

All of these should ideally provide a model for introducing noise. Contact Josh Triplett or Jamey Sharp if you want to work on one of these projects, to get a more detailed specification of the interface.

GIS projects

Give us working code to load geographic data (elevation and photography) from geodata.gov, and map it to coordinates in some reasonable coordinate system. Demonstrate that it works with some simple checks, like finding the highest and lowest points in Oregon. You can use an existing library for this; however, it must provide a C-language interface, and use a GPL-compatible license.

Firmware projects

We're writing an open source "framework" for NXP Semiconductor's LPC21xx seies ARM7 chips. It's basically a software interface to the chip's peripherals. We're calling it... "sling". Ha! Get it? Sorry. There are dozens of little tiny projects with sling, one for each peripheral (such as serial port, ADCs, watchdog timers, etc). Basically, pick an peripheral and write an interface. This includes the the main chip infrastructure, including the vector interrupt controller, memory configuration, etc.

There's also the GPL-GPS project: an open source GPS receiver. That's a big project, and there aren't a lot of little projects for it, but it's a fun project if you want to jump into something big.

Sensor projects

We're building a billion little sensors in to the rocket: a 3D magnetometer, an inertial measurement unit, pressure sensors, and temperature sensors.

Avionics projects

Smart battery system. Avionics cage. USB hub. Power supply.

Communication projects

What do I need to get these projects done?

  1. A computer (laptops are best for this project, so you can bring it to a meeting)
  2. An account on our wiki
  3. Membership to the appropriate email list