CCS811 Indoor Air Quality Sensor Driver in Rust
We spend an enormous amount of time indoors. The indoor air quality is often overlooked but it is actually an important factor in our health, comfort and even productivity.There are
We spend an enormous amount of time indoors. The indoor air quality is often overlooked but it is actually an important factor in our health, comfort and even productivity.There are
Somebody asked me to write these tips down so here is a very opinionated looong list of tips and hardware recommendations for hobby beginners based on my own experience.There are many alternatives to
SDC Systems contacted me about their need for a Rust driver for Vishay’s VEML6030 ambient light sensor as they had seen that I have written drivers for the VEML6075, VEML6070 and VEM
PCA9685 displaying a rainbow with 2 RGB LEDs and controlling 5 servo motors. (source code) Today I present you a Rust driver for the PCA9685 PWM LED / Servo motor controller.The devic
Today I present you a platform-agnostic Rust driver for the Si4703 and Si4702 FM radio receivers (turners).The devicesThe Si4702/03-C19 extends Silicon Laboratories Si4700/Si4701 FM
Today I present you a platform-agnostic Rust driver for the OPT300x family of ambient light sensors.The OPT3001, for example, can be found on the TI CC2650STK SensorTag board.The dev
Today I present you a platform-agnostic rust driver for the VEML6075 UVA and UVB light sensor.With this device you can also calculate the UV index.The deviceThe VEML6075 senses UVA a
Today I present you a platform-agnostic rust driver for the MCP794xx family of real-time clock / calendar devices compatible with MCP7940N, MCP7940M, MCP79400, MCP79401, MCP79402, MC
Simple MIDI player playing Beethoven's Ninth Symphony. (source code) Today I present you an waveform generator / direct digital synthesizer (DDS) Rust driver compatible with the devic
Not long ago I discovered an interesting project by Sergey Matyukevich to create a custom firmware for a robot vacuum cleaner in Rust.While I do not own one of these robots, I saw th