Browse over 10,000 Electronics Projects

Fishino now supported on Blynk! Make your drag&drop mobile app to control it instantly

Fishino now supported on Blynk! Make your drag&drop mobile app to control it instantly

Blynk is a Platform with iOS and Android apps to control Arduino, Raspberry Pi and the likes over the Internet.

It’s a digital dashboard where you can build a graphic interface for your project by simply dragging and dropping widgets.

It’s really simple to set everything up and you’ll start tinkering in less than 5 mins.

Blynk  is not tied to some specific board or shield. Instead, it’s supporting hardware of your choice. Whether your Fishino, Arduino or Raspberry Pi  is linked to the Internet over Wi-Fi, Ethernet or this new ESP8266 chip, Blynk will get you online and ready for the Internet Of Your Things.

With the new library release v0.3.8, the astonishing IoT fast tinkering mobile app builder is supporting Fishino, our Arduino compatible development board with WiFi, microSD cards reader and RTC on board.  There are three versions of Fishino:

  1. Fishino UNO, is the entry-level board of Fishino family. It’s a board 100% compatible with the famous Arduino UNO, but with many add-ons which greatly enhance its capabilities.
  2. Fishino MEGA, the second board of Fishino family. It’s a board 100% compatible with the famous Arduino MEGA, can be powered by a single cell LiPo battery, which gets automatically charged when another power supply is available.
  3. Fishino GUPPY, is the third board of Fishino family. It’s a board 100% compatible with the famous Arduino NANO, can be powered by a single cell LiPo battery, which gets automatically charged when another power supply is available.

You can purchase Fishino here and download the Blynk starter kit here.



Advertisement1


The new library is supporting the following features:

  • New boards support:
    • Fishino.it
  • Bluetooth Smart (4.0 LE) support [ BETA ]
    • RedBear Duo
    • RedBearLab BLE Mini
    • RedBearLab BLE Nano
    • Simblee BLE
    • RFDuino BLE
  • BlynkSimpleSerial class is deprecated now!
    • Please use our new, better USB/Serial examples
  • Fixed 128 Virtual Pins for ESP8266
  • Fixed Bridge.virtualWrite(pin, ...) with multiple parameters
  • Enabled SSL fingerprint check for ESP8266
  • Fixed info sending for Arduino WiFi Shield and ESP8266 WiFi Shield
  • Auto-generate Ethernet MAC address based on Auth Token
  • Remove CC3000 socket inactivity timeout
  • Updated Travis build system

Full list of supported hardware:https://github.com/blynkkk/blynkkk.github.io/blob/master/SupportedHardware.md39

You can download latest library here:
https://github.com/blynkkk/blynk-library/releases/latest59

You can also contribute to Blynk Wiki: https://github.com/blynkkk/blynk-library/wiki15

 


Top