|
|
| Line 1: |
Line 1: |
| {{Sidebar
| |
| | name = GUI Navbar
| |
| | title = FG Interface
| |
| | contentstyle = text-align: left;
| |
| | content1 = '''Raspberry PI Setup'''
| |
| * [[Raspberry Pi |Raspberry OS setup]]
| |
| * [[Raspberry Python3 Installation &Configuration]]
| |
| * [[Raspberry I2C Setup]]
| |
| * FGInt installation
| |
| | content2 = '''FG Int'''
| |
| * [[FG Interface:How it work]]
| |
| * [[FGInterface Class]]
| |
| * [[I2C Devices |I2C Devices (Hardware Drivers)]]
| |
| * Object Lib
| |
| * The FGIntServer
| |
| | content3 = '''Hadware'''
| |
| * MCP23017 (Generic I/O Driver)
| |
| * HT16K33 (Led & Display Driver)
| |
| * Schemas & PCB
| |
| [[File:FGInt front view.png|thumb|FG Interface. Final prototype alpha]]
| |
| }}
| |
| == I2C Buses Activation == | | == I2C Buses Activation == |
| You need to activate I2C buses with the Raspberry Configuration Tool.<br /> | | You need to activate I2C buses with the Raspberry Configuration Tool.<br /> |