In the previous article, we introduced to MicroPython. Here are the Steps of ESP32 MicroPython Setup with uPyCraft IDE. It is very easy to setup from GUI and blink the onboard LED of ESP32. We will guess that the reader already configured Arduino IDE with ESP32 (thereby the USB Serial drivers are already installed). Setup are near same for Windows 10, MacOS and Linux. Essentially you need to … [Read more...]
Computer and Internet
Computer and Internet is catchall section of core computing categories including Cloud Computing, Digital Photography, Virtualization, Networking, Protocols and Others' which are not otherwise more subcategorized. Here also you will get unique articles and news on computer hardware, Software, Networking and Protocols.
Introduction to MicroPython for ESP32
Python is one of the most widely used and easy-to-learn programming language. MicroPython is modified Python 3 programming language which is optimized to run on a microcontroller. MicroPython includes modules which give the programmer access to low-level hardware. MicroPython is available for general use under the liberal MIT license. This Article is an Introduction to MicroPython for ESP32. The … [Read more...]
Analyzing Unexpected Shutdown of Ubuntu Cloud Server
Ideally one should everyday login to Ubuntu server running WordPress like software. Public internet has been dangerous and hackers known to perform various kind of practice. It is not great get astonished by an unexpected shutdown of cloud server in clueless manner. Overheating a common issue for the dedicated servers while cloud Server instances commonly have the issue of operating system … [Read more...]
3 Tips to Improve the Lighting When Recording Videos With DSLR
If there is one factor that affects how good videos look more than any other, it is lighting. Good light can make your video look really impressive and professional, whereas poor lighting can make it look like a low quality amateur production. In this article, apart from some known methods to improve lighting in videography, such us : using a lens with wide aperture (low f value), having … [Read more...]
Send Basic Push Message from Arduino ESP32 using Blynk
How to Send Basic Push Message from Arduino ESP32? For basic (not really of professional quality) project, Blynk like web service & library can be used. For such project, one have to configure Arduino IDE for ESP32 like the way we described. Using IBM Watson IoT will be complex (and professional) for the project and reserved for those who have learned the basic works with git, PaaS, Android App … [Read more...]
How to Easily Develop Android Apps for IoT Projects (ESP32 Arduino)
How to Easily Develop Android Apps for IoT Projects Built with ESP32 Arduino? One Can Use Blynk to Build Apps With Graphs, Emails, Control Buttons. Blynk has Arduino Library. Blynk also available as Open Source server software to install on own server. Blynk really adds the capabillity to add graphing, or sending email to your Android mobile with practically no coding skill. What is the catch? … [Read more...]
What is Mongoose OS? How it Works With Different IoT Cloud?
What is Mongoose OS? Mongoose OS is not an OS per-se but a user space. It is a Firmware Development Framework for the IOT. It supports microcontrollers such as ESP32, ESP8266 to provide a browser based local computer environment for prototyping, development and managing IoT devices. Mongoose OS is developed by Cesanta Software Ltd and has an open source version with Apache License. Mongoose OS is … [Read more...]
Wearables and Internet of Things : Part III
This series is complimentory to our practical guides with ESP32 & IoT. One can quickly check our 2nd part of Wearables and Internet of Things. In this part on Wearables and Internet of Things, we have limited the usage of Wearables in the Internet of Things to two out of five use cases - Health, Trade, Production & logistics, Field service and Lifestyle. Using the example of the Fitbit … [Read more...]
Why MySQL Auto Restart Failing in WordPress Cloud Server
Why MySQL Auto Restart Failing in WordPress Cloud Server Despite Your Efforts of Trying Various Optimization and Scripts to Auto-Restart? We already talked around fixing Error Establishing a Database Connection in WordPress, Autostart MySQL After a Crash, other MySQL fixes for Ubuntu and latest fixes for Ubuntu 18.04. Various updates on the part of different software partially force us to discover … [Read more...]
General Purpose Guide to Use ESP32 as Arduino
WROOM ESP32 dev doard is a powerful Arduino compatible board with Wi-Fi, Bluetooth. Adafruit HUZZAH32 ESP32 Feather boards are not hugely different from core hardware point except the automatic bootloader reset and Lithium Ion/Polymer charger and Pin outs will not match. This is a general purpose guide for pin identification, required changes in Blink like examples of official Arduino. In earlier … [Read more...]
Different IoT Cloud Platforms For The Makers and Developers
IoT integrates the knowledge of electronics with sysadmin works. Day by day, the cost of bandwidth decreasing. Most of us with postpaid plans from ISPs have unused bandwidth left in hand. We will discuss different IoT cloud platforms for the makers and developers which can be used to test things made with Arduino, NodeMCU, Raspberry Pi. Although things made in China readily available, DIY things … [Read more...]