Close

465 Results for "e-ink"

  • Getting Started

  • AWS IoT is an application that can be accessed through different methods - Device SDKs, Command Line Interface (CLI), Application Programming Interface (API), or Console (Dashboard). In our case, we shall be using the AWS Console for a visual representation...
  • Model creation and training

  • We will use Edge Impulse Studio to train and build a TensorFlow Lite model. We need to create an account and create a new project at https://studio.edgeimpulse.com. We are using a prebuilt dataset for detecting whether a faucet is running...
  • Rpi Zero StarWars Clock

  • Compile StarWars JAvaFX Script and put StarWars.jpg as Background in same Folder :import java.io.File; import java.text.SimpleDateFormat; import java.util.Date; import java.util.logging.Level; import java.util.logging.Logger; import javafx.animation.Animation;...
  • Commands for MSXPi-DOS (MSX-DOS)

  • It is possible to use MSXPi along with other disk drive interface, such as the MegaFlashRom SD or ATA-IDE. In this case, MSXPi-DOS burned to the MSXPi EPROM is not started, which means, it is not possible to use the MSXPi disk images stored on Pi. However,...
  • Mechanical Construction

  • Design Parameters This microscope is designed to be built by students in a few lab periods. In most places, the trade-off between resolution and cost has been tilted toward the cost side. The priority list, from highest to lowest, is: Build time of about...
  • Add the GPS module

  • Now it starts to get a little bit more difficult. My GPS module arrived and this will require some light soldering. This is how to connect the module to the PI: GPS ModuleRaspberry PIPIN on RaspberryVCC3.3VPIN 1 or PIN17GNDGNDPIN 6 or any other GNDRXDTXD...
  • The Code

  • On the home file (/pi/home) of your pi, lightSensor.py and VeSyncApi,py.For the lightSensor.py and VeSyncApi,py, I'll put my code here. You can either copy paste it and be done with it, but I encourage you to modify the lightSendor.py file to suit your...
  • Decoding Eddystone UID

  • Beforedecoding the advertisement data, we need to understand what isEddystone. Eddystone was created by Google as a open format to be used on Android and iPhone devices. On the format specification, 4 different format are described. Eddystone-UID – Used...