Learn about (for lack of a better term) packetization, a technique that facilitates robust data transfer in optical, RF, and long-distance-digital communication systems.
Learn about (for lack of a better term) packetization, a technique that facilitates robust data transfer in optical, RF, and long-distance-digital communication systems.
This technical brief discusses characteristics and advantages of low-voltage differential signaling (LVDS).
This technical brief discusses characteristics and advantages of low-voltage differential signaling (LVDS).
Learn about Manchester encoding, a simple and effective way to improve high-speed or wireless digital communication.
Learn about Manchester encoding, a simple and effective way to improve high-speed or wireless digital communication.
This technical brief explains what a CRC is and how you can use it to make your digital communication more robust.
This technical brief explains what a CRC is and how you can use it to make your digital communication more robust.
Finally, we have everything we need for a functional robot. Let’s put the pieces together and see what the C-BISCUIT…
Finally, we have everything we need for a functional robot. Let’s put the pieces together and see what the C-BISCUIT demo bot can do.
Fab-less semiconductor company, GreenWaves Technologies, has developed a new processor designed for IoT applications that…
Fab-less semiconductor company, GreenWaves Technologies, has developed a new processor designed for IoT applications that they claim that will outmatch ARM Cortex processors.
This article introduces the RS-422 and RS-485 interfaces and explains why you might want to use them in your designs.
This article introduces the RS-422 and RS-485 interfaces and explains why you might want to use them in your designs.
Learn about the important characteristics, benefits, and applications of differential signaling, as well as the proper…
Learn about the important characteristics, benefits, and applications of differential signaling, as well as the proper layout techniques for differential signals.
Researchers at Stanford have developed a computer that can solve specific problems using magnetic fields and lasers.
Researchers at Stanford have developed a computer that can solve specific problems using magnetic fields and lasers.
Various amendments of the 802.11 standard are steadily being developed to increase the efficiency of our wireless LANs.
Various amendments of the 802.11 standard are steadily being developed to increase the efficiency of our wireless LANs.
Create a wireless "relative comfort" light bar thermometer by broadcasting temperature data across multiple ESP8266…
Create a wireless "relative comfort" light bar thermometer by broadcasting temperature data across multiple ESP8266 modules running NodeMCU using MQTT.
Thread, a network protocol released July 2015, is optimized for the connected home network. It is IPv6 based, uses IEEE…
Thread, a network protocol released July 2015, is optimized for the connected home network. It is IPv6 based, uses IEEE Standard 802.15.4 and runs on existing hardware.
ZigBee, Bluetooth and the newer Bluetooth Low Energy (BLE/Smart) are all communication protocols for Wireless Personal…
ZigBee, Bluetooth and the newer Bluetooth Low Energy (BLE/Smart) are all communication protocols for Wireless Personal Area Networks (WPANs), but they are optimized for different applications.
An analysis of the historical link between the military's use of retransmission stations ("retrans") and the advent of…
An analysis of the historical link between the military's use of retransmission stations ("retrans") and the advent of the mesh network.
Beaglebone Black is the most recent incarnation of the Beaglebone open source hardware platform. For less than $50, the…
Beaglebone Black is the most recent incarnation of the Beaglebone open source hardware platform. For less than $50, the board includes Ethernet, graphics processing, 4Gb of nonvolatile storage, and ports supporting USB, HDMI, and Beaglebone's custom I/O add-ons, called "capes". Here's how to run some simple commands to toggle digital I/O on the board!
Part 4 in the “How to Make an Ambient Light Monitor” series
Part 4 in the “How to Make an Ambient Light Monitor” series
Multiplexing was developed in the early 1870s, but it’s become much more applicable to digital telecommunications in…
Multiplexing was developed in the early 1870s, but it’s become much more applicable to digital telecommunications in the late 20th century. Today, frequency division multiplexing (FDM), time division multiplexing (TDM), and wavelength division multiplexing (WDM) have become an extremely important asset to telecommunication processes and has greatly improved the way that we transmit and receive independent signals over AM and FM radio, telephone lines, and optical fibers.
By equipping an Arduino with an Ethernet shield you can turn it into a simple web server, and by accessing that server…
By equipping an Arduino with an Ethernet shield you can turn it into a simple web server, and by accessing that server with a browser running on any computer connected to the same network as the Arduino, you can perform a variety of tasks.