[EN] ESP8266 and 3-Axis Digital Accelerometer

This article introduces the use of motion sensors or digital 3-axis shifting using MMA7660FC IC, which lets us know if this module shifts left/right or forward/backward or up/down, or rotates left/right or front/back and up/down. A library has been created to enable the sensor, set the sampling rate (sample rate), and display the converted value obtained from the module.

(Figure. 1)
Read More

[TH] Reading the Accelerator sensor with raspberry pi via I2C Bus.

บทความนี้เป็นการนำโมดูลเซ็นเซอร์การเคลื่อนที่ หรือการขยับใน 3 แกนแบบดิจิทัลที่ใช้ไอซี MMA7660FC ที่ได้เขียนถึงในบทความก่อนหน้านี้มาติดตั้งกับบอร์ด Raspberry Pi และเขียนโปรแกรมภาษาไพธอนเพื่อเชื่อมต่อและอ่านค่ามาแสดงผล

ภาพที่ 1
Read More

[TH] ESP8266 and 3-Axis Digital Accelerometer

บทความนี้แนะนำการใช้เซ็นเซอร์การเคลื่อนที่ หรือการขยับใน 3 แกนแบบดิจิทัลที่ใช้ไอซี MMA7660FC ซึ่งทำให้เราทราบว่าโมดูลนี้ขยับไปทางซ้าย/ขวา หน้า/หลัง หรือบน/ล่าง หรือเกิดการหมุนซ้าย/ขวา หน้า/หลัง และบน/ล่าง โดยในบทความได้สร้างไลบรารีเพื่อเปิดการทำงานของเซ็นเซอร์ กำหนดอัตราการทำแซมปลิง (sample rate) และทำการแปลงค่าที่ได้จากโมดูลมาแสดงผล

ภาพที่ 1
Read More