
Explore interfacing the SIM900 GSM module with an Arduino, testing basic API commands and JSON module, and building applications using serial communication without libraries.
Identify the hardware and software components used in this GSM course with Arduino. Explore the GSM module, TTL converter, Arduino board, and Arduino IDE, plus testing tools like Dock Clips.
Learn how to set up the Arduino IDE, use setup and loop, upload sketches, and use the serial monitor for displaying data and debugging with serial.begin(9600) and serial.print.
Configure an Arduino to blink the onboard lcd and an external led by defining pins, setting output mode in setup, and toggling in loop with a 500 ms delay.
Learn how to interface basic input devices with a microcontroller using pull-down and pull-up logic, including circuit setup with a 10k ohm resistor and a switch to Vcc or ground.
Interface a push button with an Arduino to light a led using pull-down and pull-up logic, configure pin modes, read digital input, and upload code to run on the Arduino.
Test basic AT commands for a SIM900A GSM module by configuring a DSM module with a TTL USB converter, and adjust baud rate and echo settings.
Learn to test network based AT commands on a gsm module, including sim presence checks, network readiness, echo control, signal strength, and automatic versus manual network configuration.
Learn to use the SIM card phone book in nonvolatile memory with AT commands, including CPBS, CPBW, and CPBR, to store and retrieve contacts.
Learn how to test call-based AT commands in GSM by dialing, answering, and terminating calls using a SIM card phonebook and stored contacts.
Learn to make and end calls with a SIM900A module using an Arduino, via software serial, sending AT commands, and push-buttons to dial and hang up.
Learn how to test SMS based AT commands in GSM by configuring text mode, sending SMS, reading inbox, and deleting messages using AT commands on a SIM900A module.
Learn to send sms with sim900a using arduino by triggering two messages via push buttons, using software serial and at commands to initialize the gsm module.
Learn to receive sms with the sim900a using arduino, parse the message content from the serial output, and control an lcd display based on the command content.
Over a 14+ lecture videos, 4+ Hours of Full HD Content that will take you in an interactive learning to not only master the coding of Arduino Microcontroller and also interfacing and testing sim900a gsm modem, And it will make you familiar and capable for writing drivers and building applications as per your requirement with similar controllers with same processor, but also learn the very basics of Arduino Microcontroller and hardware schematics along with basics of testing of sim900a for writing peripheral drivers required for building your own products out of SIM900A and arduino microcontroller, how it really works, it’s parts and how your code is working inside the CPU of a Microcontroller.
Hi, welcome you all to this course on GSM Course with Arduino (SIM900A) (No Libraries).
The course is structured for the need of learners to understand microcontrollers from scratch till you master your skills. This course is the outcome of the experience I gained after training many of graduate students and working professionals in person, and with my expertise in the field of embedded systems. Few basic Embedded C concepts are also covered.
SM Training Academy invites you all to enroll in this course and explore the world of embedded systems with step by step guidance by own expert trainers to excel in their career. There is no better way to master and understand the microcontroller than joining this course. Whatever you want to learn is available in this course and also we will be updating the course with new lectures in a periodical manner. So join the course and enjoy learning.