Blinker solution

Blinker is a cross-hardware, cross-platform iot solution that provides APP -, device – and server-side support for data transfer using public cloud services. It can be used in smart home, data monitoring and other fields to help users build Internet of things projects better and faster.

What are blinker’s strengths

Blinker supports the most popular connectivity options, such as Bluetooth, WiFi, and NBiot/GPRS, for most iot scenarios. Blinker provides Support libraries for Arduino and freeRTOS (to be supported soon), and can be developed using AVR, ARM, ESP8266, and ESP32 chips. For Linux devices, you can use the Blinker Python module for development. Esp8266 firmware support is also available, and the device only needs to connect to a WiFi module with Blinker firmware burned. Communication is the core of blinker’s solution, and Blinker also offers a variety of additional functions such as timing control, automation control, scene control, cloud storage, firmware updates, device sharing, wechat notifications, message push, SMS alarm, voice control, smart audio access, and more. These are common features of iot devices, and now you can easily use them without complicated code.

blinker DIY

Blinker DIY is the Blinker team’s rapid prototyping solution for DIY enthusiasts and individual developers. Generally, the development of Internet of Things projects requires the development of device side, client side and server side, and human and financial resources are needed for each part of the development. For individual developers, it’s usually not possible to do all three parts alone. Blinker offers a mobile app-to-device control solution, with multiple device SDKS to help developers focus on the device. With blinker’s client (Blinker APP) and server, run by blinker’s team, you can quickly build your own iot devices.

Instance tutorial

This chapter will use Blinker DIY in combination with the ESP8266 development board to achieve mobile control of Arduino. Basic control 2. Data feedback 3. Voice control and timing 4. Intelligent sound control