tinygo-org / drivers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
587 stars 182 forks source link

Support SIM800L Wireless GPRS GSM Module #419

Open meik99 opened 2 years ago

meik99 commented 2 years ago

A driver for the SIM800L module would be very appreciated. It would allow for uses-cases were an IoT device is needed which has no connection to a WiFi network.

mstrYoda commented 1 year ago

Is this going to be supported in a near future?