Mechanical counters look beautiful and even 2 decades back they were common to find in cars, two whellers, gas stations, electric meters, video tape players an so on. Some had mechanical reset to set to zero, some were cumulative. Here is Basic Information Around Mechanical Counter for Arduino as They are Difficult to Find Outside Industrial Usage. They Can Be Stepper Motor Counter With or Without … [Read more...]
Archives for April 2018
Difference Between Microservices and API Based Cloud Services
The difference is in granularity. Most of the older web applications are monolithic. APIs are built to external uses which consume interfaces. Microservices aims to maximize reusability by exposing as many potential APIs as possible - built for both external and internal uses. Difference Between Microservices and API Based Cloud Services Not Always Obvious Without Minimum Theory and Practical Work … [Read more...]
Example of Using IBM Watson For Text Analysis with Google Docs
In previously published articles on this website, we discussed around developing cognitive applications using IBM Data Science Experience tool. As IBM has lot of examples on Github and their official websites intended for the developers; the reader factually need not to be machine learning expert to build scripts, programs, plugins which that can recognize objects in photographs or analyze emotion … [Read more...]
Arduino WiFi Control of LED From Web Browser
Previously, we discussed about ESP8266. Working With ESP8266 Not Exactly Just Easy. Here is Circuit Diagram, Code to Setup Arduino WiFi Control of LED From Web Browser to Help New Users. We searched the whole web as much possible to find easiest tutorial which a newbie can follow. Basically, ESP8266 as one component involves complex networking matters. There are development boards for IoT, which … [Read more...]
Fix Problems & Issues of Yoast SEO WordPress Plugin
For a running site, we need to fix current problems rather than instantly deciding to change overnight. This Article Essentially is To Guide You to Fix Problems & Issues of Yoast SEO WordPress Plugin. You need plan to change towards a sane plugin as unforeseen troubles is expected from anything where Joost de Valk is related. If you are running Nginx web server, you are unlikely to … [Read more...]
Extra Battery, Inverter For Car For DIY Electronics Car Automation
We Need More Current to Run Raspberry Pi, Monitors, Sensors. Here is Guide to Setup Extra Battery, Inverter For Car For DIY Electronics Car Automation. I tested Raspberry Pi setup like described in previously published guide on car automation with Raspberry Pi. Do not miss our articles on DIN slot and OBD II. After testing for around 6 months, I understood that one battery of our ordinary cars is … [Read more...]
Blink AC Bulb With Arduino Relay Module
In one previously publised article, we discussed about relay modules. Relay is the main coil and relay module avoids creating the circuit with basic electronic component making it super easy to work with Arduino. Working With AC Demands Minimal Precaution. Holding a live wire can decrease your lifespan just short - take precaution and on doubt, in real life do not hesitate to get the circuit … [Read more...]
Router Setup to Watch IP Camera Online Remotely via Browser
You Only Need 3/4G Connection & Power Supply For Surveillance on Remote Area. The networking setup part is slightly difficult. Take that you have some modem like Huawei E5573 Router WiFi Hotspot or full router with 4G SIM support. Here is Router Setup to Watch IP Camera Online Remotely via Browser. In other word, we are going to setup watching IP Camera over the internet using public IP or … [Read more...]
Initial Repo Setup For Termux Android Linux Environment
In our previously published article on Android Terminal Apps, we clearly indicated that Termux is practical app to us and we are going to write guides on Termux in future. Here is CLI Guide For Initial Repo Setup For Termux Android Linux Environment to Make it Like Regular GNU/Linux Server to Run Apache HTTP Server, PHP, MySQL, Python etc. Termux does what Homebrew does to a Mac - kind of missing … [Read more...]
Difference Between Artificial Intelligence and Machine Learning
In our previously published articles, we talked about basics of Artificial Intelligence and many related things like Fuzzy Logic, Deep Learning etc. Artificial Intelligence is an Umbrella Terminology to Describe Human Intelligence Exhibited by Machines. Machine Learning is using algorithms to parse data, learn, and predict at basic form. In this article, we will discuss the difference between … [Read more...]
How to Run Docker on Windows 10 (Consider Real Bash)
Yes, Docker runs on Windows like Bash runs on Windows. So you can actually try our guides for Docker intended for Mac or GNU/Linux PC. Here is How to Run Docker on Windows 10. It is possible to run Docker on Windows with Linux sub-system, bash but you better use free GNU/Linux for security reasons - neither Docker is a Free Software nor Windows is a Free Software. Microsoft Windows possibly try to … [Read more...]