Skip to content

techtutorialsx

A site about programming, IoT and technology. Find tutorials for many different projects.

  • Home
  • About

Tag: prototyping

Posted on December 30, 2016January 25, 2025

Pythonanywhere: Accessing the MySQL database

The objective of this post is to explain how to access the MySQL database of a free Pythonanywhere account and perform some simple tests. Introduction The objective of this post is to explain how to access the MySQL database of a free Pythonanywhere account and perform some simple tests. Fortunately, MySQL is almost ready to …

Continue reading "Pythonanywhere: Accessing the MySQL database"

Posted on December 11, 2016March 14, 2019

ESP8266: External interrupts

The objective of this post is to explain how to handle external interrupts with the ESP8266. Introduction The objective of this post is to explain how to handle external interrupts with the ESP8266, which will be a very useful tool when working with sensors. In a more formal definition, interrupts are events or conditions that …

Continue reading "ESP8266: External interrupts"

Posted on November 6, 2016January 25, 2025

Linkit Smart Duo: Blinking a LED with Python

The objective of this post is to explain how to interface with the Linkit Smart Duo hardware from Python to blink the LED of the board. Introduction The objective of this post is to explain how to interface with the Linkit Smart Duo hardware from Python to blink the LED of the board. To do …

Continue reading "Linkit Smart Duo: Blinking a LED with Python"

Posted on November 6, 2016January 25, 2025

Linkit Smart Duo: Python support

The objective of this post is to explain how to use Python in the Linkit Smart Duo Operating System. Introduction As explained in a previous post, we can use the Python programming language to develop applications for the Linkit Smart Duo board. This tutorial will focus on explaining the basics of using Python in the …

Continue reading "Linkit Smart Duo: Python support"

Posted on November 5, 2016January 25, 2025

Linkit Smart Duo: Getting started

The objective of this post is to explain how to connect to the Linkit Smart Duo for the first time. Introduction The objective of this post is to explain how to connect to the Linkit Smart duo for the first time. We will first explain how to access its web UI do to some basic …

Continue reading "Linkit Smart Duo: Getting started"

Posted on September 17, 2016January 25, 2025

ESP8266: Controlling a LED matrix with the 74HC595 ICs

The objective of this post is to explain how to control the LEDs of a LED matrix using 2 74HC595 ICs and a ESP8266 microcontroller.   Introduction The objective of this post is to explain how we can control a LED matrix using 2 74HC595 ICs and a ESP8266. With this method, we will only …

Continue reading "ESP8266: Controlling a LED matrix with the 74HC595 ICs"

Posted on September 17, 2016January 25, 2025

Buying cheap electronics at eBay: part 3

This post lists some ICs commonly used in electronics projects and explains how to buy them for cheap prices at eBay.

Posted on September 12, 2016January 25, 2025

ESP8266: Controlling a DC motor

How to control a DC motor, including its speed, using an ESP8266 and an ULN2803A integrated circuit.

Posted on September 12, 2016May 4, 2017

ESP8266: Controlling a motor with the ULN2803A

The objective of this post is to explain how to control a motor, including its speed, using an ESP8266 and an ULN2803A integrated circuit. Hardware Since the digital pins of a microcontroller can only source a limited amount of current (in the case of the ESP8266, 12 mA maximum [1]), we can't directly use them …

Continue reading "ESP8266: Controlling a motor with the ULN2803A"

Posted on September 11, 2016January 25, 2025

ESP8266: Using the PWM technique

How to use the Pulse Width Modulation (PWM) technique with the ESP8266

Posts pagination

Page 1 Page 2 Page 3 Next page

Recent Posts

  • Python defaultdict: Handling Non-existing Keys with Default Values
  • Flask and Pydantic
  • Pydantic: Getting started
  • ESP32 WebSerial: Receiving Messages

Categories

  • C# (9)
  • Electronics (11)
  • ESP32 (373)
  • ESP8266 (102)
  • IoT (4)
  • Javascript (23)
  • LinkIt Smart (14)
  • Micro:bit (30)
  • Microcontrollers (13)
  • Misc (24)
  • OBLOQ (16)
  • Python (68)
  • Raspberry Pi (15)
  • Sipeed M1 (4)
  • SQL (5)
Follow techtutorialsx on WordPress.com

  • Subscribe Subscribed
    • techtutorialsx
    • Already have a WordPress.com account? Log in now.
    • techtutorialsx
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...