+4917656729516 info@iot4beginners.com
Introduction to MicroPython and ESP8266

Introduction to MicroPython and ESP8266

For ages, C and C++ have ruled over the embedded system industry. Fast prototyping is an important aspect of the industry today. In fact MicroPython is the best suited for fast prototyping. Students and engineers are becoming very familiar with the Python programming...
Understanding Git For Beginners – Tutorial

Understanding Git For Beginners – Tutorial

What is version control system? • Easily management collaboration on a project• Ability to have an unlimited number of developers working on the same code base• Easily revert back your files if something happened Types of Version control: Centralized: These version...