impl Ferris
|
b1457bb018
|
Merge pull request #7 from HoWol76/connecting_wifi_fixes
Minor changes to code snippets in connecting_wifi.md
|
2025-09-17 06:55:20 +05:30 |
|
HoWol76
|
d857c1c110
|
Minor changes to code snippets in connecting_wifi.md
There were a few errors in the code snippets on the `connecting_wifi.md` file (that were fixed in the complete code on the following page).
|
2025-09-16 14:33:15 +10:00 |
|
ImplFerris
|
d77260b25a
|
Add missing loop explanation (fixes #4)
|
2025-08-26 20:36:48 +05:30 |
|
ImplFerris
|
349738918a
|
i2c embedded rust ecosystem flow chart
|
2025-07-20 23:16:19 +05:30 |
|
ImplFerris
|
d01b20fffc
|
i2c chapter added
|
2025-07-20 23:01:13 +05:30 |
|
ImplFerris
|
0454e78ab3
|
svg width increased
|
2025-07-20 08:05:20 +05:30 |
|
ImplFerris
|
41e493a907
|
embedded-hal rust ecosystem diagram
|
2025-07-20 08:04:16 +05:30 |
|
ImplFerris
|
9064b784c8
|
SPI Chapter updated
|
2025-07-20 00:09:40 +05:30 |
|
ImplFerris
|
e37e52cbb4
|
SPI chapter
|
2025-07-19 09:01:20 +05:30 |
|
ImplFerris
|
253a987a00
|
Draw image on TFT Display with ESP32 and Rust
|
2025-07-19 08:12:26 +05:30 |
|
ImplFerris
|
f4867e6434
|
TFT Display
|
2025-07-19 07:51:33 +05:30 |
|
ImplFerris
|
edd47c94f5
|
restructured and updated embassy chapter
|
2025-07-18 07:32:14 +05:30 |
|
ImplFerris
|
a68d63f9eb
|
std to no_std chapter
|
2025-07-18 00:30:08 +05:30 |
|
ImplFerris
|
78590e4660
|
abstraction layers and restructuring
|
2025-07-16 22:14:45 +05:30 |
|
ImplFerris
|
878b5ef01b
|
latest mdbook and css removed to fix
|
2025-06-23 21:48:08 +05:30 |
|
ImplFerris
|
b33300977c
|
help section
|
2025-06-23 08:40:21 +05:30 |
|
ImplFerris
|
1fc5537373
|
hint to add embassy
|
2025-04-19 09:40:03 +05:30 |
|
impl Ferris
|
c0f6d86888
|
Merge pull request #3 from ImplFerris/e-paper
E paper
|
2025-04-18 23:46:15 -04:00 |
|
ImplFerris
|
d315953ec4
|
weather station
|
2025-04-19 09:14:50 +05:30 |
|
ImplFerris
|
a7711816dd
|
draw image on e-ink display module
|
2025-03-23 23:40:34 +05:30 |
|
ImplFerris
|
04ea00874b
|
E-ink display module intro
|
2025-03-23 18:54:45 +05:30 |
|
ImplFerris
|
dd9db82d1b
|
e-paper intro
|
2025-03-22 16:36:33 +05:30 |
|
ImplFerris
|
d5215cbbab
|
notes about the create_interface function
|
2025-03-19 21:54:11 +05:30 |
|
impl Ferris
|
04ab20bcaf
|
Merge pull request #1 from ImplFerris/book-1.0.0-beta
ESP-HAL 1.0.0 beta migration
|
2025-03-16 09:38:19 -04:00 |
|
ImplFerris
|
243156b79e
|
migrated ble to esp-hal 1.0.0-beta
|
2025-03-16 19:04:36 +05:30 |
|
ImplFerris
|
79a78cf1e8
|
joystick migrated to esp-hal 1.0.0-beta
|
2025-03-16 18:40:50 +05:30 |
|
ImplFerris
|
43e9837e03
|
rfid migrated to esp-hal 1.0.0-beta
|
2025-03-16 17:39:25 +05:30 |
|
ImplFerris
|
e3adc50013
|
sdcard migrated to esp-hal 1.0.0-beta
|
2025-03-16 16:51:54 +05:30 |
|
ImplFerris
|
46c1f8d254
|
migrated thermistor to esp-hal 1.0.0-beta
|
2025-03-16 16:26:50 +05:30 |
|
ImplFerris
|
bf4bede3c1
|
oled chapter migrated to esp-hal 1.0.0-beta
|
2025-03-16 15:55:11 +05:30 |
|
ImplFerris
|
0ac4821776
|
migrated wifi ap to esp-hal 1.0.0-beta
|
2025-03-16 14:59:55 +05:30 |
|
ImplFerris
|
5a65d41230
|
static ip migrated to esp-hal 1.0.0-beta
|
2025-03-16 11:59:50 +05:30 |
|
ImplFerris
|
7060cc7048
|
migrated webserver-html to esp-hal 1.0.0-beta
|
2025-03-16 11:10:17 +05:30 |
|
ImplFerris
|
75c8d5e262
|
migrated async sta to esp-hal 1.0.0-beta
|
2025-03-16 10:06:43 +05:30 |
|
ImplFerris
|
19904a63fd
|
wifi webfetch - migrated to esp-hal 1.0.0-beta
|
2025-03-16 00:40:46 +05:30 |
|
ImplFerris
|
b22e2965b1
|
migrated ldr to esp-hal 1.0.0-beta
|
2025-03-15 08:02:10 +05:30 |
|
ImplFerris
|
429c05b4d6
|
servo chapter migrated to esp-hal 1.0.0-beta
|
2025-03-14 23:11:02 +05:30 |
|
ImplFerris
|
b5de2cd550
|
pir sensor module - esp-hal 1.0.0-beta
|
2025-03-14 22:39:38 +05:30 |
|
ImplFerris
|
f7ba860f5b
|
ultrasonci migrate esp-hal 1.0.0-beta
|
2025-03-14 21:45:04 +05:30 |
|
ImplFerris
|
a97bc85613
|
buzzer chapter migrated to esp-hal 1.0.0-beta
|
2025-03-14 20:25:07 +05:30 |
|
ImplFerris
|
cc6dcc0c22
|
highspeed timer to esp-hal 1.0.0-beta
|
2025-03-14 19:04:06 +05:30 |
|
ImplFerris
|
aa4a74660f
|
led fader migrated to esp-hal 1.0.0-beta
|
2025-03-14 18:50:15 +05:30 |
|
ImplFerris
|
7c9bb78edf
|
lcd module update
|
2025-03-14 07:16:56 +05:30 |
|
ImplFerris
|
fd1091ee6a
|
dev setup instructions updated
|
2025-03-13 08:37:03 +05:30 |
|
ImplFerris
|
1bca2fa8c5
|
projects list update
|
2025-03-05 08:44:40 +05:30 |
|
ImplFerris
|
b19d73507a
|
cargo generate version info
|
2025-02-26 09:11:27 +05:30 |
|
ImplFerris
|
80eb6886d2
|
note update
|
2025-02-23 12:35:41 +05:30 |
|
ImplFerris
|
9e81bcaae3
|
added faq
|
2025-02-23 11:03:45 +05:30 |
|
ImplFerris
|
b7df78d947
|
Burglar-alarm with PIR sensor and ESP32 with Rust
|
2025-02-18 09:06:24 +05:30 |
|
ImplFerris
|
766bde78ad
|
ble notification example
|
2025-02-15 23:25:59 +05:30 |
|