Skip to content

The Friend module is a micro:bit chatbot that you can run inside of the REPL.

License

Notifications You must be signed in to change notification settings

mytechnotalent/MicroPython-micro-bit_Friend_MOD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

MicroPython micro:bit Friend MOD

The Friend module is a micro:bit chatbot that you can run inside of the REPL.

Step 1: Flash friend.py On micro:bit

Step 2: Run REPL & Ask Questions!

>>> from friend import *
>>> talk('What is your name?')

NOTE: Requires an external speaker on micro:bit v1.

License

Apache License, Version 2.0

About

The Friend module is a micro:bit chatbot that you can run inside of the REPL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages