Skip to content

techtutorialsx

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

  • Home
  • About

Tag: Microcontrollers

Posted on September 4, 2016January 25, 2025

ESP8266: Controlling chained SN74HC595 ICs

The objective of this post is to illustrate how to chain two SN74HC595 ICs and controlling them, using SPI, with the ESP8266. Introduction The objective of this post is to illustrate how to chain two SN74HC595 ICs and controlling them, using SPI, with the ESP8266. Naturally, the working principle is the same for using the shiftOut …

Continue reading "ESP8266: Controlling chained SN74HC595 ICs"

Posted on August 31, 2016January 25, 2025

ESP8266: Connection to SN74HC595 via SPI

The objective of this post is to explain how to transfer data between the ESP8266 and the SN74HC595 using the SPI interface. Introduction The objective of this post is to explain how to transfer data between the ESP8266 and the SN74HC595 using the SPI interface. An explanation on how to control some LEDs using this …

Continue reading "ESP8266: Connection to SN74HC595 via SPI"

Posted on August 30, 2016January 25, 2025

ESP8266: Connection to SN74HC595

The objective of this post is to explain how to connect the SN74HC595 8-bit shift register to an ESP8266 to control some LEDs. Introduction The objective of this post is to explain how to connect the SN74HC595 8-bit shift register to an ESP8266 to control some LEDs. The code to interface with the device is …

Continue reading "ESP8266: Connection to SN74HC595"

Posted on August 29, 2016January 25, 2025

SN74HC595: Shift Register

The objective of this post is to perform a brief analysis of the SN74HC595 shift register and its working principle.

Posted on August 10, 2016January 25, 2025

ESP8266: Encoding JSON messages

The objective of this post is to explain how to encode a JSON message using the ArduinoJson library. Introduction The objective of this post is to explain how to encode a JSON message in the ESP8266, using the ArduinoJson library. We assume that the ESP8266 libraries for the Arduino IDE were previously installed. You can check how …

Continue reading "ESP8266: Encoding JSON messages"

Posted on August 6, 2016January 25, 2025

ESP8266: Parsing JSON Arrays

The objective of this post is to explain how to parse simple JSON Arrays on the ESP8266, using the ArduinoJson library. Introduction In this post, we will create a simple program to parse a JSON string that includes an array of integers. We assume that the ESP8266 libraries for the Arduino IDE were previously installed. …

Continue reading "ESP8266: Parsing JSON Arrays"

Posted on July 30, 2016January 25, 2025

ESP8266: Parsing JSON

Introduction In this post, we will create a simple program to parse a JSON string simulating data from a sensor and print it to the serial port. We assume that the ESP8266 libraries for the Arduino IDE were previously installed. You can check how to do it here. In order to avoid having to manually decode …

Continue reading "ESP8266: Parsing JSON"

Posted on July 21, 2016January 25, 2025

ESP8266: HTTP POST Requests

How to perform HTTP POST requests from the ESP8266 using the Arduino core

Posted on July 17, 2016January 25, 2025

ESP8266: HTTP GET Requests

How to perform HTTP GET requests from the ESP8266 using the Arduino core

Posted on July 16, 2016January 25, 2025

ESP8266: Connecting to a WiFi Network

How to connect the ESP8266 to a WiFi network, using the Arduino core.

Posts pagination

Previous page Page 1 … Page 5 Page 6 Page 7 Page 8 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

Enter your email address to follow this blog and receive notifications of new posts by email.

  • Subscribe Subscribed
    • techtutorialsx
    • Join 489 other subscribers
    • 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...
 

    Privacy & Cookies
    This site uses cookies. By continuing to use this website, you agree to their use.
    To find out more, see here: Cookie Policy