Smartpanel 7 Inch capacitive touch screen

Login to view prices

Description

Smartpanel 7 Inch capacitive touch screen

Zigbee Hub. Intercom. Smart Home Control Panel in One

Physical & Power

Front panel Plastic
RAM / ROM 2GB / 8GB
Display 7 Inch IPS LCD
Screen 7 Inch capacitive touch screen
Wi-Fi IEEE802.11 b/g/n, @2.4GHz
Bluetooth Bluetooth 4.2
ZigBee ZigBee 3.0
RS485 port Support
Relays out 2
Bell in 1
I/O 8
Microphone -26dB
Speaker Dual speakers, 4Ω / 3W
Ethernet ports 1xRJ45, 10/100Mbps adaptive
802.3af Power-over-Ethernet Yes
12V DC connector (if not using PoE) Yes
Tamper resistant Support
Installation Wall-mounted
Dimension 205x148x27.5mm
Working Humidity 10~90%
Working Temperature -10°C ~ +45°C
Storage Temperature -20°C ~ +70°C

Touch Screen Display

Display Mode Normally black, Transmissive
LCD Size 7inch (Diagonal)
Aspect Ratio 16:10
Resolution 1280×800
Contrast ratio 900:1
Luminance 350 cd/m²
Viewing Angle 89° Left, 89° Right, 89° Upper, 89° Lowe
Touch Screen Projected capacitive

Audio

SIP v1 (RFC2543) Yes
SIP v2 (RFC3261) Yes
Narrowband codec G.711a, G.711μ, G.729
Broadband codec G.722
DTMF In-band, out-of-band DTMF (RFC2833), SIP Info
Echo Cancellation Yes
Voice Activation Detection Yes
Comfort Noise Generator Yes
Automatic Gain Control Yes

Video

Streaming formats H.263 & H.264

Networking

Protocols support IPv4, HTTP, HTTPS, FTP, TFTP, SNMP, DNS, SNTP, RTSP, SRTP, RTP, TCP, UDP, TLS, ICMP, DHCP, ARP, ZigBee3.0

Deployment & Maintenance

Auto-Provisioning Yes
Web management portal Yes
Web-based packet dump Yes
Configuration Yes
backup / restore
Firmware upgrade Yes
System logs Yes

Voice Assistant

Voice pickup distance Up to 5 meters
Voice recognition accuracy Up to 95%
Privacy protection with native voice data Yes
Language English only

Application Scenario

Villas Yes
Apartment complexes Yes
Home automation systems Yes
Modern interiors Yes
Akuvox Canada - Official Canadian distributor for all Akuvox products

Leave a review

Did you have a good experience with Akuvox Canada? Let the public know about it and write a review.
Click here to write a review on Google.

Contact Akuvox Canada

An agent will contact you shortly.

Leave a review

Did you have a good experience with Akuvox Canada? Let the public know about it and write a review.
Click here to write a review on Google.

if (class_exists('acf') && class_exists('WooCommerce')) { add_filter('woocommerce_product_tabs', function($tabs) { global $post, $product; // Access to the current product or post $custom_tab_title = get_field('tab_title', $post->ID); if (!empty($custom_tab_title)) { $tabs['awp-' . sanitize_title($custom_tab_title)] = [ 'title' => $custom_tab_title, 'callback' => 'awp_custom_woocommerce_tabs', 'priority' => 10 ]; } return $tabs; }); function awp_custom_woocommerce_tabs($key, $tab) { global $post; ?>

ID); echo $custom_tab_contents; } add_filter( 'woocommerce_product_tabs', 'woo_customize_tabs', 98 ); function woo_customize_tabs( $tabs ) { $tabs['additional_information']['title'] = __( 'Technical specifications' ); $id = get_the_ID(); $ftab = get_post_meta($id,'faq',true); if(!empty($ftab)) { $tabs['test_tab'] = array( 'title' => 'FAQ', 'priority' => 20, 'callback' => 'extra_faq_field' ); } return $tabs; } add_action( 'woocommerce_product_additional_information', 'print_custom_html',15 ); function print_custom_html(){ $id = get_the_ID(); $ttab = get_post_meta($id,'technical_specifications',true); if(!empty($ttab)) { echo '

Technical specifications

'; echo '
'; echo $ttab; echo '
'; ?>