Posts by Сергей Полторак Полторак
New Z-Uno software release 2.0.9
Сергей Полторак Полторак April 9, 2017We are happy to announce a new Z-Uno release! This software update of Z-Uno is fixing a lot of bugs of the previous version 2.0.8 and earlier. What's new in 2.0.9? New example added (can be found in File→Examples→Z-Uno in Arduino IDE): AM2320 temperature and humidity sensor example New features: Libraries New library...
New Z-Uno software release 2.0.8
Сергей Полторак Полторак February 28, 2017We are happy to announce a new Z-Uno release! This software update of Z-Uno fixes some issues from 2.0.7 version and brings many new features to your Z-Uno. What's new in 2.0.8? New examples added (can be found in File→Examples→Z-Uno in Arduino IDE): Interrupts example LPS331 pressure sensor example AM2320 temperature and humidity sensor example...
New Z-Uno software release 2.0.7
Сергей Полторак Полторак December 16, 2016We are happy to announce new Z-Uno release! This software update of Z-Uno fixes some issues from 2.0.6 version and brings even more features to your Z-Uno. What's new in 2.0.7? New examples added: IR Receiver conevrts IR commands to Z-Wave — give your TV remote control a second chance! IR Transmitter conevrts Z-Wave commands to IR — control your...
New Z-Uno software release
Сергей Полторак Полторак September 30, 2016We are happy to announce new Z-Uno release! This software update of Z-Uno fixes some issues from test 2.0.5 version and brings more features to your Z-Uno. We need your feedback! We would like to ask you to follow our survey to better fit your requirements. Want more examples? Want more function? Please let us know ! What's new in 2.0.6? New examples added: Secure...
Z-Uno and RaZberry at IFA 2016 in Berlin
Сергей Полторак Полторак September 7, 2016During the IFA show that took place in Berlin from 2 to 7 September we have shown Z-Uno development board and new RaZberry board with enhanced antenna. Have a look on the video presentation by INTUITECH .
Conrad Community meets Z-Uno
Сергей Полторак Полторак September 1, 2016See a short presentation of Z-Uno for Conrad Community blog at IFA 2016! (starting from 1:05, in German) Another presentation (also in German) was recently prepared by INTUITECH .
Release candidate of C++ compiler version 2.0.5
Сергей Полторак Полторак August 24, 2016Release candidate of C++ version 2.0.5 is out! A lot of new h/w support added and new examples provided. 1-Wire library added (OneWire.h) built-in EEPROM support added, 16kB available for user (EEPROM.h) non-volatile fast memory support added for sleping devices (EEPROM.h) Key scanner mode added to allow wakes up from sleep on up to 112 buttons (7x16 columns)...
Release candidate of C++ compiler version 2.0.4
Сергей Полторак Полторак August 3, 2016We are releasing new C++ version of Z-Uno software. Release candidate version 2.0.4 is out! Most of changes are very technical, but will make the Z-Uno more stable and make your life easier. Wire (I2C) library now allows scanning of devices on the bus DHT22 support added Size of all sketches optimized by tuning the compiler Fix compiler to understand...
Z-Uno is now available in Europe!
Сергей Полторак Полторак July 20, 2016Dear Z-Uno followers, we are proud to announce that Z-Uno is now available in Europe! Right now our master distributor for Europe is shipping Z-Uno to various resellers and e-shops around Europe. We will list all available resellers by the end of week to help you get to your local e-shop.
New C++ implementation in Z-Uno
Сергей Полторак Полторак July 20, 2016Dear user, we are continuing the development of C++ version of Z-Uno software. Beta version 2.0.3 is out! What's new: millis () function implemented Serial avaliable , peek , parseInt , parseFloat I2C library added (Wire.h) based on I2C library and example for MCP23017 based on I2C library and example for BMP180 SPI library added (SPI.h)...