Shop
Arduino & MCU
Arduino Kits
Arduino Board
Arduino Shields & Accessories
MCU
MCU Accessories
WeMos & Shield
Show All Arduino & MCU
Raspberry
Sensors & Modules
GPS
GSM
IR Infrared
RF Radio Frequency
Bluetooth
Wireless Communication
Biometrics
Light & Imaging
Proximity
Pressure & Force
Ultrasonic
Accelerometers
Vibration
Sound Related
Voltage & Current
Voltage Converter
Power Supply Modules
Display
Relay Board
Converter
Water Related
Temperature & Humidity
Timer
EMI related
Soil Related
Others Sensors
Others Breakout Board
Sensor Accessories
Show All Sensors & Modules
Robotics & Motors
Robotics Kits
Motors
Motor Driver
Blades & Propeller
Wheels & Motor Accessories
Pump (Water & Air)
Show All Robotics & Motors
Electronic Components
IC (Integrated Circuit)
MOSFET
Potentiometer & Trimmer
Relay
Resistor
Switches & Buttons
Diode
Transistor
Capacitor
LED
Fuses, Sockets & Circuit Breakers
Other Components
Show All Electronic Components
CNC Parts
Electronic Parts
Mechanical Parts
Show All CNC Parts
Tools & Equipment
Crimping
Cutter / Stripper / Pliers
Multimeter & Test
Programmers & Debuggers
Prototyping
Soldering & Desoldering
Panel Meter
Show All Tools & Equipment
Combo Deal
Others
Box
Hobby Kit
Power Supply
Thermoelectric / Peltier
Buzzer & Piezo
Connectors
Wire & Cable
Batteries & Holder
Magnet
Solenoid
Heater & Element
Solar
RFID
Mix Products
Show All Others
0 item(s) - RM0.00
Your shopping cart is empty!
My Account
Register
Login
Categories
Toggle navigation
Arduino & MCU
Arduino Kits
Arduino Board
Arduino Shields & Accessories
MCU
MCU Accessories
WeMos & Shield
Show All Arduino & MCU
Raspberry
Sensors & Modules
GPS
GSM
IR Infrared
RF Radio Frequency
Bluetooth
Wireless Communication
Biometrics
Light & Imaging
Proximity
Pressure & Force
Ultrasonic
Accelerometers
Vibration
Sound Related
Voltage & Current
Voltage Converter
Power Supply Modules
Display
Relay Board
Converter
Water Related
Temperature & Humidity
Timer
EMI related
Soil Related
Others Sensors
Others Breakout Board
Sensor Accessories
Show All Sensors & Modules
Robotics & Motors
Robotics Kits
Motors
Motor Driver
Blades & Propeller
Wheels & Motor Accessories
Pump (Water & Air)
Show All Robotics & Motors
Electronic Components
IC (Integrated Circuit)
MOSFET
Potentiometer & Trimmer
Relay
Resistor
Switches & Buttons
Diode
Transistor
Capacitor
LED
Fuses, Sockets & Circuit Breakers
Other Components
Show All Electronic Components
CNC Parts
Electronic Parts
Mechanical Parts
Show All CNC Parts
Tools & Equipment
Crimping
Cutter / Stripper / Pliers
Multimeter & Test
Programmers & Debuggers
Prototyping
Soldering & Desoldering
Panel Meter
Show All Tools & Equipment
Combo Deal
Others
Box
Hobby Kit
Power Supply
Thermoelectric / Peltier
Buzzer & Piezo
Connectors
Wire & Cable
Batteries & Holder
Magnet
Solenoid
Heater & Element
Solar
RFID
Mix Products
Show All Others
Account
Register
Register Account
If you already have an account with us, please login at the
login page
.
Login with Facebook
Please complete your profile to continue
First Name
Last Name
E-Mail
Telephone
Your Personal Details
Customer Group
First Name
Last Name
E-Mail
Telephone
Fax
Your Address
Company
Address 1
Address 2
City
Post Code
Country
--- Please Select ---
Malaysia
Region / State
Credit Card Details
Card Number
Card Expiry Date
1
2
3
4
5
6
7
8
9
10
11
12
/
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
Card Security Code (CVV2)
Your Password
Password
Password Confirm
Newsletter
Subscribe
Yes
No
I have read and agree to the
Privacy Policy
Login
Register
Forgotten Password
My Account
Address Book
Wish List
Order History
Downloads
Reward Points
Returns
Transactions
Newsletter
Recurring payments
Login with Facebook
Please complete your profile to continue
First Name
Last Name
E-Mail
Telephone
$('body').prepend('
'); $('#form-upload input[name=\'file\']').trigger('click'); if (typeof timer != 'undefined') { clearInterval(timer); } timer = setInterval(function() { if ($('#form-upload input[name=\'file\']').val() != '') { clearInterval(timer); $.ajax({ url: 'index.php?route=tool/upload', type: 'post', dataType: 'json', data: new FormData($('#form-upload')[0]), cache: false, contentType: false, processData: false, beforeSend: function() { $(node).button('loading'); }, complete: function() { $(node).button('reset'); }, success: function(json) { $(node).parent().find('.text-danger').remove(); if (json['error']) { $(node).parent().find('input').after('
' + json['error'] + '
'); } if (json['success']) { alert(json['success']); $(node).parent().find('input').attr('value', json['code']); } }, error: function(xhr, ajaxOptions, thrownError) { alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText); } }); } }, 500); }); //-->