• Another arduino related app for people with Android devices. This one focuses on LED related projects The Arduino Led Projects app consists of 1.Blink an LED 2.Fade LED 3.Fade LED using pot 4.LED control by button 5.LED by serial monitor …

  • Ardu Companion is a companion t0 use in your daily projects and experiments with electronics prototyping. The tools include: calculators for Timers, PWMs, ADCs (these three tools are for free and 100% functioning), other tools include: sample codes for timers, …

  • The MPU-9250 is the company’s second generation 9-axis MotionTracking device for smartphones, tablets, wearable sensors, and other consumer markets. The MPU-9250, delivered in a 3x3x1mm QFN package, is the world’s smallest 9-axis MotionTracking device and incorporates the latest InvenSense design …

  • The MMA7361L is a low power, low profile capacitive micromachined accelerometer featuring signal conditioning, a 1-pole low pass filter, temperature compensation, self test, 0g-Detect which detects linear freefall, and g-Select which allows for the selection between 2 sensitivities. Zero-g offset …

  • The ADXL335 is a small, thin, low power, complete 3-axis accelerometer with signal conditioned voltage outputs. The product measures acceleration with a minimum full-scale range of ±3 g. It can measure the static acceleration of gravity in tiltsensing applications, as …

  • Out of the box the Arduino IDE does not support multi-tasking effectively. the good news its easy to add support via a library to the Arduino IDE Most operating systems appear to allow multiple programs or threads to execute at the …

  • One nice feature that has been introduced in the Arduino IDE is the ability to run the software as a portable version. The portable version will store the sketchbook, the libraries and the hardware folder locally where you want it. …