Skip to content

Commit

Permalink
#5. gif
Browse files Browse the repository at this point in the history
  • Loading branch information
twatteyne committed Jun 23, 2021
1 parent cfba5e8 commit e952dd7
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 6 deletions.
32 changes: 26 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,32 @@

Load this firmware onto an nRF52840-DK to turn it into a programmer for SCuM!

## SCuM?!?
The Single Chip micro-Mote (SCuM) is a 2x3mm2 single-chip standard-compatible Smart Dust chip, see https://www.crystalfree.org/

The Single Chip micro-Mote, the 2x3mm2 single-chip standard-compatible Smart Dust chip, see https://www.crystalfree.org/
## Use

## Programmer?!?
### program the nRF52840-DK

- load code onto SCuM [coming soon!]
- interact with SCuM's serial port [coming soon!]
- calibrate SCuM [coming soon!]
- download `scum-programmer.hex` from the https://github.com/openwsn-berkeley/SCuM-programmer/latest
- plug in your nRF52840-DK into your computer, drive "JLINK"
- drag-and-drop `scum-programmer.hex` onto this drive
- the LEDs of the board go round and around

![](static/round_and_round.gif)

### interact with SCuM's serial port

_Coming soon!_

### load code onto SCuM

_Coming soon!_

### calibrate SCuM

_Coming soon!_

# Build

- install SEGGER Embedded Studio for ARM (Nordic Edition)
- open `scum-programmer/scum-programmer.emProject`
Binary file added static/round_and_round.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e952dd7

Please sign in to comment.