Debian Stretch 9.2 (4.1.15) for VisionSOM-6ULL: Difference between revisions
From SomLabs Wiki
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
*[[How to use VisionSOM-6ULL SPI interface in C programs|How to use VisionSOM-6ULL SPI interface in C programs]] | *[[How to use VisionSOM-6ULL SPI interface in C programs|How to use VisionSOM-6ULL SPI interface in C programs]] | ||
*[[How to test and use VisionSOM-6ULL Ethernet interface|How to test and use VisionSOM-6ULL Ethernet interface]] | *[[How to test and use VisionSOM-6ULL Ethernet interface|How to test and use VisionSOM-6ULL Ethernet interface]] | ||
*[[How to setup http server with PHP and mySQL support|How to setup http server with PHP and mySQL support]] | |||
}} | }} | ||
}} | }} |
Revision as of 00:37, 23 November 2017
Debian Stretch 9.2 (4.1.15) for VisionSOM-6ULL |
Debian is a Unix-like free operating system under the GNU General Public License. SoMLabs provides Debian 9.2 ready-to-go image and kernel sources for further development with VisionSOM-6ULL. |
QuickStart
VisionSOM-6ULL Debian Stretch 9.2 QuickStart guide
- VisionCB-STD Power Supply
- How to prepare SD Card with Debian 9.2 for VisionSOM-6ULL on Linux
- How to connect to Debian 9.2 console of VisionSOM-6ULL on Linux (UART/USB and SSH)
- How to prepare SD Card with Debian 9.2 for VisionSOM-6ULL on Windows
- How to connect to Debian 9.2 console of VisionSOM-6ULL on Windows (UART/USB and SSH)
- How to resize Debian 9.2 root partition to fit SD card
- How to customize Debian 9.2 device tree
How to
Development tutorials
- How to write your first C program for Vision-SOM6ULL on the target board, Linux host and Windows host
- How to use VisionSOM-6ULL UART interface in command line and C programs
- How to use VisionSOM-6ULL I2C interface in command line and C programs
- How to use VisionSOM-6ULL SPI interface in C programs
- How to test and use VisionSOM-6ULL Ethernet interface
- How to setup http server with PHP and mySQL support