Skip to content
View nikolai-baschinski's full-sized avatar
💭
Working on NXP LPC5506
💭
Working on NXP LPC5506

Block or report nikolai-baschinski

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Raspberry-Pi_SPI_BME280 Raspberry-Pi_SPI_BME280 Public

    This project shows how to retrieve data from the BME280 via SPI on a Raspberry Pi 5 and dispay it on the console.

    C

  2. STM32F767ZI_Random_number_on_LCD_ILI9341 STM32F767ZI_Random_number_on_LCD_ILI9341 Public

    Random number generated by the RNG module of the STM32F7 displayed on the LCD ILI9341

    C

  3. STM32F767ZI_ILI9341_BME280 STM32F767ZI_ILI9341_BME280 Public

    This is a STM32 project on a Nucleo-F767ZI. This firmware requests temperature, air pressure and humidity from the Bosch BME280 and shows it on a ILI9341 LCD. Supports SPI and I2C interfeces.

    C

  4. ESP32-C6_ILI9341_BME280 ESP32-C6_ILI9341_BME280 Public

    This is a ESP32-C6 project on the ESP32-C6-DevKitC-1. This firmware requests temperature, air pressure and humidity from the Bosch BME280 and shows it on a ILI9341 LCD. Supports SPI and I2C interfe…

    C

  5. ESP32-C6_WiFi_weather_station ESP32-C6_WiFi_weather_station Public

    WiFi weather station with ESP32-C6, ILI9341 LCD and BME280 sensor.

    C

  6. CppProgAnalyzer CppProgAnalyzer Public

    This tool analyzes a software and shows all used C++ language features according to C++ standards. Just copy into the root directory and run in cmd.

    C++