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
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/...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...