#module #command #modem #communication #q2 #begin #level

sim800

sim800 is a crate allowing for a good level of abstraction between SIM800 series modem (SIM800L, SIM800H), project development begins Q2 2023

2 releases

0.0.2 Feb 19, 2023
0.0.1 Feb 19, 2023

#10 in #modem

44 downloads per month

MIT license

2KB

SIM800

sim800 is a crate managing the communication with SIMCom SIM800 L/H modules. It handles connection to a serial port on which a sim module receiving AT commands is connected. a new instance can be configured passing a Sim800Config

Roadmap

The project will begin active development during Q2 2023, frequent updates will be provided


lib.rs:

SIM800

sim800 is a crate managing the communication with SIMCom SIM800 L/H modules. It handles connection to a serial port on which a sim module receiving AT commands is connected. a new instance can be configured passing a Sim800Config

Roadmap

The project will begin active development during Q2 2023, frequent updates will be provided

No runtime deps