WikiSandbox

This wiki installation is running PmWiki pmwiki-2.2.57, version number 2002057.

download me

Cool!

SUPER

This is the sandbox

hello matey

This is a Sample Heading

This is a Sample Heading

This is a Sample Heading

This is a Sample Heading

Here is some code...

// initialise array z to a...
sub InitArray(byref pArray() as byte) 
   dim index as byte
   dim ASCII as byte  
   ASCII = 65 + bound(pArray)
   for index = 0 to bound(pArray)
      pArray(index) = ASCII
      dec(ASCII)
   next
end sub

USART.Write("Hello World! From the Wiki sandbox.",$0D)

test link

Google

http://digital-diy.com/Swordfish-Compiler-Modules/swordfish-module-microchip-mcp9800-i2c-high-accuracy-temperature-sensor.html | Swordfish Module: Microchip MCP9800 I2C High-Accuracy Temperature Sensor]]