alphabet-white-i emoji

Posts tagged with :alphabet-white-i:

Abrina
@Abrina0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/4bb01c9c-782f-4f60-9a57-da4ebfa3e5a9-lexi.jpghttps://imgutil.s3.us-east-2.amazonaws.com/5e2fa249f9232caf37b5e263fe5c31b244fcbee29ca94ce9d9d523ca0dd6624b/4371d910-60e0-46ba-a5ae-d3d173b8007f.png
matt
@matt0
Building an I2C bus :cooll-thumbs:
https://cloud-2kyatwykh-hack-club-bot.vercel.app/0img_0610.jpghttps://cloud-5uuec6e1e-hack-club-bot.vercel.app/0img_0609.jpg
matt
@matt0
finished learning about i2c and reading the IS31FL3731's data sheet. It works!!!!!
use std:Duration};

use rppal::i2c::I2c;

fn main() {
    let mut i2c = I2c::new().expect("Failed to init i2c");

    i2c.set_slave_address(0x74)
        .expect("Failed to set slave address");

    for row in 0..6 {
        thread::sleep(Duration::from_millis(200));
        i2c.block_write(0x24 + row * 24, &vec![8; 24].into_boxed_slice())
            .expect("Failed to write fill command");
    }
}
maggie
@maggie0
sporeball
@sporeball0
today's special: ABCO-1 ROM decompilation
https://cloud-p936ltwe5-hack-club-bot.vercel.app/0image.png
spring-of-making emoji
alphabet-white-s emoji
abcout emoji
alphabet-white-i emoji
alphabet-white-c emoji
alphabet-white-o emoji
belle
@belle0
started on my extended essay :))) very happy with how it's turning out!
https://cloud-gfb9krr5d-hack-club-bot.vercel.app/0screenshot_2021-05-05_at_8.58.19_pm.png
alphabet-white-b emoji
alphabet-white-i emoji
spring-of-making emoji
sporeball
@sporeball0
doubled board size... just in case
https://cloud-pfa05n0o3-hack-club-bot.vercel.app/0image_from_ios.jpg
alphabet-white-c emoji
alphabet-white-s emoji
alphabet-white-o emoji
spring-of-making emoji
alphabet-white-i emoji