4 New Arduino Nano Boards Are Here: More Powerful Than Before

The open source Arduino Project was started long back in 2003 as a program for students to help them tinker with sensors and their applications without spending tons of money. Over the course of time, this open source platform evolved and facilitated the launch of various versions of the Arduino hardware. Adding another chapter to […]

Ducky-Exploit – Arduino Rubber Ducky Framework

Ducky Exploit is python framework which helps as to code Digispark as Rubber Ducky. This script has been tested on Kali Linux 18.2 Ubuntu 18.04 Windows Works with both Python2 and Python3InstallationUbuntu and Kali Usage git clone https://github.com/itsmehacker5/Ducky-Exploit.git cd Ducky-Exploit/ python ducky.py Screenshots     Download Ducky-Exploit Download WordPress Themes Free Download Premium WordPress Themes […]

7 Best Arduino Remote Control Apps On Android

Who doesn’t want to get rid of those bulky buttons and tangled wires while working on your embedded projects? Arduino Remote Control Apps on Android provides a Graphical User Interface(GUI) to control Arduino with ease. Introduced in the year 2003, the Arduino platform quickly caught the eye of open source community and electronic hobbyists due to […]

Intel Kills Arduino 101 DIY Maker Board Family

Short Bytes: After killing its Joule, Edison, and Galileo compute modules, Intel has axed two more products. The company has announced that it’s discontinuing Intel Curie module and Arduino 101’s manufacturing. The final orders for Curie-based Arduino 101 could be made until September 17, 2017. The online support for Curie will also last through September 17, 2017. […]

µduino Is The Smallest Arduino Board Ever Created — Smaller Than A microSD Card

Short Bytes: A Chelmsford-based startup is running a crowdfunding campaign for µduino, which is possibly the smallest Arduino board around, on Crowd Supply. With the ATMEGA32U4 chip, µduino has 20 I/O ports. It can be used for wearables and small-sized projects. Fith the increasing innovation in the field of the easy-to-program development boards, we are witnessing new components on […]

How To Turn Your Arduino Into An ISP — Programming The ATmel ATtiny85

Short Bytes: Sometimes, using a pre-built Arduino board in a project is overkill, or just oversized. The ATtiny85 is an inexpensive but surprisingly capable microcontroller that can help with reducing the footprint of your project. Here’s how you can program an ATtiny for use in your project. The Arduino platform is an amazing tool for learning, […]

How To Make An Arduino-powered LED Matrix Conway’s Game Of Life – DIY

Short Bytes: Every hobby has its own milestone projects like the Hello World introduction in programming. The Arduino community likes to start people off with the blinking LED light. But what could we do with 64 LED lights in a matrix? We can display all sorts of things like numbers, letters, and even simple pictures. […]

AAduino — A DIY Hacker Makes The Most Amazing Arduino Board You’ll Ever See

Short Bytes: Embracing Arduino’s spirit of open source, Johan Kanflo has created AAduino and shared its details on GitHub. AAduino is a miniature Arduino-compatible board that is just the size of an AA battery. Arduino is one of the most popular open source development boards that is used by DIYers and makers from all around […]

Arduino Comes To Raspberry Pi And Other Linux ARM Devices

Short Bytes: The Arduino project has finally released Arduino IDE for Raspberry and other single-board ARM computers. Combining Raspberry Pi with Arduino is a recipe for great electronics projects and fun-filled DIYing.  If you’re into electronics DIY stuff, you’ve probably worked with Raspberry Pi and Arduino. While they could be used to solve similar problems at […]

Now Run Your Arduino Using Windows 10, Know How To Do It

A great news for Makers and Arduino lovers: Microsoft announced a new partnership with Arduino to make their Windows as First ever Arduino certified operating system. Now you can enjoy Arduino hardware with Windows software as an open-source library. In Build Developer Conference 2015, Microsoft started a new venture with Arduino to use Arduino as […]

Hack Androids lock screen with an Arduino

You can also find the code for this project below: /* Brute forcing Android 4 Digit PIN’s To run the whole range it will take upwards of 16 hours because of the 30 second delay after 5 bad inputs Intrestingly, if the target phone has the pattern enabled and the backup PIN set, the backup […]