Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yasir-shahzad/sim800c-module
SIM800C GSM/GPRS Module using Alitum
https://github.com/yasir-shahzad/sim800c-module
arduino gsm-module mastermind sim800c yasir-shahzad
Last synced: 3 days ago
JSON representation
SIM800C GSM/GPRS Module using Alitum
- Host: GitHub
- URL: https://github.com/yasir-shahzad/sim800c-module
- Owner: yasir-shahzad
- License: mit
- Created: 2023-09-09T23:35:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-07T09:00:57.000Z (3 months ago)
- Last Synced: 2024-11-07T10:17:49.191Z (3 months ago)
- Topics: arduino, gsm-module, mastermind, sim800c, yasir-shahzad
- Homepage:
- Size: 6.16 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⥠SIM800C-Module âĄ
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Commits since latest](https://img.shields.io/github/commits-since/yasir-shahzad/SIM800C-Module/latest)](https://github.com/yasir-shahzad/SIM800C-Module/commits/master)
[![GitHub issues](https://img.shields.io/github/issues/yasir-shahzad/SIM800C-Module.svg)](https://github.com/yasir-shahzad/SIM800C-Module/issues)
[![Downloads](https://img.shields.io/github/downloads/yasir-shahzad/SIM800C-Module/total.svg?maxAge=3600)](https://github.com/yasir-shahzad/SIM800C-Module/releases/latest)
![Hit Counter](https://visitor-badge.laobi.icu/badge?page_id=yasir-shahzad_SIM800C-Module)If you like **SIM800C-Module** - give it a star, or fork it and contribute!
[![GitHub stars](https://img.shields.io/github/stars/yasir-shahzad/SIM800C-Module.svg?style=social&label=Star)](https://github.com/yasir-shahzad/SIM800C-Module/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/yasir-shahzad/SIM800C-Module.svg?style=social&label=Fork)](https://github.com/yasir-shahzad/SIM800C-Module/network)This repository contains the open-source schematic and PCB design files for a **Digispark ATTINY85** development board clone, created using Altium Designer. This board allows you to work with the ATTINY85 microcontroller using the Digispark platform.
**Support My Work and Future Projects**: đâ¨
If you'd like to contribute and help bring more exciting projects to life, consider sponsoring my work. Every bit of support is greatly appreciated and helps me continue creating valuable tools and solutions.đ **As a freelancer, you can also find me on**:
[![Fiverr Logo](https://img.shields.io/static/v1?message=Fiverr&logo=fiverr&label=&color=1DBF73&logoColor=white&labelColor=&style=for-the-badge)](https://www.fiverr.com/yasirshahzad786)
[![Upwork Logo](https://img.shields.io/static/v1?message=Upwork&logo=upwork&label=&color=6FDA44&logoColor=white&labelColor=&style=for-the-badge)](https://www.upwork.com/freelancers/~01bf038fa9b5bfbbc2)
## Schematic Diagram đ
The complete schematic diagram shows the electrical connections and components used in the design.
![alt SIM800C Schematic Diagram](images/SIM800C-schematic.png)## PCB Layout đŧī¸
The PCB layout represents the physical arrangement of components on the printed circuit board, detailing how they are positioned and connected.
![alt SIM800C PCB Layout](images/SIM800C-PCB.png)## Features đ
- **Power Supply via USB or External 5V** đ for flexible power options.
- **Quad-Band GSM/GPRS Module** đļ supporting 850/900/1800/1900 MHz bands for global connectivity.
- **AT Command Interface** đģ for easy communication with microcontrollers and computers.
- **TCP/IP, HTTP, FTP Protocols** đ for versatile data communication over the internet.
- **SMS and Voice Call Support** đ for messaging and voice applications.
- **Onboard 5V to 3.3V Regulator** đ ensuring stable power for the module.
- **Antenna Connector** đĄ for extended network range.
- **Power Saving Mode** ⥠to reduce power consumption during idle periods.
- **I2C, UART, and SPI Interfaces** đ for seamless communication with other devices.
- **Status Indicators** đĄ for network and power statuses.
- **Compact Form Factor** đ ideal for embedded and IoT projects.## Requirements đ
- đ ī¸ **Altium Designer** (or a compatible viewer)
## Images đ¸
đŧ Top 3D View
![]()
đŊ Bottom 3D View
![]()
đŧ Top Layout
![]()
đŊ Bottom Layout
## Getting Started đ
1. **Download the repository**: đĸ Click "Clone or download" on the green button above.
2. **Open the project**: đĨī¸ Use Altium Designer to open the `.PrjPCB` file located in the main directory.
3. **Schematics**: đ The `schematic.SchDoc` file shows the electrical connections and components used in the design.
4. **PCB layout**: 𧊠The `PCB.PCBDoc` file represents the physical layout of the components on the printed circuit board.
5. **Generate BOM (optional)**: đ Use Altium Designer's BOM generation features to create a list of required components.## Additional Information âšī¸
- **Firmware**: This repository does not include firmware. A separate repository is available with HTTPS, MQTT, and additional features. You can find it here:[SIM800C Firmware](https://github.com/yasir-shahzad/SIMCom-GSM)
- **Assembly instructions (optional)**: đ§ Consider adding a separate document or webpage with detailed instructions on soldering and assembling the PCB (if applicable).
- **License**: đ Specify the open-source license used for the design files (e.g., MIT License).## Contributing đ¤
We encourage contributions to this project! Feel free to submit pull requests with improvements, bug fixes, or additional features.
## Thanks to all contributors â¤ī¸