News

Despite a wealth of tutorials for setting up and writing code for the ESP8266 WiFi module, there has not been much of anything on programming this cheap wireless module with the Arduino IDE ...
The ESP8266 module comes with a Firmware pre-loaded into it. This Firmware can be used to communicate to the ESP8266 module via AT commands. But, if we use the Arduino IDE this firmware will be over ...
This tiny cheap 8$ module is a dual core 32-bit CPU with built in Wi-Fi and dual-mode Bluetooth with sufficient amount of 30 I/O pins for all basic electronics projects. All these features are very ...
Arduino code for a custom I2C based SD Card Module. Note: This may only work for the ATtiny1624 and 1614 and others with RAM above 900bytes (which is about the size needed by the Arduino SD card ...
Board ESP32, M5Stack, M5Stick etc. Device Description ESP32 Dev Module, M5STACK Core, M5Stick C and other Hardware Configuration I2C0 Slave Mode, SDA=GIO21, SCL=GPIO22 Version v2.0.14 IDE Name Arduino ...