Test command Command Response Parameter AT OK - Reset Command Response Parameter AT+RST OK - Get firmware version Command Response Parameter AT+GMR VERSION:<Param> OK Param : firmware version WiFi mode Command Response Parameter AT+CWMODE=? +CWMODE:(1-3) OK - AT+CWMODE? +CWMODE: <Param> OK Param: 1 -- station mode (client) …
Read More »HC-05 Bluetooth AT Command List
The HC-05 is a common Bluetooth module used in many microcontroller projects. Here's a compilation of all HC-05 Bluetooth AT Commands. For beginners, see Arduino Bluetooth.
Read More »Arduino Parts | DIY Arduino Guide
A reference of Arduino Parts for building your own Arduino board.
Read More »NodeMCU Pinout Reference
The NodeMCU is an ESP8266 development board that combines WiFi, GPIO, USB programming, and power regulation on a single board. At its core is the ESP8266, which means you can build WiFi-enabled projects without connecting a separate Arduino board. This NodeMCU pinout reference covers the commonly used NodeMCU V1.0 and …
Read More »Arduino Like IDE for PICs
Before the Arduino became popular, PICs were the go-to microcontroller device for most electronic hobbyists. PICs were cheap and the resources (at that time) were plenty. But then Arduinos came, which offer a much simpler way to code and so only a few now use these microcontrollers. Arduino's strength relies …
Read More »