Skip to content

buildybee/blite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildy B-lite will get you stared with IoT projects: mobile control,sensor driven actions, advanced automation ,smart devices to solve a real life problems.

B-lite kit provides:

  1. 2 X servo motor (max: 2 Amp per channel)
  2. 2 X I/O pins to connect to any digital sensors and motors.
  3. 1 X analog sensors input port
  4. 1 X I2C port for industry standard communication protocol.
  5. 1 X Serial port for flashing and serial monitoring.

Install Arduino IDE: [install section] (https://support.arduino.cc/hc/en-us/articles/360019833020-Download-and-install-Arduino-IDE) Add the borad to the IDE: http://arduino.esp8266.com/stable/package_esp8266com_index.json

Additional library required: Neopixel: https://github.com/adafruit/Adafruit_NeoPixel wifi-control: https://github.com/Links2004/arduinoWebSockets