How to Drive Multiple I2C Devices with One I2C Bus

In application design, it is very common and straightforward to drive multiple I2C devices with one I2C bus. This project will connect the following I2C devices: 1x 16×2 I2C LCD display, address 0x27 1x 128×32 I2C OLED display, address 0x3C 2x PCF8574 I2C IO expanders, addresses 0x20, 0x21 The above components can be controlled using … Read more

How to Implement a Digital AI Ecosystem for Poultry Farming

To implement a digital AI ecosystem for poultry farming, we can create a digital AI ecosystem poultry farming system using a pedometer as the core device, aiming to achieve more efficient and refined management to maximize profits, reduce labor intensity, and improve work efficiency. 1. Materials Required for Pedometer Construction Microcontroller: such as Arduino Nano, … Read more

Case Sharing: The Application of Artificial Intelligence (AI) in Classroom Teaching

Online Registration To promote the application of artificial intelligence in the teaching process and to establish a collaborative mechanism for building application cases of AI in education, Shanghai Jiao Tong University encourages all faculty and students to co-create and share, comprehensively enhancing the quality of teaching through AI assistance. Below are the collected and organized … Read more

Interactive Design with TouchDesigner and Artificial Intelligence

is Interactive Design with TouchDesigner and Artificial Intelligence Editor Wei♥o(* ̄▽ ̄*)ブ: uu66ue or Wei♥: mmm44c Course Content Interactive Design with TouchDesigner and Artificial Intelligence 001. Course Update Schedule – Image and Text.html View Path 002. TEA Community Copyright Maintenance Statement – Image and Text.html View Path 003. 1.1.1 Course Introduction and Welcome Speech.mp4 View Path 004. … Read more

Innovative Cross-Platform AI Education Model: A Case Study of ‘Listening to the World Outside’

Jiang Li, Pang Kunyong, Sun Jian, Li Xiao Qingdao West Coast New Area Huangdao Primary School Qingdao West Coast New Area Education and Sports Research Institute Abstract Since the popularization of artificial intelligence education, major enterprises have launched AI courses completely based on their own hardware and platforms, making it difficult for AI education to … Read more

Empowering Hardware with AI: Creating Personalized Smart Toys for Children

Developer Huang Dinghua shares his journey participating in the “Qianfan AppBuilder – Smart Hardware AIOT Creative Competition Phase 1”. AI technology Introduction Participants need to create an application that generates practical value in smart hardware terminal products based on one of the following five themes, using AppBuilder’s built-in tool components/custom components/knowledge base/database, etc. Children’s Companion: … Read more

The Best Hardware for Teaching Artificial Intelligence in Middle and Primary Schools: 9 Suitable Smart Devices (Part 1)

Source: Wenxin Yiyan “A craftsman must sharpen his tools before doing his work.” Although the core of deep learning is training models based on actual problems, which can be implemented on computers, smart hardware is still indispensable, as AI application development requires the support of smart hardware. Smart hardware is not only a carrier of … Read more

Building OpenWIFI with AD936x and ZYNQ

Previously, I recommended excellent open source projects on GitHub, such asWhat are some excellent VHDL/Verilog/FPGA projects on GitHub? OpenWIFI, as a leader in the communication field, is naturally a project that many people will learn from. This article shares how to build a low-cost OpenWIFI using ZYNQ (ZYNQ010 or higher chip) + AD936X. Introduction openwifi: … Read more