DS18B20 communication is using 1 wire port. With the 1wire port the memory and control functions will not be available before the ROM function protocol has been established. The master must first provide on of five ROM function command. 1.
Wiring Bluetooth HC06 in 8 Channel Relay with Android & Arduino Microcontroller
Another guide how to wire the HCo6 and 4 Channel Relay for switching, The HC06 modules uses BlueCore is a single chip radio and baseband IC for Bluetooth 2.4GHz system including enhance data rates (EDR) to 3Mbps. for more details
The IOT Protocols The Base of Internet of Things Ecosystem
IOT Internet of Things are the next technological revolution that will invest every area such industrial, transportation, building constructions, manufacturing, agriculture, healthcare, energy on everyday life, etc. IOT promises to connect every things all together enable them to exchange information like,
How MQTT Telemetry Transport Protocol Works for IOT Test with Mosquitto in Open GPIO Micro Computer
MQTT (Message Queuing Telemetry Transport) Protocol is a M2M (Machine to Machine) lightweight messaging protocol widely used in IOT (Internet of Things) that provides a resource constrained network clients. Almost IOT cloud platform support MQTT protocol to send and receive
Wiring the Bluetooth HC06 / 4 Channel Relay Switching with Android
Another guide how to wire the HCo6 and 4 Channel Relay for switching, The HC06 modules uses BlueCore is a single chip radio and baseband IC for Bluetooth 2.4GHz system including enhance data rates (EDR) to 3Mbps. for more details
Wiring The AX1838HS / VS1838 / NEC-IR 38K IR on Raspberry Pi
Another illustration demonstrating how IR Emission works on Raspberry Pi, for introduction how IR Emission works please refer to this link. IR (Infrared Receiver) is a device / component which receives IR signals and can independently receive IR rays and
Wiring the MCP2515 Stand-alone CAN Controller with SPI
This is an illustration how CAN (Controller Area Network) protocol interface works with Microcontroller. CAN protocol is methodology of communication between electronics devices, commonly found in Automotive, these device is the responsible for the car engine management system, Gear Control,
Wiring the XS3868 / OVC3860 Stereo Bluetooth 2.0 +EDR Module Board
The OVC3860 is a low power single chip Bluetooth RF transceiver baseband processor for Bluetooth stereo solutions. The OVC3860 is a 2.4GHz RF transceiver, Bluetooth v2 + EDR (Enhanced Data Rate) baseband, can transfer high quality 20bit stereo audio CODEC
Wiring the NRF24L01 2.4 GHz Radio Transceiver for WiFi / WLAN Scanner
Another illustration that demonstrate how to use the NRF24L01 2.4GHz wireless radio scanner to display the interference signals in WLAN. As you can see the diagram below its use only one common NRF24L01 module which is connected to Microcontroller SPI
Working on Debounce / Interrupts on Switch with MCU
Switch are standard input to any electronic projects. Tactile switch works well in a PCB also can be used on a solderless breadboard. Switch are normally open or disconnected and when the push button is pressed are momentarily closed. Tactile
Programming / Flashing Latest Firmware on ESP8266 NodeMCU DevKit with Mac OSX
NodeMCU devkit can be flashed with latest firmware using your MAC OS, before you going to start you need to disable the OSX “KEXT SIGNING “ feature. Apple OSX introduce the system integrity protection that disabled the modification system location
Wiring W5100 Ethernet Shield with ThingSpeak IOT Server
In this illustration we will going to wire the W5100 Ethernet shield with Arduino UNO, DHTXX Humidity Sensor along with ThingSpeak an AJAX Graphical Representation of the data coming from the Sensor which is connected to our MCU and push