Month: August 2017
How to insert Unicode in MySQL table and read unicode data using php
How to insert Unicode in MySQL table and read unicode data using php to store unicode charachter in amy mysql database table, we need to change the “Collation” of the […]
How to use Arduino Uno Ethernet Shield
W5100 Ethernet Shield is an Arduino compatible ethernet shiled based on W5100 ethernet module. It has an in built slot for Micro SD card. This Shield allows an Arduino board […]
What is Arduino Uno?
Arduino Uno is a ATmega328P based microcontroller board. It has 14 digital input/output pins , 6 analog inputs, a 16 MHz quartz crystal, a USB connection, a power jack, an ICSP […]
Arduino Based Solar MPPT Charge Controller
What is MPPT Charge Controller? “MPPT or Maximum Power Point Tracking is algorithm that included in charge controllers used for extracting maximum available power from Solar module under certain conditions. The voltage at which Solar […]