Commit Graph
18 Commits
Author SHA1 Message Date
Laurens Valk 8d9bb6e11a snippets/ev3/i2c_extra: update i2c
Reflect that we read one byte by default.

Also allow a second way to send one byte, by specifying a register with no data.
2020-02-03 10:34:42 +01:00
David Lechner f7f1ce5768 resources renamed to media.ev3dev 2020-01-14 10:35:09 -06:00
David Lechner b7a111a78f snippets/ev3/screen_extra: fix flake8 error 2020-01-13 20:09:00 -06:00
David Lechner fe3a7ae636 snippets/ev3/speaker_basics: add Danish example 2020-01-13 20:03:51 -06:00
David Lechner 37ca78217f snippets/ev3/screen_basics: finish show_image todo
ev3.screen.show_image is implemented now
2020-01-13 18:50:22 -06:00
David Lechner 05b69c1684 snippits/ev3/speaker_basics: new project for basic speaker ops 2020-01-12 14:18:11 -06:00
David Lechner 80c99a0781 snippets/ev3/screen: add examples
New examples for ev3.screen / Image class API

sprite.png is derived from https://publicdomainvectors.org/en/free-clipart/Walking-man-figure/66314.html
2020-01-10 20:32:52 -06:00
Laurens Valk d646e0fc49 *: use Ports from parameters module, not hubs
This follows a recent API update.
2020-01-10 16:10:33 +01:00
Laurens Valk 6e893e2301 */ev3: rename customdevices to iodevices
This follows the API update.
2020-01-01 16:40:39 +01:00
Laurens Valk 7fc9d68345 snippets/ev3/i2c_extra: add snippet 2019-12-10 15:24:20 +01:00
Laurens Valk 42eb870c74 snippets/ev3/i2c_basics: add snippet 2019-12-10 15:18:40 +01:00
Laurens Valk 9237f475d8 tests/ev3/test_i2c: add project 2019-12-10 15:18:14 +01:00
Laurens Valk c017248f43 snippets/ev3/uart_basics: add snippet 2019-12-10 13:22:19 +01:00
Laurens Valk 713cccf2f8 tests/ev3/test_serial: add project 2019-12-10 13:21:58 +01:00
Laurens Valk 84c1d38d46 test/ev3/buttons: initial test
This tests all button functionality.
2019-12-10 13:21:43 +01:00
Laurens Valk c322ffdc17 snippets/ev3/buttons: initial example 2019-12-09 16:16:01 +01:00
Laurens Valk 17b583cd23 snippets/ev3/light_color: initial example 2019-12-09 16:15:55 +01:00
laurensvalk 0ca233cc9a Initial commit 2019-11-13 10:58:22 +01:00