-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add changes to readme Signed-off-by: nwtn <nwtn@qti.qualcomm.com>
- Loading branch information
nwtn
committed
Sep 20, 2024
1 parent
b4a6dbb
commit 9188f4a
Showing
1 changed file
with
20 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
# Startup Kits | ||
|
||
You’ve designed, built and emulated your cellular application on a workstation. Now it’s time to port it to a mobile platform and test it with real-world connectivity. Startup platforms and startup kits from Qualcomm Technologies, Inc. (QTI) are your next step. | ||
|
||
Startup platforms expose I/Os, GPIOs, hardware interfaces and other peripheral connectors into mobile processors, and QTI has combined modules based on those processors with carrier boards to help create this series of startup platforms: | ||
|
||
Qualcomm® MDM9206 IoT Modem startup platform (Quectel BG96 module) — for cellular applications with low power requirements | ||
Qualcomm(R) MDM9207 IoT Modem startup platform (Quectel EC25 module) — for edge computing applications and LTE | ||
Qualcomm® Snapdragon™ 210 startup platform (Quectel SC20 module based on Snapdragon 210) — for smart IoT applications and gateways | ||
Snapdragon 660 startup platform (Quectel SC66 module based on the Snapdragon 660) — for compute-intensive workloads in artificial intelligence and machine learning | ||
To accompany the startup platforms, QTI offers startup kits containing the documentation, sample scripts and build instructions needed to quickly port your applications and get them running on the platforms. | ||
|
||
Startup kits are designed for any developers who work with the modules, regardless of application. They contain highly accessible, easy-to-use APIs from the module vendors themselves. | ||
|
||
Ideal users for startup platforms and kits include startups, incubators, internal groups, universities and design-transfer programs. Support is provided by local QTI labs. | ||
|
||
Qualcomm Snapdragon, Qualcomm MDM9206, Qualcomm MDM9207 and Qualcomm SDM660 are products of Qualcomm Technologies, Inc., and/or its subsidiaries. | ||
|
||
## License | ||
Startupkits is licensed under the SPDX-License-Identifier: BSD-3-Clause-Clear. Check out the [LICENSE](https://github.com/quic/startupkits/blob/main/LICENSE.txt) for more details. | ||
# Startup Kits | ||
|
||
You’ve designed, built and emulated your cellular application on a workstation. Now it’s time to port it to a mobile platform and test it with real-world connectivity. Startup platforms and startup kits from Qualcomm Technologies, Inc. (QTI) are your next step. | ||
|
||
Startup platforms expose I/Os, GPIOs, hardware interfaces and other peripheral connectors into mobile processors, and QTI has combined modules based on those processors with carrier boards to help create this series of startup platforms: | ||
|
||
Qualcomm® MDM9206 IoT Modem startup platform (Quectel BG96 module) — for cellular applications with low power requirements | ||
Qualcomm(R) MDM9207 IoT Modem startup platform (Quectel EC25 module) — for edge computing applications and LTE | ||
Qualcomm® Snapdragon™ 210 startup platform (Quectel SC20 module based on Snapdragon 210) — for smart IoT applications and gateways | ||
Snapdragon 660 startup platform (Quectel SC66 module based on the Snapdragon 660) — for compute-intensive workloads in artificial intelligence and machine learning | ||
To accompany the startup platforms, QTI offers startup kits containing the documentation, sample scripts and build instructions needed to quickly port your applications and get them running on the platforms. | ||
|
||
Startup kits are designed for any developers who work with the modules, regardless of application. They contain highly accessible, easy-to-use APIs from the module vendors themselves. | ||
|
||
Ideal users for startup platforms and kits include startups, incubators, internal groups, universities and design-transfer programs. Support is provided by local QTI labs. | ||
|
||
Qualcomm Snapdragon, Qualcomm MDM9206, Qualcomm MDM9207 and Qualcomm SDM660 are products of Qualcomm Technologies, Inc., and/or its subsidiaries. | ||
|
||
## License | ||
Startupkits is licensed under the SPDX-License-Identifier: BSD-3-Clause-Clear. Check out the [LICENSE](https://github.com/quic/startupkits/blob/main/LICENSE.txt) for more details.git |