socket_client_rtos
socket programming on client side for the STM32H743ZI
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.4%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
socket programming on client side for the STM32H743ZI
Basic Info
- Host: GitHub
- Owner: mehrdadzarei
- Language: C
- Default Branch: main
- Size: 48.8 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Created about 5 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
Citation
README.md
SocketClientRTOS
socket programming on client side for the STM32H743ZI
be aware that all the necessary files for running this example aren't complete, you should create this example yourself by cubeIDE.
this example has been tested on the NucleoH743ZI board on the private and public Network.
the server side for this example can be based on python that you can find it here https://github.com/mehrdadzarei/Socket_Programming
Owner
- Name: Mehrdad
- Login: mehrdadzarei
- Kind: user
- Location: Poland
- Repositories: 1
- Profile: https://github.com/mehrdadzarei
I love programming.
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Socket Client program by RTOS developed for the STM32H743ZI
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Mehrdad
family-names: Zarei
email: mehr.zarei1@gmail.com
affiliation: Nicolaus Copernicus University
orcid: 'https://orcid.org/0000-0002-9541-9829'
identifiers:
- type: doi
value: 10.5281/zenodo.10252787
repository-code: 'https://github.com/mehrdadzarei/Socket_Client_RTOS'
abstract: socket programming on client side for the STM32H743ZI
date-released: '2021-01-20'