Skip to content

An example of creating an IOT-device for Utopia Ecosystem

License

Notifications You must be signed in to change notification settings

utopia-opensource/utopia-iot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utopia-iot

An example of creating an IOT-device for Utopia Ecosystem

about the device

You can use this project as an example for your development of smart devices working with Utopia Ecosystem. This may be a device that monitors the status of the network, mining, synchronization, and so on.

This example uses RGB: flashing blue signal when connected to Wifi, red signal on error and green if successful.

As a board with a controller, NodeMCU WeMos is used.

Also, this solution can be used as an example of the use of UtopiaAPI.

compilation and firmware

Use Android Studio to build.

before build: sh prepare.sh

photos

photo photo photo

log example

log

About

An example of creating an IOT-device for Utopia Ecosystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.5%
  • C 7.2%
  • Shell 1.3%