How to use json library in STM32 controller

Hi,
Microcontroller(STM32) connected with GSM modem(SIM800C).
Which are the libraries we need to include to send customized data to server from STM32 controller

댓글 수: 1

The ThingSpeak library doesn't support STM32 unfortunately, but you might get some ideas looking at the code. Simulink has some support for STM32 code generation capability. You would still have to build the interface to the GSM yourself.
I've seen a lot of GSM ThingSpeak projects out on the wild world web. They aren't as simple to follow as MATLAB doc examples, but there are plenty such as this one, or this video. My last STM32 project was in a previous engagement so I can't comment on the accuracy or quality of these demos.
Please let us know if you find a good library.

댓글을 달려면 로그인하십시오.

답변 (1개)

FAHMI MAULANA
FAHMI MAULANA 2022년 2월 3일

0 개 추천

u can use arduino stm32 core by stm and install arduino json, so u can send json data over serial to modem. and modem send the data into thinkspeak.. hopely can help your problem

커뮤니티

더 많은 답변 보기:  ThingSpeak 커뮤니티

카테고리

도움말 센터File Exchange에서 ThingSpeak에 대해 자세히 알아보기

태그

질문:

2021년 12월 10일

답변:

2022년 2월 3일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by