badge icon

This article was automatically translated from the original Turkish version.

Article

Deneyap Card is a versatile electronic development board developed in Türkiye, specifically designed for electronic programming, the Internet of Things (IoT), and artificial intelligence projects. The Deneyap Card can be used in numerous fields including smart house, smart agriculture, mobile healthcare like, and more.

With the Deneyap Card, projects ranging from beginner-level to industrial applications can be developed in the fields of electronic programming, the Internet of Things (IoT), and artificial intelligence.

The Deneyap Card is a development board developed in Türkiye. TÜBİTAK, ASELSAN, BAYKAR and T3 Foundation have produced it through collaboration. It is a ESP32 based development board specifically designed for projects in IoT (Internet of Things), robotics and embedded systems.

Features of the Deneyap Card

  • Dual-core ESP32 processor
  • Wi-Fi and Bluetooth support
  • Arduino and MicroPython support
  • 20 input/output pins
  • ADC (Analog-to-Digital Converter) and PWM outputs
  • Built-in accelerometer and gyroscope (MPU6050)
  • USB Type-C connection port
  • 5V and 3.3V work voltage outputs

The Deneyap Card can be programmed using various software development environments such as Arduino IDE, PlatformIO, ESP-IDF, and MicroPython. Thanks to its open source libraries, it is very easy to learn and use.

Projects Possible with the Deneyap Card

  • Smart home systems
  • Wireless sensor networks
  • Robotics projects
  • IoT-based data collection and analysis systems
  • Bluetooth-controlled remote devices

Software Languages for Deneyap Card

The Deneyap Card supports various software languages and platforms, making it a versatile development tool. Some of the available software languages and tools include:

  • C and C++: Since the Deneyap Card is compatible with platforms like Arduino IDE, programming can be done in C and C++.
  • Python: Thanks to MicroPython support, programming in Python is also possible.
  • Visual Programming: With visual programming tools such as Deneyap Blok, users with limited coding knowledge can easily develop projects.
  • PlatformIO: More advanced projects can be programmed using the PlatformIO IDE.

These languages and tools provide flexibility for both beginners and advanced users.

Sample Project

Smart Plant Care System

Project Summary: You can develop a system system for people who want to grow plants at home but often forget watering and maintenance tasks. This project uses the Deneyap Card to monitor the plant’s health condition and trigger automatic watering when needed.

Required Components:

  • Deneyap Card
  • Soil moisture sensor (to measure the moisture level of the plant’s soil)
  • Water pump (for automatic watering)
  • Light sensor (to monitor whether the plant receives sufficient light)
  • LCD display (to show the plant’s status)
  • Relevant cables and circuit components

How It Works:

  1. The soil moisture sensor measures the moisture level of the plant’s soil. If the moisture is low, the Deneyap Card activates the water pump to irrigate the plant.
  2. The light sensor monitors the plant’s light requirements. When insufficient light is detected, the system alerts the user to increase lighting.
  3. The system displays information such as soil moisture and light status on the LCD screen to inform the user.
  4. Optionally, you can connect via Wi-Fi to a mobile application to send remote notifications.

This project simplifies plant cultivation at home and offers an engaging way to combine technology with nature through technology.

Bibliographies

Deneyap Kart. Accessed March 6, 2025. https://deneyapkart.org/

Author Information

Avatar
AuthorEyüp Ecmel AcatDecember 23, 2025 at 8:00 AM

Tags

Discussions

No Discussion Added Yet

Start discussion for "Deneyap Card" article

View Discussions

Contents

  • Features of the Deneyap Card

  • Projects Possible with the Deneyap Card

  • Software Languages for Deneyap Card

  • Sample Project

    • Smart Plant Care System

      • Required Components:

      • How It Works:

Ask to Küre