Add an OLED display to Raspberry PI Pico with MicroPython
OLED displays with Raspberry PI Pico allow a cool way to show your program’s data and present them with a more flexible device In this
continue reading...Raspberry PI, Arduino and Electronics made simple
OLED displays with Raspberry PI Pico allow a cool way to show your program’s data and present them with a more flexible device In this
continue reading...When you need to keep your Raspberry PI aware on where is the North, surely an HMC5883L magnetometer is better that instructing the RPI to
continue reading...Using a display is a common need to have data visualization for projects including mobile screen. I2C 16X2 Liquid Crystal Character LCD Display is one
continue reading...Adding a display to Raspberry PI Pico allows getting real time information from connected devices without using a computer from USB port. I2C LCD displays
continue reading...I2C (Inter-Integrated Circuit) communication allows to reduce wiring difficulty when connecting devices able to support this protocol. It is widely used in electronics industry and
continue reading...Getting environment conditions is the first and simpler task required to create more complex electronic automations. Raspberry PI with DHT11 sensor can get tempreature and
continue reading...