Astra Kernel 

1.9K Followers
638 Following
2.6K Posts

Fine me in Bluesky:
@astrakernel.bsky.social

bluesky fedi bridge:
[email protected]

🧩 Flappy Bird Game written in Rust

- ESP32 and an OLED display, using the Embassy framework

- Optionally use active buzzer for sound feedback

https://github.com/ImplFerris/esp32-flappy-bird

#rustlang #programming

GitHub - ImplFerris/esp32-flappy-bird: Flappy Bird Game written in Rust for the ESP32 with an OLED display, using the Embassy framework.

Flappy Bird Game written in Rust for the ESP32 with an OLED display, using the Embassy framework. - ImplFerris/esp32-flappy-bird

GitHub

πŸ¦€ 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 πŸ€—

https://github.com/implferris/esp32-breakout-rust

#rustlang #embedded #programming

GitHub - ImplFerris/esp32-breakout-rust: Breakout Game written in Rust for the ESP32 with an OLED display, using the Embassy framework.

Breakout Game written in Rust for the ESP32 with an OLED display, using the Embassy framework. - ImplFerris/esp32-breakout-rust

GitHub

"Why is C the safest language?"

https://news.ycombinator.com/item?id=42639565

---

Is it a joke or a AI generated paper? πŸ€”

#infosec

Why is C the safest language? [pdf] | Hacker News

✨ 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

#rustlang #embedded #programming

πŸ¦€ 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

https://pico.implrust.com/thermistor/temperature/index.html

#rustlang #embedded #programming

Temperature on OLED - Pico Pico - Embedded Programming with Rust

πŸ¦€ 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

https://pico.implrust.com/ldr/index.html

#embedded #rustlang #pico #rasperrypi

LDR - Pico Pico - Embedded Programming with Rust

πŸ§› Turn on LED(or Lamp) in low Light with Pico

- Using Rust's Embassy Framework

- Raspberry Pi Pico 2 and LDR(Light Dependent Resistor)

- Read ADC Values and Trigger LED Based on Light Intensity

#rustlang #embedded

πŸ¦€ 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

https://pico.implrust.com/buzzer/intro.html

#rustlang #embedded

Buzzinga - Pico Pico - Embedded Programming with Rust

πŸ¦€ 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

https://pico.implrust.com/servo/index.html

#rustlang #embedded

Servo Motor - Pico Pico - Embedded Programming with Rust

πŸ¦€ 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

#rustlang #programming #java

Delivering Superior Banking Experiences - CIMB Niaga Engineering - Medium

In today’s digital age, customer expectations in the banking sector have never been higher. Every tap, swipe, or click must deliver a seamless, fast, and secure experience. At CIMB Niaga, we…

CIMB Niaga Engineering