Hand Gesture Command Control

This board feature a RGB Infrared IR gesture sensor and motion direction recognition module.

The chip used is GY-9960-3.3 APDS-9960, interface via I2C

This module allows using of hand gesture to command and control devices without touching any physical user interact control panel.

Contact Sales Representative

Click here to contact our sales representative today.

Click here for other touch-free contactless switches products.

Hand Sensor Power On/Off Switch

Hand sensor that on/off power by simply waving your hand in front of the sensor.

Easy to switch on and off without touching any interface switch with your hand.

Hand Sensor For 12Vdc-24Vdc Power On/Off

Simple to install power on/off switch for DC power device ranging from 12Vdc to 24Vdc. Support up to 3A.

Small sensor size at 38 x 32 x 9mm.

Input and output connector using standard DC barrel socket and jack. Outer diameter size 5.5mm, with inner diameter size 2.1mm.

Hand Sensor For 230Vac Power On/Off

Touch free activated sensor switch for powering up 230Vac lightings or equipment. Support up to 1A.

Contact Us

Click here for other touch-free contactless switches products.

Contactless Exit Door Switch

We sell contactless exit door switch.

No touch switch, no touch door handle for visitor to exit your office.

Operation

Simply wave your hand in front of the wall switch to open your office automated door.

No contact to the switch and the door.

Contactless exit door switch suitable for

  • Magnetic door
  • Door strike lock open
  • Automated gliding glass door
  • Automated swing door

Easy to connect, easy to use.

Installation of Contactless Switch using only 2 wires

Check out our converter product to install your contactless switch using only 2 wires from your existing cable installation from your 2 wire passive exit door wall switches.

Contact our sales representative

Click here for other touch-free contactless switches products.

Touch-Free Button for Elevator Lift

Elevator lift has a high probability of human to human transmission of virus and germs. Introducing our touch-free button. Solution to select the floor to go to without physically touching the lift buttons.

Benefits

Putting your guest at ease with touch-free touchless button.

  • Reduce manpower and frequency to clean the elevator lift.
  • More hygienic and reduce spread of gems and virus

Operation

This touch free switch is simple to use. The user simply place their finger about 20-40mm away from the surface of the touch-free button switch, the sensor will detect and activate the switch just like a normal touch button on the elevator lift.

Touch-Free Button Video Demonstration

Touch free elevator lift button demonstration
Touch free elevator floor level button

Features

  • Very low power consumption (less than 40mA) a minimum of 9Vdc, 12Vdc to 24Vdc.
  • Infra-red sensor technology to detect finger from a distance of 20 to 40mm.
  • Strong and durable aluminum case.
  • Water and Dust proof.
  • Normally open dry contact switch output.
  • Easy to integrate to elevator lift, as well as other electronic equipment.
  • Button indicator (blue color)
Square Touch Button Switch
Round Touch Button Switch

Installation

The installation is simple. It is design to be compatible to all evaluator lift system.

Switch is dry contact and can easily to integrate to any existing elevator lift system or other electronic/electrical system that uses switches to operate.

You can install the switches as additional operating panel without removing your existing lift button panel. It is that simple.

This touch-free switch can easily fit into a wide range of pre-cut control panel holes from Ø33mm to Ø37mm. Standard switch diameter size are 32.5mm and 35.6mm.

The button can operate with voltage input between 9Vdc, ,12Vdc to 24Vdc. (Can be as low as 7Vdc).

It consist of 6 wired connections.

Pin 1 – 9-24Vdc +ve (Red)
Pin 2 – 9-24Vdc -ve (Black)
Pin 3 – Switch Output (Blue)
Pin 4 – Switch Output (Green)
Pin 5 – LED indicator + (Brown)
Pin 6 – LED indicator – (Orange)

The power consumption of the switch is very low, within only 40mA. When operating power 12Vdc to 24Vdc, the button current consumption is at 3.4mA (standby) and 26.7mA (when activated). The LED current can be from about 3mA (for 12Vdc) to about 9mA (for 24Vdc)

The following wiring diagram illustrate how you can connect this touch-free button to any existing elevator lift system. This touch-free button has a built-in mini mechanical relay to replicate a typical mechanical switch in a life system This makes it easy for this touch-free button switch to be installed with any electronic equipment or system.

Our engineer can support you for your installation.

Contactless Switches Touchless Button

Contactless switches and touch free buttons to give visitor a sound piece of mind.

Touch Free Button for Elevator Lift

Our touch free button specially design for elevator lift. Simply place your finger in front of the sensor switch to select the floor level that your visitor wants to go.

Keep your visitor feeling safe and reduce the need for frequent cleaning maintenance.

Click here to find out more about our touch-free button switch for elevator lift.

Contactless Exit Door Switch (door release push button)

Contactless exit door switch for office magnetic lock, and automated sliding/swing door.

Minimise visitor in contact with the wall switch for door control, and the exiting door.

Click here for contactless exit door opener wall switch product.

Hand wave touch-less lighting wall switch

Touchless wall switch for you office or rooms. Suitable for installation at high traffic area or public space.

Reduce physical surface contact with germs, bacteria or virus condemnation.

Simple to operate your lights. Simply wave your hand in front of the sensor to turn on, and wave your hand again to switch the lights off.

Check out this link for more information about this touchless wall switch for lightings.

Loading Bay Touchless Control Panel

Touchless control panel switches to operate the lifting and lowering of the loading bay platform.

Door Bell

Proximity sensor to trigger door bell.

Hand Sensor Power On/Off Switch

Wave your hand to power on/off your electrical devices and appliances.

Product available to control Vdc and Vac device equipment.

Click here for more information about hand sensor power on/off switch.

Hand Gesture Command Control

Gesture recognition sensor module detect universally hand gesture using IC chip PAJ7620 or APDS-9960 (I2C interface).

UIST 2017 – Pyro is a similar thumb tip gesture recognition sensor. Using pyroelectric Infrared Sensing.

User can simply use the hand to control numerous operation and switching. No physical contact or touching with any physical surface.

Click here for the hand gesture command control module.

Custom Solution for Touch-Free Contactless Interfacing

Looking for a solution to allow your operator to interface and interact with your equipment to minimise touching or contamination of the surface. Go for contactless electronic switch today.

Email us today.

We can custom build a solution specially just for your application.

Click here to contact our sales representative today.

Setting up Eclipse for ARMS Cortex development work

The reason I am doing this page is because I find development work using SEGGER IDE is really painful. It is really not a fun IDE to work with. Maybe in future, it will be better. But for now, I have a project to do, and I cannot spending time on a lousy development environment, knowing how fast it would be using a good IDE platform.

It is fortunate enough that a kind soul had developed a “GNU ARM Eclipse plugin” for development of ARMS firmware, currently supprted and maintain by Liviu Ionescu. While SEGGER does not support this plugin, it is recommended by them for developer who refer to use a better development environment for their programming.
https://www.segger.com/products/debug-probes/j-link/technology/ides/eclipse/

The only disadvantage is that the developer would not be able to use the SEGGER debugging function. Being a developer, I seldom find the need to use a debugger, nor I understand how important a hardware debugger is. I don’t find it very useful so far, and managed to turn out many projects without using it. Perhaps there is a better purpose of using a debugger that I did not understand.

This is my attempt to setup Eclipse IDE for ARM Cortex firmware development work. I hope this works as it can increase my productivity tremendously. I really have a lot of blocks using SEGGER IDE, after working with many better other IDE products.

Setting Up Eclipse IDE for ARM Cortex Microcontroller development work.

reference: https://gnu-mcu-eclipse.github.io/

  1. Download and install the Eclipse IDE. (for C/C++ Developers)
  2. Open the Eclipse program, go to the menu Help -> Eclipse Marketplace…
  3. Search for “GNU MCU Eclipse” plugin, or go to this page
    https://marketplace.eclipse.org/content/gnu-arm-eclipse
    to drag the install button onto the Eclipse Marketplace dialog box.
    Click the <Confirm> button to install the plugin.
  4. Install “xPack GNU Arm Embedded GCC” program.
    https://gnu-mcu-eclipse.github.io/toolchain/arm/install/
  5. Install the SEGGER J-Link
    https://gnu-mcu-eclipse.github.io/debug/jlink/install/

Guide to Nordic Bluetooth BLE for Beginner

This guide provide a certain direction to learn and understand about Bluetooth BLE using Nordic tools and microcontroller.

The learning process with Nordic product can be very overwhelming. This guide provide a means to understand Bluetooth progressively.

  1. Read the bookInside Bluetooth low energyby Naresh Gupta
    This book contains all the technical names of Bluetooth. It is important to know that these names exist. You do not need to read this book in detail for a start. Just a brief read-through of the features available in BLE. You will need to be aware of the wording convention used in Bluetooth Low Energy. Just be aware of the terminology used in the book as it is very helpful when you navigate with the following tools and working with the source-code in nRF SDK. This book can act as a dictionary for you to understand what those terms mean.
    Another book is “Getting Started with Bluetooth Low Energy: Tools And Techniques For Low-Power Networking” by Kevin Townsend. The content is more relevant to Nordic microcontroller chip product.
  2. Play with nRF Connect apps “Bluetooth Low Energy” using the nRF52840-Dongle
  3. A short introduction and familiarisation to nRF52840-DK board.
  4. Learning how Bluetooth connects.
  5. (Optional) Play radio test with RSSI Viewer, with the application example “Radio Test Example”
  6. Watch video of how Nordic works, and what is Nordic SoftDevices (Bluetooth stack from Nordic)
    https://www.youtube.com/watch?v=tZjlixQPO-Q
  7. Start with nRF SDK (blinky application)
    Learning how Bluetooth connects.

    Application: ble_central -> ble_app_blinky_c
    Application: ble_peripheral-> ble_app_blinky
  8. Reference about the Cortex M4 C++ programming and the Nordic API for Bluetooth programming.

<- Back to Bluetooth Resources Page