Close

1325 Results for "raspberry pi"

  • Adding a display

  • The e-paper display I have makes use of the UART on the GPIO which collides with the GPS. I decided to switch to an OLED display, which only uses the I2C. It is a 1.3" 128x64 pixel display using the SH 1106 controller.  Use raspi-config to enable...
  • PCB Assembly

  • Firstly, solder the diodes onto the board. You want the black bar (cathode) on the diode to face down for rows 1,2, and 3. For row 4, you will want the diodes to face up. This may change in future iterations. Once done I like to wiggle the diodes gently...
  • Interfacing With Blynk App

  • Blynk is the most popular Internet of Things platform for connecting any hardware to the cloud, designing apps to control them, and managing your deployed products at scale. With Blynk Library you can connect over 400 hardware models including ESP8266,...