Changes

Jump to navigation Jump to search
46 bytes added ,  15:39, 4 July 2022
Fix table to use tabs.
Line 9: Line 9:  
Total: $124.80 (not including shipping, about $30)
 
Total: $124.80 (not including shipping, about $30)
   −
<tab class="wikitable" border = "1" cellspacing="3" cellpadding = "3" head = top>
+
<tab sep=tab class="wikitable" border = "1" cellspacing="3" cellpadding = "3" head = top>
 
Item PID Price Quantity Total
 
Item PID Price Quantity Total
 
[https://www.adafruit.com/product/3058 Raspberry Pi 3 Model B Starter Pack - Includes a Raspberry Pi 3] 3058 $84.95 1 $84.95
 
[https://www.adafruit.com/product/3058 Raspberry Pi 3 Model B Starter Pack - Includes a Raspberry Pi 3] 3058 $84.95 1 $84.95
Line 18: Line 18:  
[https://www.adafruit.com/product/2336 Brass M2.5 Standoffs for Pi HATs - Black Plated - Pack of 2] 2336 $0.75 2 $1.50
 
[https://www.adafruit.com/product/2336 Brass M2.5 Standoffs for Pi HATs - Black Plated - Pack of 2] 2336 $0.75 2 $1.50
 
</tab>
 
</tab>
  −
      
==Software==
 
==Software==
Line 56: Line 54:  
  cd Adafruit_Python_MPR121
 
  cd Adafruit_Python_MPR121
 
  sudo python setup.py install
 
  sudo python setup.py install
 +
cd examples
 +
sudo python simpletest.py

Navigation menu