Posts | Comments

Planet Arduino

Archive for the ‘new release’ Category

MKR-IoT-Carrier-rev2

If you’re looking for an ever faster, smoother, and more rewarding way to build your own IoT projects at home, the new MKR IoT Carrier Rev2 could be perfect for you.

The new carrier can work with any board from the MKR family, giving you a wide choice of connectivity options to match the needs of your next IoT project. With the MKR IoT Carrier Rev2 you don’t need any additional components to get started, and you can build impressive and complete hassle free projects this way.

What does the carrier include? You’ll get all the sensors and actuators you need to build IoT projects and connect them to the internet, taking your home automation journey to the next level.

Let’s take a quick look at what you can build with the MKR IoT Carrier Rev2 and any board from the MKR family.

  • Environment monitoring stations. The new carrier comes with sensors that allow you to map and measure various things in the world around you — temperature, humidity, air quality, barometric pressure, and more. You can also track the movement of the board. For even more sensory awareness, you can connect analog or I2C grove compatible modules to the grove connectors. You can store the data you collect in the SD card or send it directly to the Arduino IoT Cloud.
  • GUI IoT interface. Visualizing your data is incredibly important — and the Rev2 comes with its own OLED color display, allowing you to create your own navigation menus. You can also use the included LEDs and buzzer for feedback.
  • Connect to and control external devices. The IoT is all about networks, and with the Rev2 you can control electronic devices up to 24 Volts using the two on-board relays. You can do this manually — like switching your reading lamp on or off via the Arduino IoT Cloud Remote app, or you can set the lamp to behave according to sensor data like the light levels in the room.

The MKR IoT Carrier vs the MKR IoT Carrier Rev2 — what’s the difference?

There are a few key differences between the Rev2 and the previous version of the MKR IoT Carrier. Here are the main ones.

Some sensors have changed:

  • The humidity sensor (HTS221) and barometric pressure sensor (LP22HB)  has been replaced with the BME6688 sensor.
  • The IMU (LSM6DS3) was replaced with LSM6DSOX.

Following customer feedback some other components have been repositioned:

  • Addition of a handy reset button
  • 90° rotation of the relay connectors
  • Repositioning of the light sensor (APDS-9960)
  • Change of pins assigned to control the relays to pins 1 and 2
  • Change grove connector assignment from pin A5 to A6 

Do I have to change my sketch if I have been using the first revision of the MKR IoT Carrier?

No — the MKR IoT Carrier library works with both revisions of the carrier. Just make sure to use the latest version of the library to ensure everything goes smoothly.

Have more fun with the IoT

The new MKR IoT Carrier Rev2 is the perfect tool to get started having fun with your own IoT projects, or to take your IoT tinkering to the next level. You don’t need a ton of experience, a bucket of expensive components, or endless hours of free time to build your own satisfying, useful IoT gadgets at home.

The post Introducing the new MKR IoT Carrier Rev2: Time to start your next IoT project appeared first on Arduino Blog.

Screenshot 2015-11-03 12.27.18

Today we are very proud to release Arduino IDE 1.6.6 and updated cores for all supported platforms (AVR 1.6.9, SAM 1.6.5, SAMD 1.6.2)

This update brings an impressive 723 closed issues and 147 pull requests merged.

Most intriguing features are:

  • Long-awaited new arduino-builder: this is a pure command-line tool which takes care of mangling the code, resolving library dependencies and setting up the compilation units. It can also be used as a standalone program in a continuous-integration environment
  • Pluggable USB core: your Arduino can finally act as a lot of different USB devices without any need to change the core, thanks to the new modular architecture. Libraries based on the new subsystem are already being developed!
  • Serial plotter: you can now plot your data in realtime, as easy as writing Serial.println(analogRead(A0)) inside your loop

serial_plotter_with_ide

 

(altro…)

Set
04

A new release of OpenWrt-Yún is available for download

Announcements, arduino, ArduinoYun, Featured, new release, OpenWrt, Yun Commenti disabilitati su A new release of OpenWrt-Yún is available for download 

ArduinoYun

A new release of OpenWrt-Yún was announced today on Arduino Forum by Federico Fissore and you can download it from this page.

1.4.2 includes both bug fixes and new stuff.
We fixed some glitches in the webpanel (a bug was found by wildpalms: thank you!).
The OpenWRT Image Builder and the software produced by the http://allseenalliance.org/ is now available for download.

Compared to 1.4.1 this release contains:

  • Web panel
    Fixed wrong JSONP serialization. See details on Github
    Fixed a javascript error in webpanel login page

The complete list of changes is available here.

 

Lug
28

Fritzing is out with a new release including Arduino Yún microcontroller!

circuit, education, Featured, Fritzing, new release, pcb, Software Commenti disabilitati su Fritzing is out with a new release including Arduino Yún microcontroller! 

Fritzing is an open-source hardware initiative that makes electronics accessible as a creative material for anyone. You can easily learn how to build a circuit for you project and also design your own PCB.

Last week, the Fritzing team announced the new release with a number of new parts, especially a number of popular microcontrollers, among which also Arduino Yún:

We have upgraded to their latest version Qt5, which brings stability and speed improvements (especially for Mac OS X users). This also enables us to port fritzing to Android, iOS, etc.

You can download Fritzing 0.9.0b at this link.

 



  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook