Our Basic Work is to Reduce the Cost of Buying to learn Electronics to the beginners. Actually, Arduino is not really the DIY Electronics we are used with. Some of the Sensors May be DIY Method, Some the Reader May Never Need. Ready to Buy Arduino Sensor Kit is Often too Costly, Individual Arduino Sensor May Be Selling at Discount. Here is a Arduino Sensor List. Arduino Sensor List to … [Read more...]
Archives for November 2015
VPSDime : 6GB RAM at $7 Per Month Cloud Server Review
VPSDime Provides Cloud Server Instance of 6GB RAM at $7 Per Month Cost. Here is Detailed VPSDime Review Plus Tips & Tricks For the Users. There is not much difference of their Cloud Servers when compared with Rackspace or HP Cloud. We used Rackspace for 4 years, HP Public Cloud for 1.3 years. We are really impressed with their quality and stability. We would rather tend to say, our typical … [Read more...]
Customize WordPress Inline Code
Most of Technology Blogs use some Syntax Highlighter. In This Article the Methods to Customize WordPress Inline Code Shown With Needed the Snippets. We use Crayon WordPress Syntax Highlighter. That plugin actually supports inline code capturing with the fancy name of the feature - Inline Tags. There are options to Wrap Inline Tags, Capture code, Capture backquotes / backticks etceteras. Obviously … [Read more...]
Optimize PHP5-FPM Memory Usage
We Have Described the Way to Calculate the Total RAM Usage by PH5-FPM to Prevent Eating Up Memory to OOM. Optimize PHP5-FPM Memory Usage. It is not always easy to calculate and often, a not properly set and monitored RAM usage can miss any attack including XMLRPC Attack. Eating up memory can drive you crazy and server can reboot out of memory. We never suggest to use swap on cloud server … [Read more...]
Persistence of vision in DIY Electronics
Persistence of vision is an optical illusion, which commonly happens if an illuminated object moves faster than 1/25 second to complete at least one expected path. Easiest example is rotating a bright LED in a circular way creates a virtual image of a circle. Persistence of vision in DIY Electronics is Used To Create Beautiful Animated Texts, 3D Objects, Basic Line Drawings, Clock With Simple … [Read more...]
Arduino LED Light Chaser : 10+ LED Code & Circuit
LED Light Chaser Mimics as Progressing Point of Light. Here is Arduino LED Light Chaser Guide For 10+ LED With Code, Circuit and Video Demo. We have another LED Light related Arduino guide - Christmas Light. We are assuming that the reader has basic Electronics components kit. We need some jumper wire, resisters, LED, Breadboard and obviously an Arduino board. Skill of wiring work is more … [Read more...]
HP Public Cloud Rightly Moved To HP Enterprise Cloud
The Sunset of HP Public Cloud Was Not Fully Unexpected to Us. This Article Explains Why HP Public Cloud Rightly Moved To HP Enterprise Cloud. Hewlett Packard Company had two divisions of their Cloud Computing Portfolio - Public Cloud and Enterprise Cloud. For future compatibility, we always write the guides as for HP Cloud. Like Zend Opcache Optimization for Nginx on HP Cloud. Why HP … [Read more...]
Light a Bulb With Arduino Ultrasonic Sensor HC-SR04
We can Blink a 1.8V Bulb with our previous Arduino Project. Ultrasonic Sensor HC-SR04 is a Cheap Proximity Sensor For Robotics Projects. We can Light a Bulb With Arduino Ultrasonic Sensor Easily by Modification of the Previous Project. This sensor can measure a distance of 2 cm to 4 meters. This is very commonly used sensor for wheeled Robot to avoid the obstacles. Usability of this Arduino … [Read more...]
Servo Motor Arduino Code : Basic
First, we have the guide on how to buy a Servo motor for basic DIY electronics. Second, we already pointed on how to build a DIY robotic arm. Here is Basic Servo Motor Arduino Code to Test Newly Purchased Servo Motor or Perform Some Basic Action. We Can Fine Tune Degrees of Sweep. For this tutorial, we are using TowerPro SG-5010 Servo Motor, this should work for the cheaper TowerPro SG-90 Servo … [Read more...]
DIY Robotic Arm Kit Building Guide
Previous guide on Robotic Arm has not covered pure DIY method for building a Robotic Arm. It Does Not Matter Whether Arduino and Micro-controller is Used, DIY Robotic Arm Kit Building Guide Covers the Mechanical Part of Robotic Arm. Arduino is too "basic", yet it can be used for the DIY work's electronics part. All movements are practically dependent on servo motors, so reading the guide on buying … [Read more...]
Fetch Drugs’ Details with cURL via API
If you are confused with an odd Brand Name of a Drug, instead of using web search, using our simple cURL can give good amount of information. We Can Use RxNorm API or GoodRx API to Fetch Any Drug Details with cURL on Command Line Interface. It is Helpful to Both Doctors & Patients. We are showing some basic examples. Fetch Drugs' Details with cURL via API : Service … [Read more...]