Commit graph

221 commits

Author SHA1 Message Date
Daniel Egger c76020f1dd
Merge pull request #124 from MabezDev/stml432xx-to-stm32l4xx
Change stm32l432xx-hal to stm32l4xx-hal
2018-12-19 14:04:51 +01:00
Diego Barrios Romero a99c701933 Add WIP APDS9960 proximity, light, rgb and gesture sensor driver 2018-12-19 13:42:15 +01:00
Scott Mabin 5312265b1d Change stm32l432xx-hal to stm32l4xx-hal, as the former has been superceded by the latter 2018-12-19 00:04:30 +00:00
Scott Mabin a1e4eac74e Add hm11 & max17048 to WIP driver list 2018-12-13 01:31:03 +00:00
Uwe Arzt d5982fecdc Change GridEYE link from github to crates.io 2018-12-10 14:05:31 +01:00
Uwe Arzt d92aa79916 Add AS5048A and badge to GridEYE 2018-12-10 09:07:10 +01:00
Sylwester Rąpała c24606df52 Add lacking shileds from crates.io to no_std crates list 2018-12-09 23:03:59 +01:00
Sylwester Rąpała 02ea90f31d Add atomic crate to no_std list crates 2018-12-09 22:57:46 +01:00
Sylwester Rąpała 0d199cefc1 alphabetical order of no_std crates 2018-12-09 22:56:06 +01:00
Emil Fresk fe11015f3b Added biquad-rs 2018-12-09 12:21:55 +01:00
Diego Barrios Romero 9881d43e5b Add TMP006 driver 2018-12-07 14:09:27 +01:00
fudanchii ba91734b50
Add info about tomu-hal
Still work in progress though
2018-12-02 16:12:17 +09:00
Diego Barrios Romero 66ac878835 Add WIP pwm-pca9685 crate 2018-11-27 19:06:43 +01:00
Diego Barrios Romero fd653c7a1d Add published crate for ADS1x1x 2018-11-21 10:02:10 +01:00
Diego Barrios Romero 4c7af7d83b Add WIP driver for ADS1x1x ADCs (#114) 2018-11-11 17:49:54 -06:00
Dan Ravensloft fe2299cab7
Add Sony to ToC 2018-11-08 21:40:20 +00:00
Dan Ravensloft 77ee520b43
Add prussia crate for the PS2 2018-11-08 20:44:30 +00:00
James McGlashan 9ac437d397
Robigalia is general purpose, not an IoT project. 2018-11-01 20:50:18 +00:00
Diego Barrios Romero 66fa684087 Add crate for TMP1X2 driver 2018-10-31 18:34:02 +01:00
Diego Barrios Romero 19a1092514 Add DS323x RTC driver 2018-10-31 11:35:24 +01:00
Diego Barrios Romero b45fe8cbbc Make style similar to other list items 2018-10-26 09:59:21 +02:00
Diego Barrios Romero 962e71b1c3 Move next to utest 2018-10-26 09:56:23 +02:00
Diego Barrios Romero 3ebd22ab45 Improve style 2018-10-26 09:18:58 +02:00
Diego Barrios Romero 256b40296b Add embedded-hal-mock crate 2018-10-26 09:16:43 +02:00
Diego Barrios Romero 027b6ff244 Add WIP driver for TMP102 and TMP112x temperature sensors 2018-10-26 08:31:24 +02:00
Diego Barrios Romero a01db05bf2 Add TCS3472 RGB color light sensor 2018-10-22 17:21:58 +02:00
Diego Barrios Romero 99d7f6bf46 Add WIP MAX44009 ambient light driver 2018-10-21 07:38:53 +02:00
Diego Barrios Romero dd1bf09e40 Add link to LM75 crate 2018-10-20 10:34:23 +02:00
Daniel Egger d726f1281d
Merge branch 'master' into add-wip-veml6075 2018-10-17 10:10:51 +02:00
Diego Barrios Romero dda1846f45 Add WIP driver for LM75 temperature sensor and thermal watchdog 2018-10-16 18:23:20 +02:00
Diego Barrios Romero 912b9d571f Add WIP driver for VEML6075 UVA and UVB light sensor 2018-10-16 18:20:42 +02:00
Paul Florence 006e4091a3 Forgot to add the badge for the crate qei. 2018-10-16 09:40:57 +02:00
Paul Florence 5453b1094a Added the awesome crate qei. 2018-10-16 09:29:48 +02:00
Rahix 1b320443cd
Add shared-bus
Repository: https://github.com/Rahix/shared-bus

Signed-off-by: Rahix <rahix@rahix.de>
2018-10-14 13:13:30 +02:00
memoryruins 13928dd82f Alphabetize no-std crates 2018-10-13 15:56:13 -04:00
memoryruins 16733bd9b5
Add no_std parsing crates
Both nom and combine are popular parsing crates that support no_std builds.
An example of a programming language using no_std and nom: [P64Lang](https://www.polaris64.net/resources/programming/p64lang_wasm/)
2018-10-12 18:38:20 -04:00
Daniel Egger 75003c9853
Merge pull request #95 from eldruin/add-wip-veml6070
Add WIP driver for VEML6070 UVA light sensor
2018-10-12 21:14:28 +02:00
Diego Barrios Romero ad3a8b43dc Point links to crates.io 2018-10-12 17:27:38 +02:00
Diego Barrios Romero 404cfdb367 Add WIP driver for VEML6070 UVA light sensor 2018-10-12 17:24:17 +02:00
Scott 0d401dc5f5 Added ssd1351 colour oled driver to WIP driver crates. 2018-10-07 19:44:42 +01:00
Adam Greig 64f272f050
Merge pull request #93 from timbod7/master
Add reference to new stm32f4xx HAL and board support crates
2018-10-03 22:58:38 +01:00
Tim Docker 8bf354950d Add reference to new stm32 HAL and board support crates 2018-10-04 07:35:15 +10:00
danielgallagher0 6bf23ac283
Adds badge for bluetooth-hci 2018-10-02 21:10:11 -07:00
danielgallagher0 ce542671f5
Release BlueNRG and Bluetooth-HCI crates
Moves BlueNRG and Bluetooth-HCI out of WIP into the main lists for drivers and no-std crates, respectively.
2018-10-01 20:35:15 -07:00
Daniel Egger acacec6c44
Merge pull request #85 from eldruin/add-wip-xca9548a
Add WIP crate for TCA9548A and PCA9548A I2C switches/multiplexers
2018-09-29 22:38:43 +02:00
Daniel Egger bbe77d7bde
Merge pull request #88 from e-matteson/master
add keypad matrix driver
2018-09-28 21:42:35 +02:00
Daniel Egger ea392dd2b5
Merge pull request #89 from jonlamb-gh/patch-1
Add OxCC to WIP crates
2018-09-27 20:24:26 +02:00
Jon 65710f0007
Update README.md 2018-09-27 10:11:52 -07:00
Jon dff5e787fa
Add cargo-fel4 to tools 2018-09-27 10:07:01 -07:00
Jon 4da6c9e244
Add OxCC to WIP crates 2018-09-27 10:00:05 -07:00
e-matteson f0fd0048d0 add keypad matrix driver 2018-09-26 12:46:45 -04:00
Diego Barrios Romero 4d161a3976 DS1307 driver is now finished. 2018-09-25 21:23:54 +02:00
Diego Barrios Romero 9ecb41fe02 Add WIP crate for TCA9548A and PCA9548A I2C switches/multiplexers 2018-09-24 19:09:09 +02:00
rahul-thakoor a92bbdbc7b Add physical computing with rust guide 2018-09-10 21:55:56 +04:00
Diego Barrios Romero d58ba5ecf4 Mark EEPROM24x as finalized and add intro blog post 2018-09-10 19:36:14 +02:00
Daniel Egger 08ee9babd3
Fix team link to actually point to resources team (not hal) 2018-09-09 12:19:23 +02:00
danielgallagher0 c6aabd4dec
Adds BlueNRG and Bluetooth-HCI to WIP 2018-09-03 19:30:09 -07:00
Daniel Egger 0af86bdf1c
Merge pull request #78 from whitequark/patch-1
Add tm4c123x and tm4c129x device crates
2018-08-29 18:38:28 +02:00
whitequark d3da77925f
Fix typo. 2018-08-29 14:51:55 +00:00
whitequark 013d30962f
Add tm4c123x and tm4c129x device crates 2018-08-29 12:08:04 +00:00
Chris f5657f88c1
Add WIP driver for various waveshare epaper modules 2018-08-29 14:06:21 +02:00
Diego Barrios Romero 3f3f7ae39c Add link to crates for pcf857x 2018-08-22 18:38:21 +02:00
Diego Barrios Romero 3e3efd1ba0 Add WIP driver for PCF857x I/O expanders 2018-08-20 08:38:28 +02:00
Diego Barrios Romero 95789a4ff3 Add url to crates.io and badge for eeprom24x crate 2018-08-18 09:49:43 +02:00
Diego Barrios Romero 9f8e0c0298 DS1307: link to crates.io 2018-08-17 11:52:35 +02:00
Diego Barrios Romero 8492f3add8 Add link to crates.io 2018-08-17 09:21:07 +02:00
Diego Barrios Romero 3086822dcc Adapt repository address after project rename 2018-08-17 09:10:00 +02:00
Andre Richter 9a12e3c25b
Add cortex-a, register-rs 2018-08-14 21:03:31 +02:00
Scott Mabin c2d884989c
Added stm32l432xx-hal 2018-08-13 16:41:45 +00:00
Diego Barrios Romero 232992cd86 Add WIP driver for the DS1307 real-time clock 2018-08-12 20:11:17 +02:00
silasb 760d1d60ef Updating discovery book link 2018-08-11 08:11:30 -04:00
John Doneth d59f23f2e1
Change link to crate.io instead of GitHub 2018-08-09 08:00:55 -04:00
John Doneth 251e427bcc
Rename crate from hd44780-hal to hd44780-driver 2018-08-08 19:12:59 -04:00
John Doneth 5e5c3c85f2
Update README.md 2018-08-08 19:09:36 -04:00
John Doneth 7b94bbb825
Add hd44780-hal to embedded-hal-driver section
https://github.com/JohnDoneth/hd44780-hal
2018-08-08 15:28:05 -04:00
Daniel Egger f755c1f18a
Merge pull request #67 from eldruin/at24cx
Add WIP driver for AT24Cx Serial EEPROM ICs
2018-08-08 16:21:35 +02:00
Jorge Aparicio 7d2186cf02 README: mention the CoC and who maintains this repo 2018-08-07 00:36:02 -05:00
Diego Barrios Romero 5f21023e1e Add WIP driver for AT24Cx Serial EEPROM ICs 2018-08-06 23:11:19 +02:00
Josh Mcguigan 8587902173 Adding betafpv-f3 board support crate 2018-08-01 05:03:06 -07:00
Uwe Arzt 2e23baae0b Added crate for Grid-EYE / Panasonic AMG88(33) 2018-07-27 16:06:51 +02:00
Daniel Egger 98f0b6db83
Merge pull request #60 from edarc/patch-1
Add SSD1322 graphical OLED display driver.
2018-07-27 13:21:52 +02:00
droogmic 407b6214e1
Add MicroRust book to README
MicroRust is a book similar to Discovery, but written for the micro:bit.
2018-07-23 21:28:16 +02:00
Kyle Schaffrick 8173efe8c9
Add SSD1322 graphical OLED display driver. 2018-07-21 04:52:56 -07:00
Daniel Egger f84ae1368a
Fix merge conflict 2018-07-17 22:42:29 +02:00
Daniel Egger 5f2096eb3d
Merge branch 'master' into patch-4 2018-07-17 22:39:47 +02:00
Daniel Egger 9d676e53a6
Merge pull request #54 from JoshMcguigan/tsl256x
Adding TSL256x to driver crates list
2018-07-16 21:42:05 +02:00
Daniel Egger 87fcacbfb1
Merge pull request #53 from JoshMcguigan/master
Adding shift-register-driver to driver crates list
2018-07-16 21:40:31 +02:00
Daniel Egger c64ad8d61d
Merge pull request #58 from kellerkindt/patch-3
Add an additional PCD8544 driver
2018-07-16 21:35:38 +02:00
kellerkindt 0c66602440
Add OneWire protocol driver 2018-07-16 17:19:54 +02:00
kellerkindt 4607ae225e
Add a richer PCD8544 driver 2018-07-16 16:59:08 +02:00
kellerkindt e99b480cde
Remove 'TCP/IP' for further line length reduction 2018-07-16 16:43:45 +02:00
kellerkindt 9d0c41668a
Further line width reduction 2018-07-16 16:42:25 +02:00
kellerkindt ae930b53f1
Reduce line width to get the badge on the same line 2018-07-16 16:40:32 +02:00
kellerkindt a0d8570c6a
Link to crates.io instead to the github repo 2018-07-16 16:28:04 +02:00
kellerkindt cb37ace307
Include crates.io link and badge 2018-07-16 16:21:46 +02:00
kellerkindt 535973afeb
Reflect the hardwired capabilities of the w5500 chip 2018-07-16 15:21:50 +02:00
kellerkindt 69e3fa6e34
Add W5500 Ethernet Module Driver 2018-07-16 14:58:21 +02:00
Josh Mcguigan 7df6360523
Adding TSL256X to driver list 2018-07-15 12:12:57 -07:00
Jonathan 'theJPster' Pallant 099586f539
Added some monotron related crates.
Plus stellaris-launchpad, which runs on the same board but is much older (pre-HAL).
2018-07-09 17:40:11 +01:00
Josh Mcguigan 6aab1909ac
Adding shift-register-driver to driver crates list 2018-07-05 20:42:07 -07:00