User contributions for Mark

A user with 225 edits. Account created on 15 March 2023.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

19 March 2023

  • 19:1319:13, 19 March 2023 diff hist −12 Pcf8653 driverNo edit summary current
  • 19:1219:12, 19 March 2023 diff hist +18,098 N Pcf8653 driverCreated page with "<pre> /* * An I2C driver for the Philips PCF8563 RTC * Copyright 2005-06 Tower Technologies * * Author: Alessandro Zummo <a.zummo@towertech.it> * Maintainers: http://www.nslu2-linux.org/ * * based on the other drivers in this same directory. * * http://www.semiconductors.philips.com/acrobat/datasheets/PCF8563-04.pdf * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License versi..."
  • 19:1119:11, 19 March 2023 diff hist +10,204 N Useful stuffCreated page with "== Useful commands == cat /sys/devices/virtual/thermal/thermal_zone0/temp cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq == Android shell == editing the build.prop file on the system adb shell su mount -o remount,rw /system cd / echo "persist.service.adb.enable=1" >> default.prop echo "persist.service.debuggable=1" >> default.prop echo "persist.sys.usb.config=mtp,adb" >> default.prop echo..." current
  • 19:0919:09, 19 March 2023 diff hist +509 N Eclipse setupCreated page with "sudo apt-get install lib32stdc++6 lib32z1 lib32z1-dev wget http://dl.google.com/android/adt/22.6.2/adt-bundle-linux-x86_64-20140321.zip unzip into /opt sdk manager, install SDK API 18 clone the pb200i git clone ssh://heuresis@heuresis.kilnhg.com/Repositories/Pb-Paint/Pb200i Pb200i-001 git clone ssh://heuresis@heuresis.kilnhg.com/Repositories/Pb-Paint/Native jni or http://dl.google.com/android/adt/adt-bundle-linux-x86_64-20140702.zip http://dl.google.com/and..." current
  • 19:0819:08, 19 March 2023 diff hist +922 N Download heuresisCreated page with "== Getting the code == First time... cd ~/.ssh/ ssh-keygen Now add key to kiln website git config --global user.name "mark" git config --global user.email "markhamilton@heuresistech.com" Start at the kiln repositories [https://heuresis.kilnhg.com/Code/Repositories] then select download the android pieces, Android, kernel_imx, uboot-imx and prebuilts. git clone ssh://heuresis@heuresis.kilnhg.com/Repositories/Android/Android or git clone https..." current
  • 19:0719:07, 19 March 2023 diff hist +3,593 N Build androidCreated page with "To build Android, follow these three steps from the Android root. 1. export ARCH=arm 2. export CROSS_COMPILE=~/projects/Android/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi- 3. source build/envsetup.sh 4. lunch pb200i-eng 4a. sudo apt-get install u-boot-tools uuid uuid-dev liblzo2-2 liblzo2-dev g++ gperf libswitch-perl libxml2-utils 4b. cd bootable/bootloader/uboot-imx 4c. export ARCH=arm 4d. export CROSS_COMPILE=~/projects/Android/..." current
  • 19:0519:05, 19 March 2023 diff hist +596 N HeuresisCreated page with "== Projects == Pb200i Osprey Backscatter Hal backscatter exposure Backscatter file formats Image processing Snapdragon I2C Gpio PCA9557 VX Info RPi Browser hacks == Tools == eclipse_setup android_setup download_heuresis build_android build_android_snapdragon useful_stuff ARM_DSTREAM_info android_references git_references git_server_msgsb Android Studio Emulator tool..."
  • 19:0419:04, 19 March 2023 diff hist +924 N Taurus tubeCreated page with "== Running the taurus test program == The software normally installs (windows based) into <code>C:\embedinc\</code>. Identify the serial port connected to the tube side board and run as follows: <pre> C:\embedinc\com>test_taurus.exe -sio 39 </pre> Note the executable is in the <code>com</code> subdir. Issuing a "?" to the program will give a list of the commands supported. == Useful commands == * fwinfo f..." current
  • 19:0219:02, 19 March 2023 diff hist +17,797 N GaAs detectorCreated page with "== Gallium Arsenide detector == Comparison data of different xray detector with different semiconductor properties. file:detector_comparison_ss.pptx = Goal = Testing the viability of an xray detector made using GaAs substrate. This could result in a detector which does not need to be cooled, perhaps just stabilized and this would result in much simpler packaging requirements. Still have to protect the detector from light, which a moderately xray transparent win..." current
  • 19:0019:00, 19 March 2023 diff hist −853 OesNo edit summary current
  • 19:0019:00, 19 March 2023 diff hist +1,273 N OesCreated page with "== Echelle design == === Detector info === Proposed to use the Kodak KAF-0261 sensor. This is a 512 X 512 ccd image sensor. File:KAF-0261ELongSpec.pdf File:KAF-0261ProductSummary.pdf File:KAF-0251EvalUserManual.pdf Also found this potential usb interface module for this sensor. [http://www.dta.it/product.php?id_product=18 Discovery OEM module] Main_Page Main Thermo Previous (Thermo)</text> <sha1>2nb3f6n77qv8h8ppz931d99d1eyr84g</sha1>..."
  • 18:5818:58, 19 March 2023 diff hist −12 Xrf spi debug→‎Setting of Shapers current
  • 18:5718:57, 19 March 2023 diff hist −12 Xrf spi debugNo edit summary
  • 18:5318:53, 19 March 2023 diff hist −7 Xrf spi debug→‎Getting spectra Tag: Visual edit
  • 18:5118:51, 19 March 2023 diff hist −142 Xrf spi debugNo edit summary
  • 18:4818:48, 19 March 2023 diff hist −12 Xrf spi debugNo edit summary
  • 18:3318:33, 19 March 2023 diff hist +9,100 N Xrf spi debugCreated page with "== Spi communications during System Check (Shutter Cal) == <code>CalibrateDetector</code> function is main loop that runs the shutter cal process. It does a bunch of memory allocations, close_shutter calls and it calls <code>InitShaperXL3</code>. After this the filter wheel will be moved to the correct position and the xray tube will be started. Now we start <code>SpectraView2_segger</code> and drop into the looping function <co..."
  • 18:3018:30, 19 March 2023 diff hist +546 N Bone xraytubeCreated page with "== Cape pinout == <pre> P8_3 J1_4 P8_5 J1_11 P8_6 J1_9 P8_11 J1_2 P8_12 J1_18 P8_14 J1_6 J1_8 +5V J1_10 +3.3V J1_12 -5V J1_1 +9V J1_3 +9V J1_5 +9V J1_7 +9V J1_13 grnd J1_15 grnd J1_17 grnd J1_19 grnd J1_20 1-wire P9_19 i2c_clk P9_20..." current
  • 18:2918:29, 19 March 2023 diff hist +30,250 N Utm backgroundCreated page with "[http://www.uwgb.edu/dutchs/UsefulData/HowUseExcel.HTM UTM] == Javascript code == <pre> <html> <head> <title>Convert Between Geographic and UTM Coordinates</title> <script type="text/JavaScript" src="../jsDraw2D.js"></script> <link rel="stylesheet" type="text/css" href="../main0.css"> <script language=javascript> function Declarations(){ //Symbols as used in USGS P..." current
  • 18:2618:26, 19 March 2023 diff hist +2,549 N Spectra serial outputCreated page with "== Spectrum_Processing.c == <pre> float tempSpectrum1[SPECTRA_SIZE]; float tempSpectrum2[SPECTRA_SIZE]; float tempSpectrum3[SPECTRA_SIZE]; //gets the spectrum from the FPGA and converts it accordingly (ev, cps, uA) //input -- pointer to reading strcuture to put the processed spectrum //intput --uAps that spectrrum was acquired at //output -- processed spectrum int he reading strcuture void processMeasurementSpectrum( float liveTime,volatile STRUCT_READING_DATA* r..." current
  • 18:2518:25, 19 March 2023 diff hist +10,918 N Tube test1Created page with "This first piece of code is trying to exercise the communications between the processor and the a/d-d/a on the tube control card. It should detect a failure to either set or readback the desired value and generate a print out on the serial port. The test "cycle2" is the primary piece of test code and reads back the a/d values 25 times verifying they are reporting the correct values. <pre> static void failure(int cnt, float v, float av, float a, float..." current
  • 18:2318:23, 19 March 2023 diff hist +158 N Test codeCreated page with "tube_test1 FXL tube communications test snipets spectra_serial_output HH test code to output raw spectra ---- Main_Page Main Thermo Previous" current
  • 18:2118:21, 19 March 2023 diff hist −4 Raman mineralsNo edit summary current
  • 18:1918:19, 19 March 2023 diff hist −1,119 Raman mineralsNo edit summary
  • 18:1818:18, 19 March 2023 diff hist +817 N Laser sourcesCreated page with "== 266'ish Laser potentials == {| border="1" !Laser !Company !Web site !Pulse energy !Rep rate !CW power |- |QUV-266-5, QUV-262-5 |CrystalLaser |http://www.crystalaser.com/laser/uv-laser.html |0.34, 1.3 uJ |15, 4 kHz |5, 5 mW |- |FQSS266-Q |CryLas |http://www.crylas.de/products/pulsed_laser_low.html |0.3 uJ |5 kHz |1.5 mW |- |SNU-02P-100, SNU-20F-100, SNU-40F-100 |Teem Photonics |http://www.teemphotonics.com/products/laseroffe/microchipsfamily/266-nm.html |0.7..." current
  • 18:1718:17, 19 March 2023 diff hist −999 Raman mineralsNo edit summary
  • 18:1618:16, 19 March 2023 diff hist +2,589 Raman mineralsNo edit summary
  • 18:1418:14, 19 March 2023 diff hist +649 N Raman mineralsCreated page with "== 266'ish Laser potentials == {| border="1" !Laser !Company !Web site |- |QUV-266-5, QUV-262-5 |CrystalLaser |http://www.crystalaser.com/laser/uv-laser.html |- |FQSS266-Q |CryLas |http://www.crylas.de/products/pulsed_laser_low.html |- |SNU-02P-100, SNU-20F-100, SNU-40F-100 |Teem Photonics |http://www.teemphotonics.com/products/laseroffe/microchipsfamily/266-nm.html |- |PULSELAS-P-1064-xxx |AlphaLas |http://www.alphalas.com/products/lasers/subnanosecond-passiv..."
  • 18:1118:11, 19 March 2023 diff hist +2,526 N XRF SumPeak ProcessingCreated page with "== Sum Peaks == === Background === Sum peaks are a result of to xray photons arriving at the detector at the same time. The pulse energy that is measured is twice the energy of a single photon, hence the name sum peak. The FP algorithm attempts to remove the sum peaks but finding the primary peak and then subtracting signal from the area of the spectrum double the primary peak energy. Here you can see a single pulse, happens to be silver: file:scope_singlepulse.jp..." current
  • 18:1018:10, 19 March 2023 diff hist −24 XRF Spectral ProcessingNo edit summary current
  • 18:0918:09, 19 March 2023 diff hist +5 XRF Spectral ProcessingNo edit summary
  • 18:0718:07, 19 March 2023 diff hist +1,861 N XRF Spectral ProcessingCreated page with "== XRF Spectral Processing == Spectrum_Processing.c === combinePreviousSpectra === <code>void combinePreviousSpectra ( volatile STRUCT_READING_DATA* reading, int whatFilter)</code> === getWorkingSpectrumAvgPower === <code>float getWorkingSpectrumAvgPower( volatile STRUCT_READING_DATA* reading)</code> === processMeasurementSpectrum === <code>processMeasurementSpectrum(...)</code>: * This function gets a float version of the raw da..."
  • 18:0418:04, 19 March 2023 diff hist +1,008 N FWHMCreated page with "Full Width Half Maximum Is calculated assuming a Gaussian peak shape. In our implementation we use the Ag (silver) k-alpha lines. However, most systems report resolution referenced to Mn (manganese). There are two k-alpha lines which typically can not be resolved with current detectors. The Ag lines are at 22.162 keV and 21.988 keV. To calculate the true FWHM we must first deconvolve the two lines from the resulting spectra. Next using the measured FWHM for the..." current
  • 18:0318:03, 19 March 2023 diff hist +212 N XrfCreated page with "XRF Info FWHM How to calculate FWHM XRF_Spectral_Processing Notes on XRF spectral processing XRF_SumPeak_Processing Notes on how we calculate sum peaks ---- Thermo Previous Main_Page Main" current
  • 17:3717:37, 19 March 2023 diff hist +537 N Eclipse install linuxCreated page with "== Beaglebone == === Angstrom === Get the setup scripts: <pre> git clone https://github.com/Angstrom-distribution/setup-scripts.git </pre> Get some additional tools <pre> sudo apt-get install texi2html texinfo chrpath </pre> Now download src and build <pre> MACHINE=beaglebone ./oebb.sh config beaglebone MACHINE=beaglebone ./oebb.sh update MACHINE=beaglebone ./oebb.sh bitbake virtual/kernel MACHINE=beaglebone ./oebb.sh bitbake systemd-imag..." current
  • 17:3517:35, 19 March 2023 diff hist +4,057 N AndroidCreated page with "== Installing == [http://developer.android.com/sdk/requirements.html Eclipse] Windows Linux == Links == [http://antipastohw.pbworks.com/w/page/34044723/Install%20Eclipse%20with%20Android%20plugins Eclipse Install] [http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_PortingGuides 2.3.4 porting guide] [http://developer.android.com/sdk/eclipse-adt.html Eclipse-Android SDK] Android SD..." current
  • 17:3217:32, 19 March 2023 diff hist +1,095 N ThermoCreated page with "== Corp links == [http://iconnect.thermofisher.net/sites/Companyinformation/Pages/default.aspx IConnect Main] [http://iconnect.thermofisher.net/sites/companyinformation/Pages/Travel.aspx IConnect Travel] [http://org.iconnect.thermofisher.net/SITES/CAD/Pages/default.aspx IConnect CAD page] [http://org.iconnect.thermofisher.net/sites/CAD/PAI/COE/Pages/default.aspx COE page] [http://coll.iconnect.thermofisher.net/cad/PEASoftware/Pages/default.aspx PEA software page] =..."
  • 17:2917:29, 19 March 2023 diff hist +588 N RigakuCreated page with "== TEC controller == We are using the MAX1968 device, at least initially. This is the schematic we are starting with, see sheet 2 for the PID part of the circuit. U2, on page 1 is the Maxim TEC controller. Schematic The following links maybe useful: [https://controls.engin.umich.edu/wiki/index.php/PIDTuningClassical PIDTuningClassical] [http://www.maximintegrated.com/en/app-notes/index.mvp/id/3318 App Note (Maxim): How to Control...] [ht..." current
  • 17:2717:27, 19 March 2023 diff hist +1,609 Home systemsNo edit summary
  • 17:2617:26, 19 March 2023 diff hist +2,564 Home systemsNo edit summary
  • 17:2417:24, 19 March 2023 diff hist +2,332 N Home systemsCreated page with "== Rebuilding Raid == Rebuilding a raid system? Detail from mdadm of good working file system prior to zeroing the superblock. <pre> sudo mdadm --detail /dev/md4 /dev/md4: Version : 0.90 Creation Time : Sat Mar 19 08:02:27 2011 Raid Level : raid6 Array Size : 160649856 (153.21 GiB 164.51 GB) Used Dev Size : 80324928 (76.60 GiB 82.25 GB) Raid Devices : 4 Total Devices : 4 Preferred Minor : 4 Persistence : Superblock is persistent..."
  • 17:2117:21, 19 March 2023 diff hist −1 ClimbingNo edit summary current
  • 17:0517:05, 19 March 2023 diff hist +3,371 N Farley ledgeCreated page with "== Farley Ledge == Walls run left to right, and climbs run left to right. Ratings are approximate. These will be adjusted over time. thumb|map of Farley Starting with: === Zen Wall === thumb|Zen Wall {| style="margin-left: 20px;" | Lightning Strikes || 5.12+ || |- | Hammer * || 5.8 || 5.12 |- | Sickle || 5.8-9 || 5.11 mixed |- | Commies in the Zen Garden || 5.8 trad || 5.9 |- | Central Vacuum || 5.10- mixed || |-..." current
  • 17:0317:03, 19 March 2023 diff hist +40 N ClimbingCreated page with ">== Climbing == farley_ledge Farley"
  • 17:0017:00, 19 March 2023 diff hist +367 N M5Created page with "== 1988 BMW M5 == VIN WBSDC9307J2791537 BMW M Registry E28 M5 [http://www.bmwmregistry.com/model_faq.php?id=7 FAQ] Getrag 280 transmission - 260.0.1302.91 - Dextron III AFT or better (Redline, Royal purple...) rear diff mount (BMW E24 633 635 E28 524 528 Differential Mount) 33 17 1 129 786 Filters * Engine oil - Mann HU 930/3 * Engine air - BMW 13 72 1 307 259" current
  • 12:2412:24, 19 March 2023 diff hist −239 Two cowsNo edit summary current
  • 12:2312:23, 19 March 2023 diff hist +2,812 N Two cowsCreated page with "== Capitalism and Cows == TRADITIONAL CAPITALISM -- You have two cows. You sell one and buy a bull. Your herd multiplies, and the economy grows. You sell them and retire on t..."</comment> <text xml:space="preserve" bytes="2571">== Capitalism and Cows == TRADITIONAL CAPITALISM -- You have two cows. You sell one and buy a bull. Your herd multiplies, and the economy grows. You sell them and retire on the income. AN AMERICAN CORPORATION -- You have two cows. Y..."
  • 12:2212:22, 19 March 2023 diff hist +194 N ContactsCreated page with "* Chris Remer, cremer01@comcast.net * Carlos Ferreira, ferreira.carlosm@gmail.com * Andy Hanks, hanks.ac@gmail.com * Carl Gauntlett, Carl.Gauntlett@gmail.com * Stan Piorek, stan_piorek@yahoo.com" current
  • 12:2112:21, 19 March 2023 diff hist +20 Main PageNo edit summary
  • 12:1612:16, 19 March 2023 diff hist +739 Main PageNo edit summary Tag: Visual edit: Switched
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)