Commit graph

418 commits

Author SHA1 Message Date
Alex Williams
6418ea97c0
Merge branch 'master' into add-sram23x 2021-01-17 04:20:11 +00:00
Mathias
c92edbce2c Add embedded-storage and embedded-nal to component abstraction crates 2021-01-14 09:48:43 +01:00
Alex Williams
3975caa929
Add link to Microchip 23x SRAM driver and blog post 2021-01-13 07:25:09 +00:00
Dion Dokter
5c7a0aacde
Added device-driver crate
I've made a crate that can help you create device drivers. Currently it can only be used for register definitions, but I'm planning on doing more.
I'd love to get some more eyeballs on this and adding it to this list seems like a good step.
2020-12-29 17:52:48 +01:00
Johannes Barre
a1acc2c5a6
Removed Fork for AVR link
This project has been merged to upstream and is deprecated.
2020-11-28 19:15:18 +01:00
Logiase
96332257b7
fix URL 2020-10-17 00:04:34 +08:00
Kyle
6c5e9bd6e8
Fix BluePill broken link
Use new url: stm32duinoforum.com
2020-10-08 19:48:54 -07:00
Raphael O
7671fdaf90
Update README.md 2020-10-01 11:26:39 +02:00
Raphael O
659f11f595
Update README.md 2020-10-01 11:25:43 +02:00
Michael Nitschinger
a5df246763
Update README.md 2020-09-28 19:09:05 +02:00
Diego Barrios Romero
369a06f956 Release CCS811 indoor air quality sensor 2020-09-10 20:59:08 +02:00
Ferdia McKeogh
c91563d2ac
Add AHT20 2020-09-07 18:50:26 +01:00
bors[bot]
cb10ae58e7
Merge #296
296: Add static-bytes crate link r=jamesmunns a=xoac



Co-authored-by: Sylwester Rąpała <sylwesterrapala@outlook.com>
2020-08-31 23:56:51 +00:00
Sylwester Rąpała
a632ce126c
Add static-bytes crate link 2020-09-01 01:54:19 +02:00
Michael Beaumont
4eb60cc561
Add dht-sensor 2020-08-11 20:55:33 +02:00
bors[bot]
2e8b4ad5b3
Merge #291
291: Add gdbstub r=adamgreig a=daniel5151

Add `gdbstub` to this list of no-std crates.

`gdbstub` is a `#![no_std]`compatible (and `alloc` free) implementation of the GDB remote serial protocol in Rust.

Co-authored-by: Daniel Prilik <danielprilik@gmail.com>
2020-08-10 00:17:05 +00:00
Diego Barrios Romero
7e6bd85472 Add portable CRC and SMBus PEC crates 2020-08-09 11:44:26 +02:00
Karl Thorén
5dbff48b7a
Add Adafruit-7segment Driver 2020-08-07 21:10:39 +02:00
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
Daniel Prilik
98643d4e43 Add gdbstub 2020-07-31 11:06:31 -04:00
Ioan Herisanu
3f6a67b801 Add ltr-559 2020-07-30 19:36:26 +03:00
Diego Barrios Romero
3c389747e2 Add WIP MLX9061x infrared temperature sensor driver 2020-07-29 21:19:59 +02: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
Pablo Deymonnaz
bb02c92e05
Fix typo in lpc845-pac crate link 2020-07-18 11:22:04 -03: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
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
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
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
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
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
Jacob Rosenthal
bb3bf29f5c
Add hf2 and uf2 tools for microsoft/adafruit boards 2020-06-06 19:19:13 -07: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
Johan Kristell
5af806042e Add Adafruit feather-f405 board 2020-06-01 10:47:36 +02: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
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
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
Mendelt Siebenga
f8b90619f5 add MCP4725 work in progress driver 2020-05-09 15:42:36 +02: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