From 637530a60b14641d3d8bb9f3a8b5646d6fa43670 Mon Sep 17 00:00:00 2001 From: nwtn Date: Fri, 20 Sep 2024 13:22:29 +0530 Subject: [PATCH] add changes to readme Signed-off-by: nwtn --- README.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 4a0ac2c..8f325f6 100755 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +# 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 \ No newline at end of file