Commit graph

590 commits

Author SHA1 Message Date
Marc Poulhiès 2080e571f0
Apply suggestions from code review
Add crates.io label to epd-waveshare crate.

Co-authored-by: Daniel Egger <daniel@eggers-club.de>
2020-08-07 15:43:27 +02:00
Marc Poulhiès 4ea9792210 Update link for waveshare e-ink crate
The crate was moved.
2020-08-07 15:26:17 +02:00
bors[bot] 748588ac29
Merge #290
290: Add ltr-559 r=therealprof a=iohe

Hello team,
  Adding LTR-559 support as WIP.
  Waiting for feedback,
Thank you!
     

Co-authored-by: Ioan Herisanu <ioan.herisanu.dev@gmail.com>
2020-07-31 08:42:34 +00:00
Ioan Herisanu 3f6a67b801 Add ltr-559 2020-07-30 19:36:26 +03:00
bors[bot] 66d9f3f5a5
Merge #289
289: Add WIP MLX9061x infrared temperature sensor driver r=therealprof a=eldruin



Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
2020-07-29 19:50:39 +00:00
Diego Barrios Romero 3c389747e2 Add WIP MLX9061x infrared temperature sensor driver 2020-07-29 21:19:59 +02:00
bors[bot] e8eb9366c4
Merge #288
288: Clean up the training materials section r=adamgreig a=TheZoq2

A lot of the training material that is linked right now seems to be pretty outdated (blog posts and books from 2017 and earlier)

I moved all those to an "old books" section because I still think they're useful to keep around, but showing them as up to date tutorials is confusing since they often demonstrate things that are not/don't have to be done anymore.

Hopefully I did the checks for what is out of date/what is not correctly 😅 

Co-authored-by: TheZoq2 <frans.skarman@protonmail.com>
2020-07-19 15:18:12 +00:00
TheZoq2 e3b2362ca9 add a note on why the old materials section is there 2020-07-19 17:14:13 +02:00
TheZoq2 18ceddcc4a Clean up the training materials section 2020-07-19 14:05:01 +02:00
bors[bot] 580ffd650f
Merge #287
287: Fix typo in lpc845-pac crate link r=adamgreig a=pablodeymo



Co-authored-by: Pablo Deymonnaz <pdeymon@fi.uba.ar>
2020-07-18 14:42:58 +00:00
Pablo Deymonnaz b5bbb5e8ed
Merge pull request #1 from pablodeymo/pablodeymo-patch-1
Fix typo in lpc845-pac crate link
2020-07-18 11:22:41 -03:00
Pablo Deymonnaz bb02c92e05
Fix typo in lpc845-pac crate link 2020-07-18 11:22:04 -03:00
bors[bot] e3e1982541
Merge #286
286: Microchip 25LCxxx series EEPROM driver r=therealprof a=mvniekerk



Co-authored-by: Michael van Niekerk <mvniekerk@chazaqdev.com>
2020-07-15 23:13:38 +00:00
Michael van Niekerk 938dd0a039
Remove space 2020-07-15 01:07:37 +02:00
Michael van Niekerk b0f1a62c65
Add Microchip 25LCxxx driver 2020-07-15 01:04:43 +02:00
bors[bot] 631f0aba7b
Merge #285
285: Add link to Arduino Nano 33 IoT support r=therealprof a=guswynn

I just finished adding this crate, so I figured I'd add a link, in the same section as boards in the same repo

Co-authored-by: Gus Wynn <guswynn@gmail.com>
2020-07-08 21:46:39 +00:00
Gus Wynn 3159863eb9
Add link to Arduino Nano 33 IoT support
I just finished adding this crate, so I figured I'd add a link, in the same section as boards in the same repo
2020-07-08 12:40:51 -07:00
bors[bot] 2034b798ec
Merge #282
282: Remove reference to emosenkis/esp8266-hal r=berkus a=emosenkis

It has been deprecated in favor of work towards directly supporting Xtensa in rustc which is already mentioned here.

Co-authored-by: Eitan Mosenkis <eitan@mosenkis.net>
2020-06-28 12:43:34 +00:00
bors[bot] 03df1e7314
Merge #284
284: Add atat, and ublox-cellular r=therealprof a=MathiasKoch

- Add wip ublox-cellular device driver: https://github.com/BlackbirdHQ/ublox-cellular-rs
- Add atat abstraction crate: https://github.com/BlackbirdHQ/atat

Co-authored-by: Mathias Koch <mk@blackbird.online>
2020-06-26 11:44:30 +00:00
Mathias Koch 432c3e788a Merge branch 'master' of github.com:MathiasKoch/awesome-embedded-rust 2020-06-26 13:36:49 +02:00
Mathias Koch 7f7f7cdcbe Add atat, and ublox-cellular 2020-06-26 13:35:13 +02:00
bors[bot] 9b1021daf9
Merge #283
283: Microchip TC72, Analog Devices ADXL313 r=therealprof a=mvniekerk

Microchip TC72, Analog Devices ADXL313 crates

Co-authored-by: Michael van Niekerk <mvniekerk@chazaqdev.com>
2020-06-26 11:12:49 +00:00
Michael van Niekerk bb80c629d5
Microchip TC72, Analog Devices ADXL313
Microchip TC72, Analog Devices ADXL313 crates
2020-06-26 12:44:00 +02:00
Eitan Mosenkis f22805bf8d
Remove reference to emosenkis/esp8266-hal
It has been deprecated in favor of work towards directly supporting Xtensa in rustc which is already mentioned here.
2020-06-21 20:42:34 +03:00
bors[bot] 4400633567
Merge #281
281: Add anyleaf r=adamgreig a=David-OConnor

Add a link for the anyleaf ph module driver

Co-authored-by: David O'Connor <david.alan.oconnor@gmail.com>
2020-06-19 09:52:42 +00:00
David O'Connor c045e02c1b Fixed typo 2020-06-19 01:46:43 -04:00
David O'Connor 0e272a636a Git troubleshooting 2020-06-19 01:46:02 -04:00
David O'Connor 1d70c3a0b2 Add anyleaf ph module driver 2020-06-19 01:38:07 -04:00
bors[bot] 5af1be4a3c
Merge #279
279: Change RTFM to RTIC r=therealprof a=trembel

Changing RTFM to RTIC.  RTFM for MSP430 doesn't seem to be maintained and has not made the change to RTIC

Co-authored-by: trembel <silvano.cortesi@hotmail.com>
2020-06-12 18:25:00 +00:00
trembel c83849cae8
Change RTFM to RTIC
Changing RTFM to RTIC.  RTFM for MSP430 doesn't seem to be maintained and has not made the change to RTIC
2020-06-12 18:40:20 +02:00
bors[bot] 9c50614728
Merge #278
278: Add hf2 and uf2 tools for microsoft/adafruit boards r=ryankurte a=jacobrosenthal



Co-authored-by: Jacob Rosenthal <jacobrosenthal@gmail.com>
2020-06-08 05:21:05 +00:00
Jacob Rosenthal bb3bf29f5c
Add hf2 and uf2 tools for microsoft/adafruit boards 2020-06-06 19:19:13 -07:00
bors[bot] 5c2a38b205
Merge #277
277: add boards from atsamd repo r=adamgreig a=TDHolmes

adds nearly all of the boards from the [atsamd](https://github.com/atsamd-rs/atsamd/tree/master/boards) repo, including adding some info from the README's for some of the existing entries

Co-authored-by: Tyler Holmes <tylerdanielholmes@gmail.com>
2020-06-06 11:03:17 +00:00
Tyler Holmes a251d17a10 also update table of contents 2020-06-04 13:01:51 -07:00
Tyler Holmes 31470d1780 add boards from atsamd repo 2020-06-04 12:53:58 -07:00
bors[bot] 98145c8a9f
Merge #276
276: Add Adafruit feather-f405 board r=therealprof a=jkristell

Add this board to the board support crate section

Co-authored-by: Johan Kristell <johan@jott.se>
2020-06-01 22:35:13 +00:00
Johan Kristell 5af806042e Add Adafruit feather-f405 board 2020-06-01 10:47:36 +02:00
bors[bot] 181fe84eb1
Merge #275
275: Add 1bitsy board support crate r=adamgreig a=dgoodlad

I've been working on a board support crate for the [1bitsy](https://1bitsy.org/) board, which is based on an STM32F415 MCU. The board is relatively simple, so there's only a few things to abstract:

* one LED
* one Button
* a 25MHz high-frequency external clock source

Co-authored-by: David Goodlad <david@goodlad.net>
2020-05-29 17:19:22 +00:00
David Goodlad fb0705ef5c
Add 1bitsy board support crate
I've been working on a board support crate for the [1bitsy](https://1bitsy.org/) board, which is based on an STM32F415 MCU. The board is relatively simple, so there's only a few things to abstract:

* one LED
* one Button
* a 25MHz high-frequency external clock source
2020-05-29 12:03:27 +10:00
bors[bot] dddcb6050d
Merge #274
274: Add embedded-websocket crate r=adamgreig a=ninjasource

Hi, my first contribution here. I hope I put this in the right place and that it is worthy of a place on the list of no_std crates!

Co-authored-by: David Haig <david@ninjametal.com>
2020-05-24 00:18:47 +00:00
David Haig b86181d53b Add embedded-websocket crate 2020-05-23 21:50:35 +01:00
bors[bot] 397d9f8617
Merge #272
272: Add FreeRTOS-rust r=adamgreig a=Niondir



Co-authored-by: Tobias Kaupat <tobiall@niondir.de>
2020-05-17 00:49:35 +00:00
bors[bot] 08411030c2
Merge #273
273: Add lvgl-rs r=adamgreig a=justinmoon

cc @rafaelcaricio

Linked to GitHub (instead of crates.io) as the project is still WIP.

Co-authored-by: Justin Moon <mail@justinmoon.com>
2020-05-17 00:48:37 +00:00
Justin Moon 521d9e19e0 Add lvgl-rs 2020-05-15 22:58:53 -05:00
Tobias Kaupat a8b38b425c
Add FreeRTOS-rust 2020-05-15 19:45:12 +02:00
bors[bot] 6539c667f1
Merge #271
271: add MCP4725 work in progress driver r=adamgreig a=mendelt



Co-authored-by: Mendelt Siebenga <msiebenga@gmail.com>
2020-05-10 14:15:13 +00:00
Mendelt Siebenga f8b90619f5 add MCP4725 work in progress driver 2020-05-09 15:42:36 +02:00
bors[bot] 903a623d9c
Merge #270
270: Add WIP BMI160, HRS3300, HDC20xx, ISL29125, MAX170xx r=therealprof a=eldruin

I have written several other drivers but did not add them here :)

Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
2020-05-02 11:42:10 +00:00
Diego Barrios Romero 98a1918ce7 Add MAX3010x heart rate/pulse oximeter sensor 2020-05-02 13:41:39 +02:00
Diego Barrios Romero 479a3ca306 Add WIP BMI160, HRS3300, HDC20xx, ISL29125, MAX170xx 2020-05-02 13:36:37 +02:00