Glenn Ruben Bakke
|
aa32dcd0fd
|
nrf5/examples: Adding example to show how to use current PWM module to control servo motors.
|
2017-04-18 21:03:14 +02:00 |
|
Glenn Ruben Bakke
|
4dd86178bc
|
nrf5: Removing custom display, framebuffer and graphics module to make branch contain core components instead of playground modules.
|
2017-04-09 18:25:15 +02:00 |
|
Glenn Ruben Bakke
|
0559be4ffc
|
nrf5/bluetooth: Adding possibility to configure whether advertisment should be connectable or not.
|
2017-04-02 18:34:56 +02:00 |
|
Glenn Ruben Bakke
|
c8097eb470
|
nrf5/examples: Adding python eddystone example using ubluepy api.
|
2017-04-02 15:51:00 +02:00 |
|
Glenn Ruben Bakke
|
460f6dee50
|
nrf5/examples: Updating ubluepy scan example to use constant value from ubluepy instead of hardcoded value.
|
2017-04-01 22:50:37 +02:00 |
|
Glenn Ruben Bakke
|
9568e07159
|
nrf5/examples: Adding example on how to use the ubluepy Scanner object in order to scan for a device name and find the address of the device. This can subsequently be used to perform a Central role connect() using the Peripheral object.
|
2017-04-01 22:45:11 +02:00 |
|
Glenn Ruben Bakke
|
5ae960947c
|
nrf5/examples: Updating ssd1306.py example with a comment describing proceedure on how to use the I2C variant of the driver.
|
2017-02-02 23:50:43 +01:00 |
|
Glenn Ruben Bakke
|
2517ce48f8
|
nrf5/examples: Updating ssd1306.py driver to work with i2c master write implementation.
|
2017-02-02 23:43:52 +01:00 |
|
Glenn Ruben Bakke
|
726fe1aa27
|
nrf5/examples: Updating game file to use ssd1305 display driver.
|
2017-01-26 23:37:19 +01:00 |
|
Glenn Ruben Bakke
|
0380d2e781
|
nrf5/examples: Adding a extra global variable to the game which breaks the game execution.
|
2017-01-15 19:59:09 +01:00 |
|
Glenn Ruben Bakke
|
b0a730d482
|
nrf5/examples: Adding 2048 game using OLED SSD1306 128x64 display and analog joystick.
|
2017-01-15 19:47:13 +01:00 |
|
Glenn Ruben Bakke
|
22c7cf7358
|
nrf5/examples: Adding copy of ssd1306.py driver hardcoded with SPI and Pin assignments.
|
2017-01-09 17:52:42 +01:00 |
|
Glenn Ruben Bakke
|
06e0f5d081
|
nrf5/examples: Removing tabs from epaper python script usage comment, so that it is easier to copy paste.
|
2017-01-08 21:23:33 +01:00 |
|
Glenn Ruben Bakke
|
5875013670
|
nrf5/modules: Moving python scripts to examples folder to free up some flash space on constrained targets as modules folder is used as frozen files folder.
|
2017-01-04 17:27:02 +01:00 |
|