Articles Posted by the Author:

  • Modbus86 Master

    Modbus86 Master

    Modbus86 Master lets the 86Duino simulate a Modbus master and send packets to slave nodes on the channel. Example Example of a Modbus master with RS485 enabled and using Modbus RTU as the communication method 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 […]


  • Modbus Library

    Modbus Library

    86Diuno IDE has added this library since Coding 318 to support the Modbus communication protocol, which is an industrial communication standard published in 1979 for communication between automated electronic devices such as Programmable Logic Controllers (PLCs). Modbus is a protocol based on the master/slave architecture. There is a master node communicating with multiple slave nodes on […]


  • 86Hexapod

    86Hexapod

    Project Origin Functional Description Prepare Materials Printing Agency Assembly parts Motion control Results display Related information   Project origin This project originated from the Robot-Skarner project. "It seems that a six-legged robot is easier to make!" The boss was thinking. "Dr. Enzhuo, let's bribe U-Da! Ask him to make a small hexapod robot using 3D […]



  • 86Scratch Development Process

    86Scratch Development Process

    1. Meet Scratch 2.0 – an interesting and easy-to-use graphical programming interface Scratch is a MIT Scratch is a cross-platform programming language that supports Chinese. It is mainly used to create interactive stories, animations, games, music and art. It is a visual programming language that uses drag and drop and combination methods to write and […]


  • Link 86Duino to 86Scratch – ESP8266 AP Mode

    Link 86Duino to 86Scratch – ESP8266 AP Mode

    Wifi module ESP8266 – AP mode   86Duino uses the AP mode of the ESP8266 module for wireless Wifi connection. AP mode changes the ESP8266 module into a wireless base station, which can autonomously send out Wifi signals to provide computer Wifi connection. In this way, as long as the computer has Wifi function (built-in […]


  • Link 86Duino to 86Scratch – Local Area Network

    Link 86Duino to 86Scratch – Local Area Network

    Local Area Network LAN Interface Among the three 86Duino development boards, except for the 86Duino EduCake which has its own LAN interface, the 86Duino ZERO & ONE must use the 86Duino-specific LAN Cable to expand the LAN interface, as shown in the red box below: 86Duino ZERO connected to the LAN Cable to expand the […]


  • Link 86Duino to 86Scratch – Bluetooth

    Link 86Duino to 86Scratch – Bluetooth

    Bluetooth module HC-06 86Duino needs to use an additional Bluetooth module HC-06 to expand the Bluetooth connection function. Common Bluetooth modules on the market include HC-05 and HC-06. The appearance diagram of HC-06 is as follows: From the above picture, you can see that HC-06 has 4 external pins. 86Duino can connect HC-06 through 4 […]


  • Link 86Duino to 86Scratch – USB Serial

    Link 86Duino to 86Scratch – USB Serial

    Load lesson plan After opening 86Scratch, please click "Load lesson plan" to enter the lesson plan selection screen:   In the lesson plan selection screen, you can see that there are 4 preset lesson plans to choose from. When you move the mouse to a different lesson plan, the description of the lesson plan will […]


  • Download and install 86Scratch – Windows OS

    Download and install 86Scratch – Windows OS

    Scratch 2.0 program download and installation 86Scratch is a software that connects Scratch 2.0 and 86Duino development board, so you need to install Scratch 2.0 on your computer first, otherwise when running 86Scratch, you will get an error message "Cannot find Scratch 2.0 on your computer." Click here to enter the download page of Scratch […]