Text Files: write, then move to server
good morning,
i'm getting ready arduino project high school students fall related scientific ballooning. want build flight computer, info on topic talking data loggers. have other uses well, want build (and share) works well. requirements perhaps not direct way of doing something, make easier kids , bootstrap related projects.
requirements / use case:
the arduino must receive serial input (the tnc of ham radio) , write text file. arduino (same unit or second unit) read text file , parse memory. arduino take action based on values. take current values, compile them, , write text file. arduino (or second unit) transmit contents of text file serial output tnc transmission. preferred if storage device store @ least 3 text files, in case of errors , arduno take action based on changes in data comparing 2 or more text files. these text files processed (received, processed, transmitted) once every 60 seconds.
the goal have balloon receive commands ground (such initiate cutdown) , transmit critical data (internal temperature, battery condition).
rather throwing (like usual...) craft solid solution can become foundation future projects. being teacher, don't have money have bunch of time summer work on this. ideas or links other resources appreciated.
thanks,
-- markus
i'm getting ready arduino project high school students fall related scientific ballooning. want build flight computer, info on topic talking data loggers. have other uses well, want build (and share) works well. requirements perhaps not direct way of doing something, make easier kids , bootstrap related projects.
requirements / use case:
the arduino must receive serial input (the tnc of ham radio) , write text file. arduino (same unit or second unit) read text file , parse memory. arduino take action based on values. take current values, compile them, , write text file. arduino (or second unit) transmit contents of text file serial output tnc transmission. preferred if storage device store @ least 3 text files, in case of errors , arduno take action based on changes in data comparing 2 or more text files. these text files processed (received, processed, transmitted) once every 60 seconds.
the goal have balloon receive commands ground (such initiate cutdown) , transmit critical data (internal temperature, battery condition).
rather throwing (like usual...) craft solid solution can become foundation future projects. being teacher, don't have money have bunch of time summer work on this. ideas or links other resources appreciated.
thanks,
-- markus
how big text files?
Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > Text Files: write, then move to server
arduino
Comments
Post a Comment