https://github.com/machawk1/alert-codebase
https://github.com/machawk1/alert-codebase
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/machawk1/alert-codebase
- Owner: machawk1
- Created: 2015-03-19T19:25:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-19T20:11:28.000Z (about 10 years ago)
- Last Synced: 2025-03-24T09:45:15.241Z (about 2 months ago)
- Language: nesC
- Size: 14.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ALERT codebase
This site servers as the code repository for the various resources developed for ALERT and related mote-based projects. All code currently available is accessible through Mercurial and viewable through (project)>source>browser .* [Proximity](../../tree/master/Proximity)- simple NesC example to extract information from a TinyOS packet and display on a respective mote's LEDs to represent distance from another mote.
* [RuntimeReprogram](../../tree/master/RuntimeReprogram) - the beginnings of the ALERT task of reprogramming a mote at runtime without modifications required to the core Deluge code.
* [unorganized resources](../../tree/master/unorganized%20resources/)
* [Chinmay's Code Switching](../../tree/master/unorganized%20resources/ChinmaysCodeSwitching) - retained code from Chinmay Lokesh for reference.
* [DelugeV](../../tree/master/unorganized%20resources/DelugeV) - versioning code performing in Dr. Olariu's 2010 Sensor Networks class, as obtained from Chinmay
* [MikeRuffingSource](../../tree/master/unorganized%20resources/MikeRuffingSource) - official versioning code obtained from Mike Ruffing, one of the versioning project's creators
* [Retasking Project](../../tree/master/unorganized%20resources/RetaskingProject) - supposed portion of source of versioning code from Chinmay
* [motesGUI](../../tree/master/unorganized%20resources/motesGUI) - Python based GUI for quickly "resetting" the motes back to a useable Deluge base by Mat Kelly