dn key

DN_KEY-S3

Overview

The DN_Key is a limited-run IoT device built on the ESP32-S3, designed by deepnet to blend utility, creativity, and cyberpunk aesthetics. Every edition is unique, and each batch is small - no two runs are exactly the same.

CircuitPython ready out of the box. Just modify or replace the code.py file on the device to customize the behavior. It will automatically reboot and run your code! Great for beginners, hackers, and anyone who wants a plug-and-play microcontroller with some style.

Features:

  • ESP32-S3
    • Up to 240 MHz
  • 2.4 GHz WiFi
    • Supports IEEE802.11 b/g/n
  • BLE (Bluetooth Low Energy) Support
  • USB HID Support
    • Key stroke
    • Mouse input
  • CircuitPython support
  • USB-C Connector
  • LED Backlit Eyes
  • (2) Touch pins
    • DN logo on 'laptop'
    • Eyes

Example:

Shipped with a simple mouse jiggler preloaded. Touch the DN logo to activate—it changes the eye color and starts subtle cursor movement.

Support:

  • CircuitPython preinstalled

  • Neopixel, HID, and asyncio libraries included

  • Only add extra libraries if you need additional features

GitHub: https://github.com/deepnetstore/dn_key
Sample code.py files and future updates are all posted here.
Check the CODE folder! 

Pin Definitions:

  • Neopixel: GPIO2

  • Touch Pad 1: GPIO3

  • Touch Pad 2: GPIO1

  • Mode Button: GPIO21

  • APA102 Data: GPIO38

  • APA102 Clock: GPIO37

 

>Go to Product Page