Commit Graph

412 Commits (518ad82f29cfa2183c0e410e64f53f9a5c8f2e38)

Author SHA1 Message Date
Kyle 6c5e9bd6e8
Fix BluePill broken link
Use new url: stm32duinoforum.com
4 years ago
Raphael O 7671fdaf90
Update README.md 4 years ago
Raphael O 659f11f595
Update README.md 4 years ago
Michael Nitschinger a5df246763
Update README.md 4 years ago
Diego Barrios Romero 369a06f956 Release CCS811 indoor air quality sensor 4 years ago
Ferdia McKeogh c91563d2ac
Add AHT20 4 years ago
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>
4 years ago
Sylwester Rąpała a632ce126c
Add static-bytes crate link 4 years ago
Michael Beaumont 4eb60cc561
Add dht-sensor 4 years ago
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>
4 years ago
Diego Barrios Romero 7e6bd85472 Add portable CRC and SMBus PEC crates 4 years ago
Karl Thorén 5dbff48b7a
Add Adafruit-7segment Driver 4 years ago
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>
4 years ago
Marc Poulhiès 4ea9792210 Update link for waveshare e-ink crate
The crate was moved.
4 years ago
Daniel Prilik 98643d4e43 Add gdbstub 4 years ago
Ioan Herisanu 3f6a67b801 Add ltr-559 4 years ago
Diego Barrios Romero 3c389747e2 Add WIP MLX9061x infrared temperature sensor driver 4 years ago
TheZoq2 e3b2362ca9 add a note on why the old materials section is there 4 years ago
TheZoq2 18ceddcc4a Clean up the training materials section 4 years ago
Pablo Deymonnaz bb02c92e05
Fix typo in lpc845-pac crate link 4 years ago
Michael van Niekerk 938dd0a039
Remove space 4 years ago
Michael van Niekerk b0f1a62c65
Add Microchip 25LCxxx driver 4 years ago
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
4 years ago
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>
4 years ago
Mathias Koch 432c3e788a Merge branch 'master' of github.com:MathiasKoch/awesome-embedded-rust 4 years ago
Mathias Koch 7f7f7cdcbe Add atat, and ublox-cellular 4 years ago
Michael van Niekerk bb80c629d5
Microchip TC72, Analog Devices ADXL313
Microchip TC72, Analog Devices ADXL313 crates
4 years ago
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.
4 years ago
David O'Connor c045e02c1b Fixed typo 4 years ago
David O'Connor 0e272a636a Git troubleshooting 4 years ago
David O'Connor 1d70c3a0b2 Add anyleaf ph module driver 4 years ago
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
4 years ago
Jacob Rosenthal bb3bf29f5c
Add hf2 and uf2 tools for microsoft/adafruit boards 4 years ago
Tyler Holmes a251d17a10 also update table of contents 4 years ago
Tyler Holmes 31470d1780 add boards from atsamd repo 4 years ago
Johan Kristell 5af806042e Add Adafruit feather-f405 board 4 years ago
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
4 years ago
David Haig b86181d53b Add embedded-websocket crate 4 years ago
bors[bot] 397d9f8617
Merge #272
272: Add FreeRTOS-rust r=adamgreig a=Niondir



Co-authored-by: Tobias Kaupat <tobiall@niondir.de>
4 years ago
Justin Moon 521d9e19e0 Add lvgl-rs 4 years ago
Tobias Kaupat a8b38b425c
Add FreeRTOS-rust 4 years ago
Mendelt Siebenga f8b90619f5 add MCP4725 work in progress driver 4 years ago
Diego Barrios Romero 98a1918ce7 Add MAX3010x heart rate/pulse oximeter sensor 4 years ago
Diego Barrios Romero 479a3ca306 Add WIP BMI160, HRS3300, HDC20xx, ISL29125, MAX170xx 4 years ago
bors[bot] 48bfca5cce
Merge #267
267: Tools: Add cargo-flash and cargo-embed r=therealprof a=dbrgn



Co-authored-by: Danilo Bargen <mail@dbrgn.ch>
4 years ago
Danilo Bargen e1ef74695e no_std crates: Add debouncr 4 years ago
Danilo Bargen e2043bf8d1 Tools: Add cargo-flash and cargo-embed 4 years ago
KENTARO OKUDA 0ed7433811 Fix a Typo 4 years ago
KENTARO OKUDA 1ec78b1216 Add WIP LSM9DS1 4 years ago
KENTARO OKUDA 870c0ac57c Add MAX6955 Driver 4 years ago