radino Library

From InCircuit
Revision as of 09:31, 29 April 2015 by EThomas (Talk | contribs)

Jump to: navigation, search

This page is currently under construction and is daily updated with new information.

radino Library
radino radino32
radino32 software
radino software radino WiFi software
First Steps | Howto | FAQ
IC ESP ESP8266EX HTTPD IC ESP8266EX interface

The In-Circuit Radino Library contains sourcecode needed for using the radino Modules with the Arduino IDE.

Downloads can be found at the bottom of this page.

General information about the Arduino IDE can be found on radino software.

Informwation regarding software for the radino32 is listed under radino32 software.

Further Documentation for the radino WiFi can be found at radino WiFi software.

Overview

The IC radino modules consist of an Arduino Micro compatible chip (e.g. ATmega32u4) and a radio module. The Ardino IDE is used to program the micro-controller.

In case of the WiFi module the second chip is an ESP8266EX. It is responsible for handling the WiFi connectivity and additionally runs an HTTP server. For more details see radino WiFi software.


Downloads

Arduino IDE version 1.6

Libraries and examples to utilize radino functionality using the Arduino IDE 1.6.

Download

Current version: http://ic42.de/BSP/radino/ICT_Boards.zip

The table shows which ESP firmware and IC_ESP library are part of each radino Library release.
Radino Library Version ESP firmware version IC_ESP version
2,3,4,5 1 1
1 1 1

Release notes

Version 5 - 28.04.2015

  • included example sketch to flash the ESP8266 firmware and communicate with this chip

Version 4: http://ic42.de/BSP/radino/ICT_Boards_v5_150428.zip

Version 4 - 27.04.2015

  • included environment and drivers for the radino32

Version 4: http://ic42.de/BSP/radino/ICT_Boards_v4_150427.zip

Version 3 - 27.03.2015

  • updated cc1101 uart bridge

Version 3: http://ic42.de/BSP/radino/ICT_Boards_v3_150327.zip

Version 2 - 13.03.2015

  • fixed compiler issues with bluetooth library

Version 2: http://ic42.de/BSP/radino/ICT_Boards_v2_150313.zip

Version 1 - 04.03.2015

  • Initial release of Arduino 1.6 compatible library
  • bootloaders and definitions of all current radinos
  • radino WiFi:
    • ESP firmware version 1 with IC_ESP library version 1
      • WiFi configuration
      • HTTP server
      • pushing TCP data to remote server
    • Example how to utilize current functionality "radino_WiFi_Spider_Factory"
    • Example pushing an analog value to a remote server "radino_WiFi_TCP_push"
  • other radinos:
    • migrated projects to IDE version 1.6

Version 1: http://ic42.de/BSP/radino/ICT_Boards_v1_150304.zip

Arduino IDE version 1.0.x

Libraries and examples to utilize radino functionality using the Arduino IDE 1.0.x.

Download

Current version: http://ic42.de/BSP/radino/ICT_Boards_106.zip

Personal tools