This repository contains all the resources and files related to a custom-designed educational shield based on the Quectel M66 GSM module, fully compatible with the Arduino UNO. Before sending the ...
It wasn’t that long ago that projects with cellular connectivity were everywhere, but with 2G no longer universally available, glory days of cheap 2G modules seem to be on their way out. So when [Data ...
The PD.Charger-GSM v2.5 is an industrial-grade solar and LiFePo4 charger/controller with MPPT support, designed for 2–4 cell Li-Ion/LiFePo4 batteries. With various connectivity options and a ...
Ever wanted to track your bike, car, or even monitor your loved one's location in real-time? Building your own Arduino GPS tracker gives you complete control over your tracking data without expensive ...
Do you like vintage objects, but you don't want to give up modernity? This project transforms an old rotary dial phone into a real 4G mobile phone thanks to an ATmega328 and a BK A7670E GSM module.
The Nokia 3310 has a reputation of being one of the most indestructible devices ever crafted by humanity. It’s also woefully out of date and only usable in a handful of countries that still maintain a ...
The monitoring of slopes’ dynamics is essential to ensure the safety of infrastructures exposed to landslide risk and to develop mitigation strategies. However, it is not always possible to perform ...
Uses +CCHSTART / +CCHOPEN / +CCHSEND / +CCHRECV / +CCHCLOSE. Supports per-mux SSL certificate configuration via setCertificate(), setClientCertificate(), setClientPrivateKey(). TinyGsmClient.h now ...
Drainage systems are vital for storm water management but often transport pollutants, especially plastics, to rivers and oceans, harming ecosystems. Traditional sewer cleaning methods include manual ...
Even if you're a programming wizard with decades of coding experience, you're still bound to make mistakes when writing the code. Thankfully, with Arduino, there are several debugging techniques you ...