Don't you want to get notified in reality when you are tagged? The flag moves when someone tweets #obniz. You can change the hashtag to a keyword you like and move the flag when you are tweeted with your own keyword.
Step 1: Setting Up obnizTo set up obniz, all you need to do is to follow three steps.
- Connect obniz to WiFi.
- Connect devices like LED or motors to obniz.
- Scan QR code of obniz and start programming. You do not need to install any software.
Connect obniz and a servo motor as below.
You can make your own flag and attach it to the servo motor.
Step 4: ProgramWrite the program in the code section and run! If you wan to change the keyword, you can change #obniz to yours.
Step 5: Let's Try!obniz is a cloud-connected IoT development board. You can program on the web browser of any smartphone or computer and the command is sent to obniz through the internet via obniz cloud. By connecting the obniz to the cloud through wifi, users can remotely control devices that are physically connected to obniz.
obniz has 12 IO and WiFi-BLE module. It can be controlled through the APIs – REST or WebSocket API – on obniz cloud. Not only simple IO on/off but also UART, I2C, BLE etc can be used by remotely controlling obniz via internet. All you need to do to connect obniz is to input unique ID by scanning QR code. Complicated processes are done by obniz and its cloud. You can just start programming in HTML, browser and circuit have already been integrated. If you write a program to collect sensor values, you can make a chart of the values easily.
For more information, please visit our website! https://obniz.io/
You can buy obniz board on Amazon too! https://www.amazon.com/obniz-IoT-Gateway-circuit-Web/dp/B07DD6FK8G
You can find a variety of projects made with obniz board! https://blog.obniz.io/example/
Comments
Please log in or sign up to comment.