Skip to content

Latest commit

History

History
48 lines (34 loc) 路 1.92 KB

README.md

File metadata and controls

48 lines (34 loc) 路 1.92 KB

Asfalis

Build status badge GitHub file size in bytes GitHub release (latest SemVer) GitHub deployments Maintenance

An open-source, highly extensible bicycle safety device powered by the BBC Microbit

About

Asfalis is a bicycle safety device written in TypeScript and translated into Blockly and Python (MakeCode flavour) that is simple and elegant. Asfalis has the following features:

  • Proximity detection
  • Time
  • Compass
  • Temperature
  • Local requests for asisstance - once activated, the device will send an emergency help message to all Asfalis devices in the area
  • Fall detection

What does the name mean?

Asfalis means "safe" in Greek 馃榾

Contributing

To edit this repository in MakeCode:

Blocks preview

This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.

A rendered view of the blocks

Metadata (used for search, rendering)

  • for PXT/microbit
<script src="https://makecode.com/gh-pages-embed.js"></script><script>makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");</script>

License

GPL 3.0 or any later option, see LICENSE