π§© Flappy Bird Game written in Rust
- ESP32 and an OLED display, using the Embassy framework
- Optionally use active buzzer for sound feedback

π§© Flappy Bird Game written in Rust
- ESP32 and an OLED display, using the Embassy framework
- Optionally use active buzzer for sound feedback
π¦ Breakout Game on ESP32 with OLED Display, written in Rust
- All you need is ESP32, OLED 0.96 inch display, Joystick module
- There are things needs to be improved like the text alignment,showing score & remaining lives while playing
Any suggestions are welcome π€
"Why is C the safest language?"
https://news.ycombinator.com/item?id=42639565
---
Is it a joke or a AI generated paper? π€
β¨ Open source Book for Embedded Programming With Pico 2 & Rust
- Increase LED brightness with Ultrasonic sensors
- Display Image on OLED
- Turn on LED when room light turned-off
- Find room temperature
- Play Game of Thrones BGM In Buzzer
pico.implrust.com
π¦ Tutorial to Find Temperature & display on OLED using Raspberry Pi Pico 2 and Rust
- NTC 103 thermistor and OLED SSD1306
- ADC => resistance => temperature calculation
- Steinhart equation & B parameter equation explanation
π¦ Turn on LED in low Light with Pico and Rust
- Tutorial to automatically turn on the LED (or Lamp) in low light conditions
- Includes Brief intro to Voltage divider(circuit simulation), LDR, ADC in relationship with LDR, calculations
π¦ GOT Buzzer?
- Tutorial on how to control Buzzer with Raspberry Pi Pico 2 and Rust
- Learn to Play the Game of Thrones(GOT) bgm
- Active vs Passive Buzzer
- PWM and musical notes
π¦ Controlling an SG90 Micro Servo Motor with a Raspberry Pi Pico 2 Using PWM in Rust
- Guide to calculate `top` and `div_int` to achieve 50Hz frequency
- Rotates from 0 degrees to 90 degrees then 180 degrees in loop
π¦ Major Indonesian Bank "CIMB Niaga" migrated from Java to Rust
- Rust's compile-time guarantees gave us the peace of mind we needed...
- 31 times faster startup time
-Reduced CPU and Memory usage
https://medium.com/cimb-niaga-engineering/delivering-superior-banking-experiences-bc7ca491eae5