ESP8266 witty

If you have this #ESP8266 board and you don’t understand Chinese this .ino code is for you: https://t.co/mYbGTQXx84 pic.twitter.com/6DfRxopduu — Jordi Binefa (@JordiBinefa) March 28, 2016 Codi enllaçat a la piulada ( ESP8266_06c_TestPins.ino ) #MQTT on #esp8266 using mqtt-spy. Input & output topics. Code: https://t.co/qQHPDquLibhttps://t.co/EDeG0bOWyo #IoT pic.twitter.com/ryYnisdVjg — Jordi Binefa (@JordiBinefa) May 6, 2016 Codi… Continueu llegint ESP8266 witty

Publicada el
Categorizat com OSHW Etiquetat

Robot pel curs 2016-2017

Llistat de material pel robot del curs 2015-2016 (pel curs 2016-2017 cal actualitzar alguns enllaços) Comparació de preus entre AliExpress i Banggood (actualitzat el 20161101) Instruccions de muntatge del robot del curs 2015-2016 Sumo 2015-2016 #Arduino Nano DIY Robot’s Sumo Fighting at #JEClot @JesuitesEdu pic.twitter.com/2Qgh3DRoX7 — Jordi Binefa (@JordiBinefa) 8 de març de 2016 Seguidors… Continueu llegint Robot pel curs 2016-2017

Publicada el
Categorizat com Uncategorized

ESP8266 and Arduino using LoRa and AES encryption

Here there are the raw codes to get an Arduino and an ESP8266 connected at SX1276. They are able to do LoRa bidirectional communication between them. It has been developed a PyQt program to change frequency dynamically and be able to check CRC and AES features in real time: PyQt code, examples and libraries for Arduino and… Continueu llegint ESP8266 and Arduino using LoRa and AES encryption

ESP8266 library for SX1276 using LoRA and PyQt

This PyQt code sends to ESP8266 payload binary information prepended by two bytes. 1st byte is function mode and 2nd byte is payload length. This code is able to receive binary information, to add CRC at the end or request a CRC calculation from ESP8266. This ESP8266 library code is an adaption loraIno library for Arduino. Hardware is based on… Continueu llegint ESP8266 library for SX1276 using LoRA and PyQt