Recent content by Michael Zhang

  1. Michael Zhang

    Display Images on E-Paper RTL8722

    ok there is a new project using Eink and Realtek Ameba IoT board. It is a IR remote control looks pretty cool.  https://hackaday.io/project/178252-universal-ir-remote-controller 
  2. Michael Zhang

    Happy CNY Eink project

    https://www.youtube.com/watch?v=RX9iCh0l0UU&ab_channel=AmebaIoT Happy Chinese New Year!  The project is a combination of Eink display and buzzer music. Basically, the project is the summary refer to the following 2 links.  https://www.arduino.cc/en/Tutorial/BuiltInExamples/toneMelody/...
  3. Michael Zhang

    Display Images on E-Paper RTL8722

    There is a new Eink related project starting. Guys, anybody could give me some suggestions about how to use RFID by cell phone?  
  4. Michael Zhang

    Display Images on E-Paper RTL8722

    The last demo is display the real time data with powersave mode. In this example, we use the Ameba RTL8722 module connects to a Waveshare 2.9inch e-Paper module to display a few texts data from the DHT sensor. The display uses the flexible substrate as the base plate, with interface and a...
  5. Michael Zhang

    Display Images on E-Paper RTL8722

    The third demo is display the texts. In this example, we use the Ameba RTL8722 module connects to a Waveshare 2.9inch e-Paper module to display a few texts. The display uses the flexible substrate as the base plate, with interface and a reference system design. The text is generated from...
  6. Michael Zhang

    Display Images on E-Paper RTL8722

    The second demo is controlling the pixel directly. In this example, we use the Ameba RTL8722 module connects to a Waveshare 2.9inch e-Paper module to display a few QR codes. The display uses the flexible substrate as the base plate, with interface and a reference system design. The QR code is...
  7. Michael Zhang

    Display Images on E-Paper RTL8722

    In this example, use the Ameba RTL8722 module connects to a Waveshare 2.9inch e-Paper module to display a few QR codes. The display uses the flexible substrate as a base plate, with an interface and a reference system design.  Firstly, you need to prepare a picture/photo in the format of...
  8. Michael Zhang

    BLE WiFi Configuration Service - RTL8722

    n this project, a WiFi configuration service is set up on the Ameba Bluetooth stack. A mobile phone with the configuration app connects to the Ameba device using BLE and configures the Ameba to connect to the correct WiFi access point. Realtek WiFi configuration app should be installed on the...
  9. Michael Zhang

    Multiple OS project development experience share

    Hi, Guy I have joined this forum some time. Recently, i have just finished a project development. The project is building CMD line(cli) tools for multiple OS, windows10, linux and macos. I just want to share you guys my experience with the 3 platform. BTW, the RTL8722DM dev from following link...
  10. Michael Zhang

    BLE Beacon Service - RTL8722DM

    A BLE beacon broadcasts its identity to nearby Bluetooth devices, to enable the other devices to determine their location relative to the beacon, and to perform actions based on information broadcast by the beacon. Example applications of beacons include indoor positioning system...
  11. Michael Zhang

    BLE Battery Service - RTL8722DM

    BLE connections use a server client model. The server contains the data of interest, while the client connects to the server to read the data. Commonly, a Bluetooth peripheral device acts as a server, while a Bluetooth central device acts as a client. Servers can contain many services, with each...
  12. Michael Zhang

    Realtek Ameba RTL8195 - Thermometer

    This project use Ameba Dev. board RTL8710AF, which connects to an OLED display to show temperature data obtained from the MLX90615 IR sensor. Pushing the push button not only perform data acquisition and visualization, but also publish the data via MQTT to all subscribers. The casing is using 3D...
  13. Michael Zhang

    MCU Accessing Internet Service Via IFTTT – RTL8195

    Realtek's Ameba RTL8195AM supports including IFTTT services in your IoT projects. If This Then That (IFTTT) is a simple to use cloud service that allow you to set actions that will be performed when certain conditions are met. You can link in other devices and services, such as smart lights and...
  14. Michael Zhang

    Realtek Ameba RTL8195 - Fingerprint Identification

    Descriptions In this example, a fingerprint identification module is used to store fingerprints and identify them. This module uses SYNOCHIP AS606 chip, which can store up to 1000 sets of fingerprints. Step1 Finish up all hardware connections. This module uses UART to communicate with AMEBA...
  15. Michael Zhang

    Realtek Ameba RTL8195 - Home Security System

    One of the most useful IoT applications is home security. Imagine a thief cutting your security camera wire while trying to break into house. This won’t happen if your security system goes wireless and smart. This project demonstrates the capability of Realtek Ameba dev. board to conduct...
Top