The FDC1004 is a single-chip IC for capacitance measurement for application including proximity sensing and liquid level sensing. This is based on the concept of measuring capacitance of an electrode with respect to ground.
This breakout board contains everything to connect it to an Arduino’s I2C pins and it can be connected to any other platform with support for I2C two-wire interfaces.
We have made several cool projects with it including proximity sensing and liquid-level sensing from the outside of a tank. Check out our Hackster page for the detailed project description.
Connection with the Arduino board is as follows:
FDC1004 pin label | Arduino Connection | Pin Function |
---|---|---|
GND | GND | GND |
SCL | A5 | Serial Clock |
Vcc | 5V | Power |
SDA | A4 | Serial Data |
For further details of the board, refer the documentation
This product is open source! Both, our hardware and software are open source and licensed under the following licenses:
All hardware is released under Creative Commons Share-alike 4.0 International.
You are free to:
Under the following terms:
All software is released under the MIT License(http://opensource.org/licenses/MIT).
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please check LICENSE.md for detailed license descriptions.