Bigdata IoT2

Links

https://github.com/esp8266/Arduino/tree/master/doc/esp8266wifi#id19

http://arduino-esp8266.readthedocs.io/en/latest/esp8266wifi/client-secure-examples.html

https://www.arduino.cc/en/Tutorial/EEPROMWrite

Instalação do ActiveMQ´no Linux

Baixar de: http://activemq.apache.org/activemq-5152-release.html

Baixar também o JDK

Configurar a variável de ambiente JAVA_HOME

~$ export JAVA_HOME=/home/aluno/jdk1.8.0_151

Obs.: atente-se para o caminho do jdk

Inicialize em

cd /apache-activemq-5.15.2/bin
./activemq start