Skip to content

Commit 21290b1

Browse files
authored
Update README.md
Referencies and details
1 parent b095e99 commit 21290b1

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

README.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
11
# layout
22

3-
A new Flutter project.
3+
A simple flutter projet to connect arduino using bluetooth module.
4+
In this project you'll be to send simple caracters to bluetooth module (HC-06 or HC-05) or send caracters using voice command.
45

5-
## Getting Started
6-
7-
This project is a starting point for a Flutter application.
8-
9-
A few resources to get you started if this is your first Flutter project:
10-
11-
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
13-
14-
For help getting started with Flutter, view our
15-
[online documentation](https://flutter.dev/docs), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.
6+
## References
7+
https://pub.dev/packages/flutter_bluetooth_serial
8+
https://pub.dev/packages/flutter_speech

0 commit comments

Comments
 (0)