I-Tech Resources

I-Tech Resources Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from I-Tech Resources, Electronics, Ps 190, Jalan BANDAR SATELIT SEBANG 6, BANDAR SATELIT SEBANG, Alor Gajah.

i-Tech Resources provides solutions for Engineering, IT & E-Commerce based projects by undertaking applied research to Design, Deliver and Validate best solutions that save cost and tune with optimal efficiency.

MYSQLMySQL is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name ...
14/12/2022

MYSQL

MySQL is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My and "SQL" is the abbreviation for Structured Query Language. A relational database organizes data into one or more data tables in which data may be related to each other; these relations help structure the data. SQL is a language programmers use to create, modify and extract data from the relational database, as well as control user access to the database. In addition to relational databases and SQL, an RDBMS like MySQL works with an operating system to implement a relational database in a computer's storage system, manages users, allows for network access and facilitates testing database integrity and creation of backups.

MySQL is free and open-source software under the terms of the GNU General Public License, and is also available under a variety of proprietary licenses. MySQL was owned and sponsored by the Swedish company MySQL AB, which was bought by Sun Microsystems (now Oracle Corporation). In 2010, when Oracle acquired Sun, Widenius forked the open-source MySQL project to create MariaDB.

MySQL has stand-alone clients that allow users to interact directly with a MySQL database using SQL, but more often, MySQL is used with other programs to implement applications that need relational database capability. MySQL is a component of the LAMP web application software stack (and others), which is an acronym for Linux, Apache, MySQL, Perl/PHP/Python. MySQL is used by many database-driven web applications, including Drupal, Joomla, phpBB, and WordPress. MySQL is also used by many popular websites, including Facebook, Flickr, MediaWiki, Twitter and YouTube.

Contact us now at 0108423952 for more information

IntelliJ IDEA !!!IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing computer so...
05/07/2022

IntelliJ IDEA !!!

IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing computer software written in Java, Kotlin, Groovy, and other JAR based languages. It is developed by JetBrains (formerly known as IntelliJ), and is available as an Apache 2 Licensed community edition and in a proprietary commercial edition. Both can be used for commercial development.

IntelliJ supports plugins through which one can add additional functionality to the IDE. Plugins can be downloaded and installed either from IntelliJ's plugin repository website or through the IDE's inbuilt plugin search and install feature. Each edition has separate plugin repositories, with both the Community and Ultimate editions totaling over 3000 plugins each as of 2019.

Contact us at 0108423952 for more information.

IOT Based Gas Level Monitoring by ThingspeakProject based on IOT that can monitor gas or smoke in part per million(PPM) ...
04/07/2022

IOT Based Gas Level Monitoring by Thingspeak

Project based on IOT that can monitor gas or smoke in part per million(PPM) and also have alert system. In this project, Gas Level Monitoring Over Internet Using ESP8266 & Gas Sensor Module, i.e MQ135. It smeasure the quantity of gas in percentage and send it over the internet using the thingspeak server. With this system, the data can be monitored remotely staying at any part of the world.

Contact us at 0108423952 for more information.

Controlling ESP8266 ESP32 Projects through Telegram Chat Bot !Telegram Messenger is a cloud-based instant messaging and ...
29/06/2022

Controlling ESP8266 ESP32 Projects through Telegram Chat Bot !

Telegram Messenger is a cloud-based instant messaging and voice over IP service. You can easily install it in your smartphone (Android and iPhone) or computer (PC, Mac and Linux). It is free and without any ads. Telegram allows you to create bots that you can interact with.

“Bots are third-party applications that run inside Telegram. Users can interact with bots by sending them messages, commands and inline requests. You control your bots using HTTPS requests to Telegram Bot API“.

The ESP32/ESP8266 will interact with the Telegram bot to receive and handle the messages, and send responses to the Telegram group.

Contact us at 0108423952 for more information.

GPS Tracker with ESP 32GPS Tracker with ESP32 is a project based on IoT that use GPS module to track device location in ...
24/06/2022

GPS Tracker with ESP 32

GPS Tracker with ESP32 is a project based on IoT that use GPS module to track device location in Blynk Application.

GPS stands for Global Positioning System, which is a worldwide radio-navigation system. To track the location of the device, the GPS tracking system uses the Global Navigation Satellite System (GNSS) Network. This network consists of a range of satellites that uses microwave signals to transmit the data which will be received by the GPS receiver module.

IoT based GPS Vehicle Tracking System using ESP32 will display the latitude and longitude values on OLED Display as well as on Blynk Application so that it can be monitored from anywhere in the world.

Please contact us at 0108423952 for more information.

IOT Based Heart Rate Monitoring System.The Heart Rate Monitoring system is developed using IOT technology with an object...
21/06/2022

IOT Based Heart Rate Monitoring System.

The Heart Rate Monitoring system is developed using IOT technology with an objective of detecting the heart beat of the patient in order to monitor the risk of heart attack and also the regular checkup. Body health monitoring is very important to us to make sure our health is in excellent condition.

Contact us at 0108423952 for more information or email us at [email protected]

Blynk App with GSM Module SIM900AThe SIM900A is a readily available GSM/GPRS module,used in many mobile phones and PDA. ...
15/06/2022

Blynk App with GSM Module SIM900A

The SIM900A is a readily available GSM/GPRS module,used in many mobile phones and PDA. The module can also be used for developing IOT (Internet of Things) and Embedded Applications. SIM900A is a dual-band GSM/GPRS engine that works on frequencies EGSM 900MHz and DCS 1800MHz. SIM900A features GPRS multi-slot class 10/ class 8 (optional) and supports the GPRS coding schemes CS-1, CS-2, CS-3 and CS-4.

Bluetooth Controlled Arduino CarProject based on bluetooth that control motorIt is controlled by a smart phone applicati...
08/06/2022

Bluetooth Controlled Arduino Car

Project based on bluetooth that control motorIt is controlled by a smart phone application.
In the Arduino code, the Arduino UNO receives any of this data from the Bluetooth Module (as per the key pressed) and performs a simple switch case operation, where each case associated with appropriate instructions to the Motor Driver Input Pins.

For example, if ‘Forward’ key is pressed in the Android Phone, then ‘1’ is transmitted. Arduino will then make IN1 and IN3 as HIGH and IN2 and IN4 as LOW to achieve a forward motion.

Limitations
-As the range of the Bluetooth Communication is limited (a maximum of 10 meters for class 2 devices for example) the control range of Bluetooth Controlled Robot is also limited.
-Make sure that sufficient power is provided to all the modules especially the Bluetooth Module. If the power is not sufficient, even though the Bluetooth Module powers on, it cannot transmit data or cannot be paired with other Bluetooth devices.

Applications
-Low range Mobile Surveillance Devices
-Military Applications (no human intervention)
-Assistive devices (like wheelchairs)
-Home automation

Contact us at +60108423952 for more information

Visual Basic is a system use graphical user interface (GUI) in order to choose and modify sections of code that have bee...
07/06/2022

Visual Basic is a system use graphical user interface (GUI) in order to choose and modify sections of code that have been pre-selected from a basic programming language.

VB is a GUI-based development tool that offers a faster RAD than most other programming languages. VB also features syntax that is more straightforward than other languages, a visual environment that is easy to understand and high database connectivity.

Visual Basic was designed to be a complete programming language that contained ordinary features, such as string processing and computation. The visual environment is characterized by a drag-and-drop feature which allows programmers to build a user interface that is easy to use, even for developers with minimum experience.

While these features of VB are advantageous, there are others that can have a negative effect. The VB programming environment requires a large amount of memory, both for the initial installation and to run efficiently afterwards. The graphical features of the programming tool take up a large amount of space and require a significant amount of memory.

Contact us now at 0108423952 for more information.

Arduino !Over the years Arduino has been the brain of thousands of projects, from everyday objects to complex scientific...
02/06/2022

Arduino !

Over the years Arduino has been the brain of thousands of projects, from everyday objects to complex scientific instruments. A worldwide community of makers which is students, hobbyists, artists, programmers, and professionals that has gathered around this open-source platform. Their contributions have added up to an incredible amount of accessible knowledge that can be of great help to novices and experts alike.

Why Arduino ?
Thanks to its simple and accessible user experience, Arduino has been used in thousands of different projects and applications. The Arduino software is easy-to-use for beginners, yet flexible enough for advanced users. It runs on Mac, Windows, and Linux. Teachers and students use it to build low cost scientific instruments, to prove chemistry and physics principles, or to get started with programming and robotics. Designers and architects build interactive prototypes, musicians and artists use it for installations and to experiment with new musical instruments. Makers, of course, use it to build many of the projects exhibited at the Maker Faire, for example. Arduino is a key tool to learn new things. Anyone - children, hobbyists, artists, programmers - can start tinkering just following the step by step instructions of a kit, or sharing ideas online with other members of the Arduino community.

Contact us now at 0108423952 for more information

ESP8266 !What is the ESP8266?ESP8266 is a wifi SOC (system on a chip) produced by Espressif Systems . It is an highly in...
31/05/2022

ESP8266 !

What is the ESP8266?
ESP8266 is a wifi SOC (system on a chip) produced by Espressif Systems . It is an highly integrated chip designed to provide full internet connectivity in a small package.

What is the benefits of ESP8266 ?
ESP8266 can be used as an external Wifi module, using the standard AT Command set Firmware by connecting it to any microcontroller using the serial UART, or directly serve as a Wifi-enabled micro controller, by programming a new firmware using the provided SDK. The GPIO pins allow Analog and Digital IO, plus PWM, SPI, I2C and more.

This board has been around for almost a year now, and has been used mostly in IoT contexts, where we want to add connectivity for example to an Arduino project. A wide adoption has been facilitated by the very modest price, ranging from 2.50 to 10 USD depending on the features offered by the manufacturers.

Some example projects using ESP8266 is :
>Temperature logging and Web UI
>Retro Web Browser
>Internet Enabled Smoke alarm

Contact us at 0108423952 for more information

Address

Ps 190, Jalan BANDAR SATELIT SEBANG 6, BANDAR SATELIT SEBANG
Alor Gajah
78000

Opening Hours

Monday 08:00 - 17:00
Tuesday 08:00 - 17:00
Wednesday 08:00 - 17:00
Thursday 08:00 - 17:00
Friday 08:00 - 17:00

Telephone

+60108423952

Alerts

Be the first to know and let us send you an email when I-Tech Resources posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to I-Tech Resources:

Share

Category