982
edits
m (Setting up list of prototype projects) |
|||
| Line 21: | Line 21: | ||
| NodeJs to Flightgear Phi || Establish a connection to PHI, retrieving a value and setting a value || | | NodeJs to Flightgear Phi || Establish a connection to PHI, retrieving a value and setting a value || | ||
|- | |- | ||
| Switches || Dueling Multiplexers with I2c, Input via 16 to 4 multiplex, select switch bank via 4 to 16 multiplex || | | Switches - I2C || Dueling Multiplexers with I2c, Input via 16 to 4 multiplex, select switch bank via 4 to 16 multiplex || | ||
|- | |- | ||
| Switches || Dueling Multiplexers with SPI, Input via 16 to 4 multiplex, select switch banks via 4 to 16 multiplex || | | [[Howto:Build your own Panel or Cockpit - Switches - SPI | Switches - SPI ]] || Dueling Multiplexers with SPI, Input via 16 to 4 multiplex, select switch banks via 4 to 16 multiplex || | ||
|- | |- | ||
| NodeJs to Flighgear Phi || Establish a connection to PHI, retrieving a value and setting a value || | | NodeJs to Flighgear Phi || Establish a connection to PHI, retrieving a value and setting a value || | ||
| Line 29: | Line 29: | ||
|} | |} | ||
Here's the areas I've identified for my project for prototypes in no particular order: | Here's the areas I've identified for my project for prototypes in no particular order: | ||
== Integrated Circuit Types and Features == | == Integrated Circuit Types and Features == | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
edits