Here you can find all cables, adapters and electronic devices that use the easyC connection system for connection and communication.
Showing 49–72 of 81 results
The hall effect sensor (Hall Effect sensor) will be able to detect the magnetic field in its vicinity thanks to the aforementioned physical law. A magnetic field that can be created by a magnet, a current flowing through a conductor or some third source, the Hall effect sensor will recognize each.
This sensor has a programmed threshold at which it will change the state of its output signal, so it is a sensor with a digital output. Through the easyC connectors, it enables a simple connection with the microcontroller.
This sensor has two pieces – the rain sensor and the simple sensor. The rain sensor has nickel-coated lines on both sides. It measures moisture and outputs the data to the simple sensor that reads it. The simple sensor comes with easyC connectors onboard, which enables quick and easy connection with Dasduino microcontroller boards.
With the easy-to-use simple rain sensor, farmers can save water in irrigation. The sensor will alert them to shut down the water supply when it senses rain. It can even act as an automatic on and off switch, like turning on wipers on a car when it senses rain.
Light is one of the most important things in the life of most living beings. This is why it is common to work with light sensors when learning about electronics. A simple light sensor has a light dependent resistor (LDR) and sensor on a breakout board for easy wiring. The simple sensor comes with easyC connectors onboard, which enables quick and easy connection with Dasduino microcontroller boards.
As the name suggests, an LDR will change its resistance depending on the amount of light it is exposed to. The amount of light and resistance are inversely proportional. The more light it is exposed to, the less resistance it will have. So if there is more light, the board will have a resistance of several hundred Ohms. If the resistor is in the dark, it will have a resistance of several thousand Ohms.
For very precise measurements of the amount of light, take this digital light sensor into account (ALS – Ambient Light Sensor). In addition, the LTR-507ALS also measures the proximity (PS – Proximity Sensor) of the object to the sensor. It sends all this data via I2C communication, which is easy to read via our Arduino library.
Micro:bit is a very interesting board with lots of options that are used by many children in school or hobbyists, but who can say no to new features! So we decided to make a micro:bit add-on that will enable internet connection via WiFi! Finally, you’ll be able to connect your micro:bit projects to the Internet and to connect to the well known Internet of Things. WiFi:bit add-on is easy to use through a MakeBlock add-on or using completed Python examples.
Just insert micro:bit to the add-on, plug in the power cable (required) and you are ready! Open the examples and start sending and receiving data from the internet. There are even two easyC connectors on the WiFi add-on, which allow the simplest connection of I2C sensors and actuators with micro:bit. There are also available pins on the board which are isolated on standard spacing used for breadboard connections or connections with cables to additional components!
Ever wanted to build your own weather station using Arduino? Then the BMP180 breakout board with precision sensor from Bosch might interest you. The digital sensor on the board precisely measures the changes in barometric pressure and temperature. It uses the piezoresistive effect to gather the information. Since the pressure varies depending on height, the sensor can measure altitude too. Very low current consumption and voltage allow this type of sensor to be used in many modern devices.
The design is 5V ready with an onboard regulator for 3.3V. The breakout board’s standard current consumption is very low, only 5 µA. It uses an I2C interface, and the I2C address is 0x77. No soldering, nor need for distinguishing between SDA and SCL is required due to easyC. The sensor has integrated EEPROM memory with data for calibration. The pressure is measured in steps of 1hPa (=0.01hPa =0,01mbar), and 0.1°C for temperature.
Product usage tips:
If there is an error while using the breakout board, see if it’s connected properly. Take a look at the pinout. If everything is properly connected, check if the I2C address of the breakout board is correct prior to programming it. The I2C 7-bit address should be 0x77. If everything is correctly connected and the I2C address is right, look through your code once again. There might be some bugs in the code that are stopping the sensor from working as it should.
BMP180 breakout board works very well in combination with any Dasduino board and OLED I2C 0.96” display breakout board. All of them use easyC so they can be connected in a matter of seconds. The BMP180 sensor can measure the barometric pressure and temperature, while the OLED display can show them. The breakout board also comes with two mounting holes so you can attach it onto something and it won’t budge.
To keep the sensor working for a long while, we would advise you not to use it in extreme conditions. Going over or below the temperature range will surely damage the sensor. Same with the pressure. Keep track of the current going through it. Allowing too high of a current through the breakout board will burn the sensor and render it completely useless.
Looking to add visuals to your Arduino projects? The I2C OLED breakout board is perfect for that. Because of its high contrast, you will be in awe of its crispness! The display is made from hundreds of LEDs, each representing one pixel in a 128×64 grid. Thus, it doesn’t need any backlight, and it needs less power than the classic LCD screens. That’s 8192 pixels all individually lit at your fingertips!
The design is 5V ready with an onboard regulator, so is compatible with any 3.3V board. The breakout board uses only about 20 mA, depending on active pixels. It is easy to control over the I2C interface. It is even easier to connect with the easyC system – no soldering required!
Display OLED I2C 0.96″ SSD1306 options:
The color of the OLED screen on the product can be:
– White
– Blue
This device uses MCP47A1 which is a single channel, 6-bit digital to analog converter with I2C compatible serial interface. There’s no integrated EEPROM memory which would allow DAC register and configuration bit values to be saved at powered off.
RTC (Real Time Clock) is a device that carefully and precisely tracks time and dates. It is extremely precise, so it is more suitable for long-term time tracking than clocks on microcontrollers. This breakout can work with an extremely low current and thanks to the alarm feature and interrupt pin, it will allow a microcontroller to enter sleep mode until its awaken by this RTC.
It has a built-in battery holder (battery not included) and even if power is lost, real-time tracking won’t be affected.
We made the easyC system for faster prototyping and easy connection between the components. However, some of the components have only one easyC port or you just want your cable managmenet made better. What to do in those cases? The easyC hub comes to the rescue! It has six connectors so you can easily expand your circuit. It’s as simple of a device as it can get.
Product usage tips:
You can connect easyC devices to the hub like you would to any other easyC device. Just plug the preferred easyC cable into the hub and a device you’re working with. That’s all there is to it.
You should avoid working with the hub in wet environments to ensure it lasts a long time. Be sure to watch the operating voltage of your circuit. Since the hub works on 3.3V, higher voltages can burn it and render it useless. There is a hole in the middle of the board so it can be secured to any surface.
Have you ever found yourself wanting to connect more than one I2C device to a single controller and couldn’t because they have identical I2C addresses? There you have it, I2C multiplexer (I2C MUX) allows you to use up to 8 devices with the same address on the same bus! If we mention that TCA9548A, the IC on which this breakout is based, has three adjustable pins for the I2C address, which means a total of 8 possible addresses. We can reach 64 devices with the same address on the same bus. For example, it is possible to connect 64 BME680 sensors that are read by only one microcontroller.
This adapter is particularly practical because it enables multiplexing of easyC devices.
How many times have you watered your plants and feared you overdid it? With a simple soil moisture sensor, these worries are a thing of the past! This two-part sensor is easy to use. Two exposed prongs go into the soil and send moisture information to the sensor via a connected wire. The more water there is in the ground, the better the results will be.
The two parts are connected with the included JST-SH 2-pin cable. The simple sensor has easyC connectors on it, which enables quick and easy connection with Dasduino microcontroller boards.
BME280 is an atmospheric sensor which measures 3 values: temperature, pressure, and humidity. Additionally, it is possible to calculate elevation. It is simple to use since it communicates via I2C and it is extra small sized so it can be put anywhere. Everything you need to know about the atmospheric condition – this sensor can measure for you; just ideal for meteorological station projects! This board comes with two easyC connectors, providing easy connections.
The BME680 is an atmospheric sensor that measures four values: temperature, pressure, humidity and air quality as an IAQ index. Using that data can calculate elevation. It is really simple to use considering that it’s using I2C communication protocol and its dimensions are really small so it can fit anywhere. Everything you need to know about the atmospheric conditions and the quality of the air – you can find out using this sensor (ideal for weather station projects!) This board comes with two easyC connectors, providing easy connection to other products.
Want to keep track of both the humidity and temperature in your room? Or maybe in the greenhouse to protect your crops? The SHTC3 breakout board is the solution you’re looking for! The digital sensor measures the changes in humidity and temperature very precisely. Since it’s very accurate and the temperature range is wide, it is a go-to sensor if you want precise climate information.
The breakout board uses the I2C communication protocol. Thus, it has two easyC ports so no soldering, nor distinguishing between SDA and SCL is required. The hardware-defined I2C address is 0x70. The design is 3.3V ready with an onboard regulator for 5V. The board’s standard current consumption is low, only 430 µA.
Product usage tips:
If you encounter errors when using the breakout board, see if it’s connected properly. First, look at the pinout on the board and your microcontroller. If everything seems OK, look at the connections on the breakout board. If all the wiring is correct, make sure that the breakout board’s I2C address is right. It should be 0x70. Everything as it should be so far? Go through your code again. There might be some bugs that are stopping things from working as expected.
The SHTC3 breakout board works wonderfully in combination with Dasduino Core and 16×2 easyC LCD. You can display temperature in one row and humidity in the other. Due to the easyC connections on all three, hooking all the devices together is as easy as it gets. The SHTC3 breakout board has two mounting holes so it can be attached to the project and won’t budge. The pins provided can be soldered if you don’t want to use the easyC ports.
To keep the longevity of the sensor, keep track of the current going through the circuit. Allowing an excessive amount of current to flow through it may cause the sensor to fail. It is not impact-resistant. When dropped from a high distance or at an odd angle, it can break beyond repair.
Did you ever wanted to turn on and off a device that needs large current or voltage? Whether operating on DC or AC, a relay is what you need. A relay is actually an electronic switch that is activated by a signal we send from a Dasduino or Arduino. This module further simplifies the whole process because it contains everything you need for the relay to work, and you just have to connect it to the microcontroller and power supply. You don’t have to think about voltages and currents, insulation between high and low voltage or grounding, everything is already taken care of on the board.
This board has easyC connector. Thanks to easyC ecosystem, this board can be connected using off-the-shelf cables, without soldering. Controlling the is as simple as it gets, too.
Did you ever wanted to turn on and off a device that needs large current or voltage? Whether operating on DC or AC, a relay is what you need. A relay is actually an electronic switch that is activated by a signal we send from a Dasduino or Arduino. This module further simplifies the whole process because it contains everything you need for the relay to work, and you just have to connect it to the microcontroller and power supply. You don’t have to think about voltages and currents, insulation between high and low voltage or grounding, everything is already taken care of on the board.
This board has easyC connector. Thanks to easyC ecosystem, this board can be connected using off-the-shelf cables, without soldering. Controlling the is as simple as it gets, too.
This adapter makes it easy to connect easyC devices and sensors to the Raspberry Pi. It has 3 pieces of easyC connectors and a female header for Raspberry Pi, next to the header there are pins for connecting 5V and 3.3V and ground pins. It simply connects to the Raspberry Pi because its pinout matches the pinout of the Raspberry Pi.
Do you have an old I2C board lying around that would be perfect only if it had easyC connectors? With the easyC adapter and a little bit of soldering, you can give it new life. It will be able to connect easily to newer boards with easyC cables.
The adapter has two easyC connection ports and four plated through-holes: SCL, SDA, 3.3V, and GND. It comes with pins that need to be soldered to the board.
Product usage tips:
Connecting easyC devices to the adapter is the same as to any other easyC device. Choose an easyC cable and connect it to the adapter. That’s it.
To ensure the longevity of the adapter, avoid working with it in wet environments. Device operates at the 3.3V voltage level so higher voltages can burn it.
The CCS811 sensor is designed to measure various volatile particles in the air (TVOC – Total Volatile Organic Compounds), which include eCO2 (CO2 equivalent) and MOX (metal oxides). VOCs are generally defined as air pollutants, and can come from a variety of sources, starting with ordinary breathing, smoking, coloring, welding, and generally all processes that release particles into the surrounding air.
This sensor is often used to measure indoor air quality, which can work very well and indicate current air pollution, for example, in an office. It communicates via I2C, making it easy to connect, especially through easyC. Sensor itself should be powered for at least 20 minutes to start making accurate readings.
Are you short on IO pins? Looking to increase the number of them? That’s what the GPIO Expander MCP23017 is for! It uses I2C communication to do so. With just two wires, 16 new fully configurable digital IO pins are added to a microcontroller.
Due to the jumpers on the board, the I2C address of a device can be changed. Thus, eight breakout boards can be connected to a microcontroller. All of the pins on the expander board have pull-out resistors that can be turned on and off.
The HX711 is a highly versatile load cell amplifier that is widely used in various applications requiring precise weight measurements. It is designed to convert analog signals into digital values, making it ideal for integration with microcontrollers, Dasduino boards, and other digital systems.
This load cell amplifier employs a 24-bit analog-to-digital converter (ADC) to ensure high-resolution and accurate readings. It supports differential input signals and offers two differential input channels, allowing the connection of up to two load cells simultaneously. This feature enables the measurement of both single- and multi-load cell systems, expanding its application range.
The HX711 incorporates an integrated voltage regulator, which provides a stable supply voltage for the load cells and ensures accurate and reliable measurements. It operates with a low supply voltage, typically ranging from 2.6V to 5.5V, making it compatible with a wide range of power sources. This breakout board features connectors for easy connection with other boards and microcontrollers within the easyC system. It also comes with switches for selecting the I2C address.
The TCRT5000 is an infrared (IR) reflective sensor module that is commonly used for proximity sensing and line-following applications. It consists of an infrared emitter and a phototransistor placed side by side in a compact package. The emitter emits infrared light, which gets reflected off nearby objects, and the phototransistor detects the intensity of the reflected light.
This sensor module is widely used in robotics and automation projects. It can be used to detect the presence or absence of objects by measuring the intensity of reflected infrared light. It is also commonly employed in line-following robots where it can detect and follow lines marked with contrasting colors.
The TCRT5000 operates on a supply voltage typically ranging from 3.3V to 5V. The breakout board provides digital and analog information through the easyC system. Sensor readings are obtained through easyC.
Product usage tips:
Two mounting holes enable easy mounting to surfaces.
This adapter makes connection of LCD to Dasduino (or any other Arduino-compatible board) a breeze! It uses I2C communication which needs only two pins. It can be used and work with all of ours LCDs (16×2, 20×4, 16×4). Use our library and get started in few minutes of work!
It’s even easier with easyC – no soldering is needed!