Qiscus bot for
ESP8266
Qiscus ES /now
Ashari Juang @2019
Wireless SoC (System on Chip)
ESP8266
• ESP8266 dikembangkan
developer tiongkok (Espressif).

• Module wifi dengan SoC
(System on Chip).

• Bisa di program tanpa
mikrokontroller tambahan.

• ESP12E NodeMCU v3 lua,
board with gpio pin dan micro
usb.
GPIO Pin
• Pin untuk komunikasi
dengan sensor atau
module lain

• beberapa pin konsisten
mengeluarkan tegangan
3.3v dan ground.
https://alselectro.wordpress.com/2017/10/21/nodemcu-getting-started-with-arduino-core-1-gpio-pins-network-access/
NodeMCU firmware
• Custom build 

• Support mqtt client(connect, publish, subs, etc)

• Suport crypto (encrypt, decrypt, etc)

• Support sqlite but large size
Debug and Develop
• Arduino IDE

• Need update board model esp8266

• Board config :

• cpu freq 80Mhz

• flash size 4mb

• upload speed 115200

• port, follow your driver usb
port(mac /dev/cu.wchusbserial...

• Serial monitor, and set serial port.
example : 74880 and set 74880 baud
on serial monitor
ESP8266 Qiscus
• Repo https://github.com/asharijuang/ESP8266-QiscusBot

• Main Feature :

• Config appid, token

• Get message with sync api (polling)

• Send message

• Integration with Arduino
Flow
ESP8266
@hijuju
NLP + state machine
Qiscus Server
Qiscus Client
(kiwari) @hijuju
or
@juang
ML
WIP
• Xiaomi dafang camera, telegram
bot and motion detect.

• [TODO] Motion detect is late

• [TODO] Image Recognize

• NodeMCU and ESP8622 Qiscus
Bot.

• [TODO] Try receive input sensor

• [TODO] integrate LCD 

• IP Camera and image recognise
with ESP32.

Qiscus bot esp8266

  • 1.
    Qiscus bot for ESP8266 QiscusES /now Ashari Juang @2019 Wireless SoC (System on Chip)
  • 2.
    ESP8266 • ESP8266 dikembangkan developertiongkok (Espressif). • Module wifi dengan SoC (System on Chip). • Bisa di program tanpa mikrokontroller tambahan. • ESP12E NodeMCU v3 lua, board with gpio pin dan micro usb.
  • 4.
    GPIO Pin • Pinuntuk komunikasi dengan sensor atau module lain • beberapa pin konsisten mengeluarkan tegangan 3.3v dan ground. https://alselectro.wordpress.com/2017/10/21/nodemcu-getting-started-with-arduino-core-1-gpio-pins-network-access/
  • 5.
    NodeMCU firmware • Custombuild • Support mqtt client(connect, publish, subs, etc) • Suport crypto (encrypt, decrypt, etc) • Support sqlite but large size
  • 6.
    Debug and Develop •Arduino IDE • Need update board model esp8266 • Board config : • cpu freq 80Mhz • flash size 4mb • upload speed 115200 • port, follow your driver usb port(mac /dev/cu.wchusbserial... • Serial monitor, and set serial port. example : 74880 and set 74880 baud on serial monitor
  • 7.
    ESP8266 Qiscus • Repohttps://github.com/asharijuang/ESP8266-QiscusBot • Main Feature : • Config appid, token • Get message with sync api (polling) • Send message • Integration with Arduino
  • 8.
    Flow ESP8266 @hijuju NLP + statemachine Qiscus Server Qiscus Client (kiwari) @hijuju or @juang ML
  • 9.
    WIP • Xiaomi dafangcamera, telegram bot and motion detect. • [TODO] Motion detect is late • [TODO] Image Recognize • NodeMCU and ESP8622 Qiscus Bot. • [TODO] Try receive input sensor • [TODO] integrate LCD • IP Camera and image recognise with ESP32.