Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add files via upload#11976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
askarkafi wants to merge1 commit intoarduino:masterfromaskarkafi:simkafi
Closed

Conversation

askarkafi
Copy link

Title of PR:
Add SimKafi Library - A Comprehensive Library for SIM900/SIM800 Modules

Description of PR:

Introduction
The SimKafi library is a comprehensive library for working with SIM900/SIM800 GSM/GPRS modules. This library allows you to easily handle various functionalities of the module, including sending and receiving SMS, managing calls, sending HTTP requests, and managing the phonebook.

Main Features
SMS Handling: Easily send and receive SMS using the SIM900/SIM800 module.
Call Management: Make, answer, and manage calls with the module.
HTTP Requests: Send HTTP requests and receive responses from web servers.
Real-Time Clock Management: Update and retrieve real-time clock data from the module.
Multi-Platform Support: Compatible with various Arduino platforms, including esp8266, esp32, and other popular platforms.
Installation and Usage
To install the library, follow these steps:

Download the library from theGitHub repository.
Open the Arduino IDE.
Navigate to Sketch -> Include Library -> Add .ZIP Library... and select the ZIP file you downloaded.
Sample codes are available in the examples folder, which you can use to quickly get started.

Dependencies
This library depends on the SoftwareSerial library. Please ensure that it is installed to make full use of SimKafi’s features.

Documentation
Full API documentation and examples are available in the docs folder. You can also refer to theonline documentation for more details.

Version Changes
Version 1.1.0 includes the following improvements:

Added call management functionality.
Added support for the ESP32 platform.
Improved performance and fixed minor bugs.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign ourContributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let usrecheck it.

@per1234per1234 self-assigned thisAug 30, 2024
Copy link
Collaborator

@per1234per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@askarkafi I don't know how you possibly got the impression that this would accomplish anything. It will not, so I close this as invalid.

I guess your intention was to submit your library for inclusion in theArduino Library Manager??? If so, you can learn the actual way to do that here:

https://github.com/arduino/library-registry#adding-a-library-to-library-manager

If you are going to do that, please read those instructions very carefully and follow them exactly. If you proceed in the same haphazard manner as you did with this pull request, the only thing you are going to accomplish is wasting both of our time.


If you have any questions or concerns, you are welcome to request assistance on Arduino Forum:

https://forum.arduino.cc/c/development/libraries/39

I monitor that forum category closely so I will be sure to see your post and provide prompt assistance.

@per1234per1234 added Type: InvalidOff topic for this repository, or a bug report determined to not actually represent a bug Component: Board/Lib ManagerBoards Manager or Library Manager labelsAug 30, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@per1234per1234per1234 left review comments

Assignees

@per1234per1234

Labels
Component: Board/Lib ManagerBoards Manager or Library ManagerType: InvalidOff topic for this repository, or a bug report determined to not actually represent a bug
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@askarkafi@CLAassistant@per1234

[8]ページ先頭

©2009-2025 Movatter.jp