User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dsc:boards [2018-07-16 12:15] (current)
jk created
Line 1: Line 1:
 +# Boards
 +
 +|Board|RAM|FLASH
 +|-|-|-|
 +|PC|much|infinite
 +|Raspberry Pi|650k|xG
 +|ESP32|100k|2G
 +|PyBoard|100k|100k
 +
 +## Board Detection
 +
 +```
 +>>>​ import sys
 +>>>​ sys.platform
 +```
 +
 +|Board|Platform|
 +|-|-|
 +|PC|much|infinite
 +|Raspberry Pi|650k|xG
 +|ESP32|100k|2G
 +|PyBoard|100k|100k
  

ezPiC

Easy *Pi Controller for IoT Devices