Skip to content

mimidbe/IOT-for-micro-bit-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IOT for micro:bit in python

A package to connect BBC microbit to an MQTT broker in the cloud and send a message to a telegram bot.

logo logo

connect_wifi(yourSSID,yourPASSWORD)

connect_iot_cloud(server,port,user,password)

subscribe(topicName)

publish(topicName, message)

send_telegram(BotApiKey, ChannelName, message)

About

IOT for micro:bit in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages