News

Today Arduino has announced the availability of the new Arduino IDE in the form of version 1.6.8, ... 11:33 am March 11, ... any digital pin.
Here we need to use only the shift-out registers, so the download version of the library is 1.0 but there is also a version 1.1 of the same library supporting also special pins i.e. PWM and SPI. More ...
The Arduino library authors elected to detect that edge case and just force the output pin to go low in that case. When inverted, however, the pin still goes low when it ought to go high. You can ...
Designed to specifically make debugging Arduino projects easier and quicker the DeDe is capable of providing quick feedback on the logic state of any GPIO pin with bright red and green LEDs, even ...
shift-in means that all the 8 bits (corresponding to 8 pins) can be set together and serially read from the input data pin. shift-out is the opposite. We can send 8 bits serially to the output data ...
1Sheeld connects your Arduino to your smartphone (Android only, for now) to hook into its display, accelerometer, magnetometer, Wi-Fi, cellular connectivity, GPS, gyroscope, etc.