Editing BioBoard/Documentation/Arduino protocol

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 53: Line 53:


<code>
<code>
  @NIR:0:0.99$
   @TC:0:25.5$
   @TC:0:25.5$
   @TC:0:25.25$
   @TC:0:25.25$
Line 63: Line 62:
As you can see, these packets seem to indicate that the temperature is dropping.
As you can see, these packets seem to indicate that the temperature is dropping.
Maybe an ice cube was dropped near the probe?  Actually, we just made up the numbers,
Maybe an ice cube was dropped near the probe?  Actually, we just made up the numbers,
but it might as well have been an ice cube!
but it might as well have been an ice cube.
 
Also, you might have noticed that there are more <b>TC</b> packets than <b>NIR</b> packets.
There is no restriction on how often each probe reports its data.  In fact, the Arduino sketch, depending on how it is coded, will determine how often each type of data packet is output.


Finally, the BioBoard protocol is line-oriented, meaning that a newline or carriage return is sent after each packet.  This makes it easier to view the data or to make up sample data in a simple text editor.
Finally, the BioBoard protocol is line-oriented, meaning that a newline or carriage return is sent after each packet.  This makes it easier to view the data or to make up sample data in a simple text editor.
Please note that all contributions to Noisebridge are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see Noisebridge:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)