see "help with data loger"
max21
Posts: 6
Hello to all,
·
I am not sure if this is the place to do this, and if not I sincerely apologize.
I am a small (micro) business that is currently developing products for the US Forestry Service, and I am in need of help. One·of the projects is a stand alone data recorder that utilizes the Propeller Chip. My business partner·has·been·programming it with only pervious experience from SX·Stamp projects.·
·
I am looking for an imbedded systems·programmer with instrumentation experience,·who can assist us in·bringing the operating level of the Data recorder up to where it should be·via efficient code, calibration corrections, and user interface friendliness.
We have the compiler for C as well.
Compensation would be dependent on knowledge and participation level.
Any direction would be·appreciated.··
·
Post Edited (max21) : 11/15/2009 6:24:02 PM GMT
Comments
You might also refer to the list of Parallax Authorized Consultants on our website. There is a section specifically for Propeller consultants.
-Stephanie Lindsay
Editor, Parallax Inc.
We are currently trying to get the 2nd·version of the Flight Data Recorder to operate properly.
Attached is the code that has been tried to date with limited sucess. We are·updating the schematics to reflect the latest changes to the design and will post them asap.
We·are recording the data from 5 instruments·to on-board memory, and then transferring it to a memory stick via the Parallax memory dataloger.·This process·is currently giving us the most trouble. It seems to·run fine for a short while and then it slows to a crawl. The·baud rate seems to·influence the·condition. We are monitoring the data with a two·channel oscilloscope. The data waves look good when it is communicating, it just won’t work consistently.
·
Another issue·we are·having is, if the speed of the ADC·changes (sample rate and/or the clock delay), the bit value of the·analog sensors·change·greatly.
·
We are using·an·15lb absolute pressure sensor for altitude (MPX4115A), the air speed is sensor is (1Mbar-D-4V), the ADC we are·using is a (MAX1416EPE), the 3 axis accelerometer is (LIS3LV02DQ) on a brake out board from sparkfun.com, the tilt compensated compass is (HMC6343) also from SparkFun,·finally a·Temp/Humid sensor (SHT-15) from sensirion.com.· The Parallax Memory stick dataloger is (#27937). The analog instruments have a dedicated power supply as well.
·
Spin is a new language for us (I say us as I am not the programmer). Any guidance, comments, etc would be greatly appreciated.
·
·
·
This will help keep the forum organized and a faster response to your question.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
www.mikronauts.com Please use mikronauts _at_ gmail _dot_ com to contact me off-forum, my PM is almost totally full
Morpheusdual Prop SBC w/ 512KB kit $119.95, Mem+2MB memory IO board kit $89.95, both kits $189.95
Propteus and Proteus for Propeller prototyping 6.250MHz custom Crystals run Propellers at 100MHz
Las - Large model assembler for the Propeller Largos - a feature full nano operating system for the Propeller
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
JMH
·
http://forums.parallax.com/showthread.php?p=856179
Many thanks.
·
·