RSS 2.0 Feed

» Welcome Guest Log In :: Register

Pages: (666) < [1] 2 3 4 5 6 ... >   
  Topic: The Bathroom Wall, A PT tradition< Next Oldest | Next Newest >  
oldmanintheskydidntdoit



Posts: 4999
Joined: July 2006

(Permalink) Posted: June 30 2012,13:35   

Quote (Wesley R. Elsberry @ June 30 2012,12:06)
Well, I spent my morning programming a C# application for Windows Mobile 5 to periodically record audio.

I've actually been enjoying working with a high level language, python, much more so then I ever did with C, C++. And although I've got a Pi on the way myself I've yet to get down and dirty at the hardware level. All to come!

Quote
The stations have power, some have internet, and there's space for more instruments to be loaded aboard. The regular schedule of sampling of other instruments is four times an hour. So I'm looking to sample one minute of acoustic data on each quarter hour, so my data can be correlated with the data generated by the other instruments.


Well, you might be interested in using some of Google's infrastructure. For example, they offer a 5.00 GBytes storage limit in their free tier of service on app engine that can be used to store binary data of arbitrary size sent via standard http channels. That's in addition to a whole other group of free quotas.

https://appengine.google.com/....gle....gle.com

I'm fairly well into it now and have done most things apart from mapreduce etc, if there is something that might help then perhaps I can knock something up - something like

Receive and store data+metadata via http
Download/browse data+metadata via http

Would be quite straightforward to build - it's just a http nterface to the blob store really.

The only real downer is the cold start - up to 6 seconds to boot your instance, but that can be overcome with cron jobs keeping it going or other tricks.

--------------
I also mentioned that He'd have to give me a thorough explanation as to *why* I must "eat human babies".
FTK

if there are even critical flaws in Gauger’s work, the evo mat narrative cannot stand
Gordon Mullings

  
  19967 replies since Jan. 17 2006,08:38 < Next Oldest | Next Newest >  

Pages: (666) < [1] 2 3 4 5 6 ... >   


Track this topic Email this topic Print this topic

[ Read the Board Rules ] | [Useful Links] | [Evolving Designs]