Content for Arduino MKR 1000 Wifi

Arduino MKR 1000 Wifi

Arduino MKR1000 has been designed to offer a practical and cost effective solution for anyone seeking to add WiFi connectivity to their projects with minimal experience in networking. The design includes a Li-Po charging circuit that allows the Arduino MKR1000 to run on battery power or external 5V, charging the Li-Po battery while running on external power. Switching from one source to the other is done automatically. The MKR1000 has an 32-bit Arm Cortex-M0+ processor, the usual rich set of I/O interfaces, and low power WiFi with a crypto-chip for secure communication. You can program it using the familiar, easy-to-use Arduino Software (IDE). All of these features make this board the preferred choice for the emerging IoT battery-powered projects in a compact form factor.

DigiPclock - a Digital Pocket Clock

“I decided to create a watch that is both digital and has a vintage look. So I created digiPclock. In this smart watch era, where people are forgetting about old watches, I decided to create a watch that is both …

Satellite Tracker W/ Green Laser Pointer

“This an adaptation of Alex Changs Satellite Tracker. This a portable version and can be used with either stand alone post or it can be mounted on a tripod. This version incorporates is a sturdier platform in order to support …

A DIY Smart Insole to Check Your Pressure Distribution

“The smart insole collects foot pressure data in real-time. Through Thinger.io the information is fed into a system that visualizes the data. Pressure measurement is already used in a variety of situations. It provides information about gait mechanics and …

LED architectural machin

“Architectural machine for controlling a diode matrix ws2812b with 4 connected ultrasonic sensors and distance data collection in Excel. Introduction My aim was to create a project that can be applied in an architectural way. It was supposed to be …

MQTT OBD Vehicle Telemetry

“Fancy to see your’s vehicle data online in real-time? If so, continue reading! 1) In a nutshell So today we will connect our car to the internet. Literally. Using Arduino MKR1000 & ELM327 micro-controllers we will send various data from …

Gesture Based Media Player Controller Using Arduino

“Control your media player using simple hand gestures. No complex circuit. Works on all computers. This gesture based media controller or Arduino Volume Controller can be connected to any computer running any OS. You can connect it to PCs USB …

Wireless MIDI Glove

“A Bluetooth-enabled glove that encodes finger movement into MIDI signals and a Python GUI that creates a virtual MIDI port for synthesizers. I chose this project to be my final year project as I was intrested in wearable technology, MIDI …

Arduino MKR Weather Monitor

“Simple weather station with WiFi forecast and measuring of temperature, humidity, air pressure via MKR ENV shield. We got some of the brand new MKR ENV shields some days ago. These shields have several sensors (temperature, air pressure, humidity, UV …

Using IoT to Remotely Control a Robotic Arm

“Controlling a robotic arm to pick up and drop objects is difficult enough, without IoT it would be near impossible to do this remotely. Story Introduction I really wanted to try was designing a robotic arm completely from scratch. There …

Pick and Place Robot Arduino - Spinel Crux L2

“Amazing pick and place robot using Arduino and robotic arm – awesome new cool looking robot that can pick, place and move objects around it! Story After the grand success of the Spinel Crux in the Arduino Robotics workshop, we started …