• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement

Archives for March 2019

You are here: Home » Archives for March 2019

By Abhishek Ghosh March 31, 2019 8:50 am Updated on March 31, 2019

What is FPGA (Field-Programmable Gate Array)?

In recent time, prototyping boards with onboard FPGA becoming common, such as Arduino MKR Vidor 4000. Once FPGA was practically used by the engineers. Even if our readers have limited technical knowledge, our older theoritical articles which FPGA will need to know already present on this website. FPGA as single chip gives us the access to the hardware design with the advantages of multi-threading, … [Read more...]

By Abhishek Ghosh March 30, 2019 9:11 am Updated on March 30, 2019

ESP32 MicroPython Setup with Adafruit Ampy

Previously we discussed basics around MicroPython and also configured to run MicroPython via IDE. Here is ESP32 MicroPython Setup with Adafruit Ampy for Windows, MacOS X and Linux. You need Python needs to be running and install few tools. An important note for this guide is to use the default command line tool for installation of Python packages such as Command Prompt for Microsoft Windows (do … [Read more...]

By Abhishek Ghosh March 29, 2019 6:06 pm Updated on March 29, 2019

What is Data as a Service?

Data as a Service (DaaS) is a business model in which data files like text, images, sounds, and videos are made available to customers over the Internet. Data as a Service (or DaaS) is a type of Software as a Service (SaaS) and does not fall among the regognized standard cloud computing business models. Like SaaS, DaaS based on the concept that the data can be provided on demand to the user via … [Read more...]

By Abhishek Ghosh March 29, 2019 11:08 am Updated on October 1, 2021

What is Blockchain? Easy Explanation of Blockchain for Dummies

A blockchain is a distributed database that maintains a growing list of records protected from falsification or modification by storage nodes. Block of Block storage is related to storage - block storage. Block is a chunk of data. One blockchain consists of several blocks. Each block is a record of transactions of specific data. Data can be of anything which requires security for re-writing and … [Read more...]

By Abhishek Ghosh March 29, 2019 5:06 am Updated on March 29, 2019

ESP32 Arduino : What is SPI Flash File System (SPIFFS)

The SPI Flash File System or SPIFFS is a light-weight file system for microcontrollers with an SPI flash chip. A flash file system is designed for storing files on flash memory–based storage devices optimized for the particular system. SPI stands for Serial Peripheral Interface. Flash memory is a type of non-volatile storage that is electrically eraseable and rewriteable. Flash memory is a kind … [Read more...]

By Abhishek Ghosh March 28, 2019 4:47 am Updated on March 28, 2019

How to Send Data from Arduino to MySQL Database

In our recent past discussions, we have send data from ESP32 Arduino to IBM Watson IoT by either using MQTT or by using HTTP POST. In the same way, we have discussed how with CouchDB we can send data from ESP32 Arduino. Also, we have discussed different types of cloud database for IoT. MySQL is widely used database for PHP driven web applications. We can send data from Arduino, ESP32 to MySQL … [Read more...]

By Abhishek Ghosh March 26, 2019 5:24 pm Updated on March 26, 2019

HTTP vs MQTT for IoT Devices

Regular readers definitely noticed that in our IBM Watson IoT example codes for ESP32 Arduino, we have used both MQTT and HTTP. Also we talked about HTTP POST method. HTTP POST is easy, is not it? It is really easy to write code for Arduino to construct HTTP POST request. Because all of us more or less used with HTTP based API and cURL. It will appear that as MQTT is complex and HTTP is better to … [Read more...]

By Abhishek Ghosh March 26, 2019 11:20 am Updated on March 26, 2019

InfluxDB vs CouchDB for IoT Backend

InfluxDB is an open-source time series database with restricted features with support for processing data from Graphite. CouchDB purely a free software. InfluxDB is quite different from CouchDB. InfluxDB supports SQL style query. InfluxDB accepts data via HTTP, TCP, and UDP and directly supports Grafana. If you use TIG Stack (Telegraf, InfluxDB, and Grafana), within half an hour you'll get … [Read more...]

By Abhishek Ghosh March 26, 2019 5:21 am Updated on March 26, 2019

Which Cloud Databases Can Be Used for Internet-of-Things

The Internet of Things (IoT) is delivering new challenges for data management and analysis. There are different NoSQL databases such as MongoDB, CouchDB, Redis. Although both SQL and NoSQL databases are viable for IoT data, different NoSQL databases considered for practical reasons. Various studies have checked database performance of different databases under workloads and it is concluded that … [Read more...]

By Abhishek Ghosh March 25, 2019 11:19 pm Updated on March 25, 2019

HTTP/3 : The Next Protocol After HTTP/2 and HTTP

The word HTTP/3 will astonish many as HTTP/2 yet not widely adapted (34% world adoption rate). HTTP/3 or HTTP-over-QUIC is the next protocol after HTTP/2 and HTTP 1. HTTP/3 will be a combination of SSL and TCP. HTTP/3 will use QUIC for transport. HTTP/3 will be the third major version of the Hypertext Transfer Protocol and based on previous RFC draft "Hypertext Transfer Protocol (HTTP) over QUIC". … [Read more...]

By Abhishek Ghosh March 25, 2019 6:10 pm Updated on March 25, 2019

What Type of Cloud Service Reselling Returns Higher Profit

Unless Knowledge returns money the curiosity to learn more starts decreasing. Here is an Article on What Type of Cloud Services Reselling Return Higher Profit. Calculating profitability not easy matter to many of the small to medium-sized reseller businesses. The concept of buying a product and selling sounds simple, but with falling prices of hardware and software, and more middleware requirement … [Read more...]

  • 1
  • 2
  • 3
  • …
  • 6
  • Next Page »

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Four Foolproof Tips To Never Run Out Of Blog Ideas For Your Website March 28, 2023
  • The Interactive Entertainment Serving as a Tech Proving Ground March 28, 2023
  • Is it Good to Run Apache Web server and MySQL Database on Separate Cloud Servers? March 27, 2023
  • Advantages of Cloud Server Over Dedicated Server for Hosting WordPress March 26, 2023
  • Get Audiophile-Grade Music on Your Smartphone March 25, 2023

About This Article

Cite this article as: Abhishek Ghosh, "," in The Customize Windows, , March 29, 2023, .

Source:The Customize Windows, JiMA.in

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT