Skip to content

ferrets6/barcuino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Logo Flutter Logo

Maintained

Barqino

Small boat driven by an on-board ESP8266, connected to a smartphone app through WiFi.

ESP8266 programmed using Arduino IDE first and PlatformIO for VS Code then. Smartphone app built with Flutter.

Getting Started

Clone this repository locally :

git clone https://github.com/marcodellemarche/barcuino.git

Arduino

If you use PlatformIO, dependencies will be automatically downloaded. Otherwise, please look for these dependencies:

WebSockets

Flutter

Install dependencies for flutter :

cd flutter
flutter pub get

If you want to generate Flutter components you MUST install flutter globally. Please follow flutter documentation.

References

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dart 40.0%
  • C++ 34.9%
  • Python 22.9%
  • Kotlin 1.1%
  • Other 1.1%