radino Library

From InCircuit
Revision as of 08:07, 30 June 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
7 3 2
2,3,4,5,6 1 1
1 1 1

Release notes

Version 7 - 29.06.2015

  • New IC_ESP version (including TCP Client, Telnet Server and bug fixes)
  • WiFi support for radino32.

Download: http://ic42.de/BSP/radino/ICT_Boards_v7_150629.zip

Version 6 - 13.05.2015

  • Optimized GPIOs on radino32. It is now possible to set pins within 1 clock cycle. For details see radino32 software#GPIOs.
  • Added examples for acessing GPIOs.

Download: http://ic42.de/BSP/radino/ICT_Boards_v6_150513.zip

Version 5 - 28.04.2015

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

Download: http://ic42.de/BSP/radino/ICT_Boards_v5_150428.zip

Version 4 - 27.04.2015

  • included environment and drivers for the radino32

Download: http://ic42.de/BSP/radino/ICT_Boards_v4_150427.zip

Version 3 - 27.03.2015

  • updated cc1101 uart bridge

Download: http://ic42.de/BSP/radino/ICT_Boards_v3_150327.zip

Version 2 - 13.03.2015

  • fixed compiler issues with bluetooth library

Download: 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

Download: 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