Commit graph

592 commits

Author SHA1 Message Date
Carlos Barrales Ruiz e38d100c97 Add [prinThor] firmware 2024-05-03 21:18:07 +02:00
Carlos Barrales Ruiz 437fbcf717 Add [prinThor] firmware 2024-05-03 21:18:07 +02:00
Robert Jördens 6de97552b0 miniconf: update description 2024-04-23 21:05:43 +02:00
Robert Jördens ae4d3f10bd Add miniconf crate 2024-04-23 21:05:43 +02:00
HaoboGu a8a282eea6 Add Chinese community 2024-04-15 08:40:28 +02:00
Markus Kasten e29a94d587 add lp586x to WIP driver crates 2024-04-10 22:42:53 +02:00
Geovane Fedrecheski 3834b7f138 Add lakers: implementation of EDHOC
Repo: https://github.com/openwsn-berkeley/lakers
2024-03-19 16:47:17 +01:00
DeflateAwning ac5bf1b7c8 Add compatibility list for LM75 (fixes #442) 2024-03-06 23:02:55 +01:00
Douwe d0baac3884 Add ad57xx WIP Driver 2024-02-18 20:33:52 +01:00
rmsyn 857a64838f tool: add svd-generator 2024-02-11 20:26:57 +01:00
Sviatoslav Kokurin 14cd3eb30f Add embedded-cli 2024-02-08 09:56:26 +01:00
Caleb Jamison 9b3f0305b4 Fix links to lorawan-device and lorawan-encoding. 2024-01-24 15:41:15 +01:00
rmsyn f05c760a1f jh71xx-hal: add a link to the jh71xx-hal crate
Adds an entry for the `jh71xx-hal` HAL crate for StarFive JH71xx MCUs.
2024-01-22 08:36:17 +01:00
rmsyn 380cddd368 fixup: jh71xx-pac: remove VisionFive2 board info
Board versions have been removed from the `jh71xx-pac` library, since
this level of support is better suited for BSP packages.
2024-01-22 08:36:17 +01:00
Emanuele Panzeri f9b57e7e16 Fix link to "Arduino Nano 33 IoT" product 2024-01-12 09:23:20 +01:00
Daniel Egger b49d792587
Merge branch 'master' into master 2024-01-07 15:18:25 +01:00
decryphe 8d98beb546 Add MS5637 temperature and pressure sensor 2023-12-20 09:28:54 +01:00
Barrett c689c6657d fix: Various grammar/spelling errors
I have a Grammarly extension in my IDE, making most things here
errors. However, it caught some hard-to-find issues that
look a lot better fixed!

Please feel free to refuse this commit if you're uninterested in
the changes. ☺️
2023-12-20 09:27:54 +01:00
Barrett 236821200b drivers: Add MAX6675 thermocouple digitizer
This commit adds my new MAX6675 thermocouple digitizer driver to the
list. You can find it on GitHub below:

https://github.com/onkoe/max6675-hal
2023-12-20 09:27:54 +01:00
DaneSlattery c0be8630ca Add HX711 to readme
I am building a library for the sparkfun load cell amplifier, and would love more eyes on it from this awesome community!
2023-12-14 09:44:39 +01:00
andber1 3cd26584a1 Add atsamx7x 2023-12-08 12:05:14 +01:00
Gray Olson 440bf7d330 Add luluu firmware 2023-11-17 09:19:53 +01:00
Dion Dokter 0143f74537 Add tweede golf workshop 2023-11-01 10:44:55 +01:00
Niklas Cathor 3039597d56
Add ad9850 crate to WIP drivers 2023-10-29 12:01:50 +01:00
HaoboGu 73a7a27cc5
Update rmk description 2023-10-17 07:28:22 -05:00
HaoboGu 25319746b4
Add rmk firmware 2023-10-17 07:20:52 -05:00
James Waples 80e8406c9c
Add EtherCrab chat room and crate links
EtherCrab is a Rust implementation of EtherCAT and supports both std and `no_std`.
2023-10-10 22:20:28 +01:00
rmsyn 4fd4c91756
pac: add StarFive JH71xx PAC
Adds information for the [`jh71xx-pac`](https://github.com/rmsyn/jh71xx-pac) that
supports the JH71xx SoCs from StarFive.
2023-09-29 02:25:54 +00:00
Jinwoo Park 1729142421
Update README.md typo issue on billmock 2023-09-06 00:29:07 +09:00
Jinwoo Park 56b42dfedc
Update README.md for BillMock (Firmware Project) 2023-09-05 02:52:43 +09:00
Olivier Goffart 6378f17e79 Add Slint 2023-08-22 13:34:25 +02:00
Dániel Buga 3f59541cd0
Add Card/IO to readme 2023-07-18 21:51:29 +02:00
James Munns 875cd48c9c
Merge branch 'master' into lib-additions 2023-07-18 20:46:54 +02:00
James Munns 1efc8b1cf9
Merge pull request #405 from FabioCragnolini/patch-2
Move AFE4404 from WIP to Driver crates.
2023-07-18 20:45:20 +02:00
James Munns c139c8de48
Merge branch 'master' into add-bma400-driver 2023-07-18 20:43:54 +02:00
James Munns b8ae656ee0
Merge pull request #414 from fmckeogh/master
Add `usb-pd` library and `fusb302b` driver
2023-07-18 20:42:34 +02:00
Ryan Summers e63a67a9ee Adding thermostat project from https://github.com/quartiq/thermostat-eem 2023-07-18 12:38:08 +02:00
Ryan Summers c2c436a016
Add QUARTIQ Stabilizer + Booster
Adds Stabilizer (https://github.com/quartiq/stabilizer) and Booster (https://github.com/quartiq/booster) from QUARTIQ to embedded example projects
2023-07-18 12:06:27 +02:00
Kiran Shila f433daa352 Update blog post link 2023-07-14 17:37:46 +00:00
theshank 18703a83ec
Update README.md to fix typo
The name of `esp32c6` crate was misspelled as `esp32c3`.
2023-07-06 17:45:18 -04:00
Robert Jördens fef95df24f
add idsp crate 2023-06-23 17:29:10 +02:00
Sergio Gasquez Arcos 2f31c09fea
fix: Ferrous System Espressif training 2023-06-01 15:28:22 +02:00
Ferdia McKeogh e69b7e2099 Add usb-pd 2023-05-30 09:13:48 +01:00
Jon f9b0d63fd1
Add air-gradient-pro-rs to firmware projects 2023-04-25 04:20:07 -07:00
Sergio Gasquez f26772c703 feat: Update Espressif PACs and HALs 2023-04-21 11:22:52 +02:00
Sergio Gasquez f3f4ef3e52 feat: Add espressif Rust tools 2023-04-21 11:18:35 +02:00
Vitaly Domnikov b5ad8f0c5f
Add μLA to firmware projects 2023-04-19 10:58:26 -07:00
stonefoxes 98372499d6
Fix link to a RTIC v1 book
Current link leads to 404
2023-04-16 21:03:32 +03:00
Adam Greig b1e661a18f
Add Rust Embedded Space to room list 2023-04-01 14:48:56 +01:00
James Logan 52f7b2dd88 add nucleo-h723zg board support crate 2023-03-30 20:54:15 -04:00