Deletion log
From Flowcode Help
Jump to navigationJump to searchBelow is a list of the most recent deletions.
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Level (DSP) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray;" | Category | DSP |} ==Level component== Allows for detection and collection of peaks, troughs and averages. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_DSP_Level.fcfx FC_Comp_Source_DSP_Level.fcfx] ==Detailed...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Kalman Filter (DSP) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray;" | Category | DSP |} ==Kalman Filter component== Provides a way of intelligently filtering noise from data to allow for better sensor approximations. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_DSP_Kalman.fcfx...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Interlace (DSP) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray;" | Category | DSP |} ==Interlace component== Allows multiple input buffers to be interlaced together into a single output buffer. Useful for combining several streams together for sending out via communications or storing. ==Component Source Code== Please click here for the component source code: [https://ww...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Input Digital Pin (DSP) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray;" | Category | DSP |} ==Input Digital Pin component== Allows the values from a buffer to be assigned from a digital input pin. The input values for high and low state can be assigned using properties. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikic...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Input Digital (DSP) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray;" | Category | DSP |} ==Input Digital component== Allows the values from a buffer to be assigned. Either a value at a time or from an array. The input signal would usually take the form of an ADC reading or...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Filter (DSP) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.3 |- | width="20%" style="color:gray;" | Category | DSP |} ==Filter component== Filter component to allow basic filtering to be performed Filters include: LowPass, HighPass, BandPass, BandStop, FIR, IIR ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_D...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Output CSV (DSP) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray;" | Category | DSP |} ==Output CSV component== Allows the values from a buffer to be output directly into a .CSV format file. Either a value at a time or as an array. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Input CSV (DSP) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray;" | Category | DSP |} ==Input CSV component== Allows the values from a buffer to be collected directly from a CSV file. Either a value at a time or from an array. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_DSP_...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Fast Fourier Transform (FFT) (DSP) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray;" | Category | DSP |} ==Fast Fourier Transform (FFT) component== Provides a way of converting a buffer full of time domain data into frequency domain data. The output of the FFT is a set of frequency bins which correspond to the frequencies present in the signal. The number of frequency bins is equal to half th...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Delay (DSP) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray;" | Category | DSP |} ==Delay component== Allows an adjustable delay to be inserted into the DSP system ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_DSP_Delay.fcfx FC_Comp_Source_DSP_Delay.fcfx] ==Detailed descr...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Deinterlace (DSP) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray;" | Category | DSP |} ==Deinterlace component== Allows multiple output buffers to be deinterlaced from a single input buffer. Useful for decoding multiple buffer channels sent via communications or storage. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Output DAC (DSP) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray;" | Category | DSP |} ==Output DAC component== Allows the values from a buffer to be passed directly to an internal DAC output. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_DSP_DAC.fcfx FC_Comp_Source_DSP_DAC.fcf...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Input ADC (DSP) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray;" | Category | DSP |} ==Input ADC component== Allows the values from a buffer to be assigned driectly from an analog enabled pin. Either a single sample at a time or a number of samples. Auto scales the digital value to fill the entire range of the specified buffer type. ==Component Source Code== Please clic...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: DMX 512 Slave (Comms: System) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | MatrixTSL |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Comms: System |} ==DMX-512 Slave component== A serial based communications protocol designed for controlling theatrical equipment such as dimmers, fog machines and intelligent lights. DMX-512 Slave devices are daisy chained together with a final 180R terminating resistor at the end of the chail....")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: DMX 512 Master (Comms: System) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | MatrixTSL |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Comms: System |} ==DMX-512 Master component== A serial based communications protocol designed for controlling theatrical equipment such as dimmers, fog machines and intelligent lights. DMX-512 Slave devices are daisy chained together with a final 180R terminating resistor at the end of the chail....")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: ACS7xx Current Sensor (Electrical) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | medelec35 |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;" | Category | Electrical |} ==ACS7xx Current Sensor component== ACS7XX range of +/- 5, 20, 30, 50, 100, 150 & 200A current sensors ==Component Source Code== Please click here for the component source code...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Circular Knob for v10 (Controls) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;" | Category | Controls |} ==Circular Knob for v10 component== A circular 2d knob component. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicop...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Circular Gauge for v10 (Indicators) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;" | Category | Indicators |} ==Circular Gauge for v10 component== A circular 2d gauge component. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wik...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Circular Buffer Free Sim (Storage) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.5 |- | width="20%" style="color:gray;" | Category | Storage |} ==Circular Buffer Free Sim component== Circular buffer component allowing easy and efficient first in first out (FIFO) style data byte storage. Useful when used with a comms compon...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Circular Buffer Free (Storage) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.5 |- | width="20%" style="color:gray;" | Category | Storage |} ==Circular Buffer Free component== Circular buffer component allowing easy and efficient first in first out (FIFO) style data byte storage. Useful when used with a comms component...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Circular Buffer (16 bit) (Storage) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.5 |- | width="20%" style="color:gray;" | Category | Storage |} ==Circular Buffer (16-bit) component== Circular buffer component allowing easy and efficient first in first out (FIFO) style data storage. Also features macros to allow you to check for specific 16-bit values. ==Component Source Code== Please click here for the component source code:...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Circular Buffer (8 bit) (Storage) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.5 |- | width="20%" style="color:gray;" | Category | Storage |} ==Circular Buffer (8-bit) component== Circular buffer component allowing easy and efficient first in first out (FIFO) style data byte storage. Useful when used with a comms compone...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: XY Chart (for v10) (Charts) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 1.1 |- | width="20%" style="color:gray;" | Category | Charts |} ==XY Chart (for v10) component== A 2d XY scatter chart component. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Ternary Chart (for v10) (Charts) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Charts |} ==Ternary Chart (for v10) component== A 3-axis ternary chart component. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wik...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Radar Chart (for v10) (Charts) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Charts |} ==Radar Chart (for v10) component== A 2d radar chart component. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/co...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Polar Chart (for v10) (Charts) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Charts |} ==Polar Chart (for v10) component== A 2d polar chart component. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/co...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Pie Chart (for v10) (Charts) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Charts |} ==Pie Chart (for v10) component== A 2d pie chart component. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/compon...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Line Chart (for v10) (Charts) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Charts |} ==Line Chart (for v10) component== A 2d line chart component. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/comp...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Column Chart (for v10) (Charts) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Charts |} ==Column Chart (for v10) component== A 2d column chart component. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Bubble Chart (for v10) (Charts) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Charts |} ==Bubble Chart (for v10) component== A 2d bubble chart component. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Bar Chart (for v10) (Charts) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Charts |} ==Bar Chart (for v10) component== A 2d bar chart component. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/compon...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Area Chart (for v10) (Charts) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Charts |} ==Area Chart (for v10) component== A 2d area chart component. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/comp...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Touch Pads (EB088) (E blocks 1) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix TSL |- | width="20%" style="color:gray;" | Version | 1.1 |- | width="20%" style="color:gray;" | Category | E-blocks 1 |} ==Touch Pads component== This board provides five touch areas for use with capacitive sensing. Hence five digital touch switches can be implemented. This component directly int...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: CSV Read/Write (Runtime Tools) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix TSL |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;" | Category | Runtime Tools |} ==CSV Read/Write component== A component to simplify the task of creating and dumping data to a CSV file that can be loaded into Microcoft Excel or LibreOffice Math to create nice charts and graphs. ==Component Source Code== Please click here for the component source code: [htt...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Bezel Radiused (Advanced Shapes) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.2 |- | width="20%" style="color:gray;" | Category | Advanced Shapes |} ==Bezel Radiused component== A purely cosmetic component for creating smoothly radiused bezel or frame to fit around other components, or to define the edges of panel sections. ==Component Source Code== Please click here for the component source code: [https://www.flowcode.c...")
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Base 64 (Storage) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix TSL |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;" | Category | Storage |} ==Base 64 component== Component to allow base 64 encoding and decoding. Sometimes when communicating raw binary data it is useful to perform base 64 encoding to ensure that none of...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: BME688 Air Quality (Environmental) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | MatrixTSL |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;" | Category | Environmental |} ==BME688 Air Quality component== An air quality sensor connected using a standard I2C bus. Capable of detecting indoor and outdoor air quality including CO� H� VOCs and VS...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Accel / Mag 6 Axis (LSM303DLHC) (Movement & Orientation) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix TSL |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Movement & Orientation |} ==Accel / Mag 6-Axis component== LSM303DLHC Combined 6-Axis Accelerometer and Magnetometer sensors Useful for working out data such as Pitch and Yaw. ==Component So...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Accel / Gyro / Mag 9 Axis (MPU9250) (Movement & Orientation) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix TSL |- | width="20%" style="color:gray;" | Version | 1.1 |- | width="20%" style="color:gray;" | Category | Movement & Orientation |} ==Accel / Gyro / Mag 9-Axis component== MPU9250 Combined 9-Axis Accelerometer, Gyroscope and Magnetometer sensors Useful for working out orientation data such as Pit...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Accel / Gyro / Mag 9 Axis (LSM9DS1) (Movement & Orientation) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix TSL |- | width="20%" style="color:gray;" | Version | 1.1 |- | width="20%" style="color:gray;" | Category | Movement & Orientation |} ==Accel / Gyro / Mag 9-Axis component== LSM9DS1 Combined 9-Axis Accelerometer, Gyroscope and Magnetometer sensors Useful for working out orientation data such as Pit...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: 7Segment (74HC595) (Outputs) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;" | Category | Outputs |} ==7Segment component== Seven segment display using 74HC595 serial to parallel shift register. Requires three standard output pins to drive the shift register. Shift registers can b...", and the only contributor was "Wiki bot" (talk))
- 14:39, 16 January 2023 Wiki bot talk contribs deleted page Component: 7Segment (74HC595) (Segment) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;" | Category | Segment |} ==7Segment (74HC595) component== Seven segment display using 74HC595 serial to parallel shift register. Requires three standard output pins to drive the shift register. Shift regis...", and the only contributor was "Wiki bot" (talk))
- 14:38, 16 January 2023 Wiki bot talk contribs deleted page Component: Accel / Gyro 6 Axis (Grove 105020012) (105020012) (Movement & Orientation) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.1 |- | width="20%" style="color:gray;" | Category | Movement & Orientation |} ==Accel / Gyro 6-Axis (Grove 105020012) component== Combined 6-Axis Accelerometer and Gyroscope sensors. Useful for working out data such as Pitch and Roll. Can be c...", and the only contributor was "Wiki bot" (talk))
- 14:16, 16 January 2023 Wiki bot talk contribs deleted page Component: Accelerometer 3 Axis (MMA8452Q) (Movement & Orientation) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd. |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Movement & Orientation |} ==Accelerometer 3-Axis component== MMA8452Q Accelerometer sensor with I2C. Useful for approximating Pitch and Roll or for detecting acceleration. ==Component Sour...", and the only contributor was "Wiki bot" (talk))
- 14:11, 16 January 2023 Wiki bot talk contribs deleted page Component: Accelerometer 3 Axis (LIS3LV02DQ) (Movement Orientation) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd. |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Movement Orientation |} ==Accelerometer 3-Axis (LIS3LV02DQ) component== LIS3LV02DQ Accelerometer sensor with options for I2C or SPI communications. Useful for approximating Pitch and Roll or...", and the only contributor was "Wiki bot" (talk))
- 13:39, 16 January 2023 Wiki bot talk contribs deleted page Component: Accelerometer 3 Axis (LIS3LV02DQ) (Movement & Orientation) (content was: "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd. |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray;" | Category | Movement & Orientation |} ==Accelerometer 3-Axis component== LIS3LV02DQ Accelerometer sensor with options for I2C or SPI communications. Useful for approximating Pitch and Roll or for detect...", and the only contributor was "Wiki bot" (talk))
- 08:31, 16 January 2023 MartinW talk contribs restored page Component: LED (5mm, PCB) () (4 revisions)
- 11:11, 13 January 2023 BenR talk contribs restored page Component: Display Manager (Graphical Library) (7 revisions)
- 12:41, 11 January 2023 BenR talk contribs restored page Component: UART (RS232) (Comms: Interface) (14 revisions)
- 09:05, 10 January 2023 MartinW talk contribs restored page Component: ADC Template (Analog Input) (3 revisions)