TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

TimeTrack Raspberry Pi

145 pointsby ethanpilalmost 4 years ago

16 comments

alias_neoalmost 4 years ago
I love the lengths it went to explain how to flash the microSD, connect the ribbon cable for the display driver board and then skipped over almost everything different and interesting about the project.
评论 #27778606 未加载
评论 #27779075 未加载
评论 #27781806 未加载
评论 #27778840 未加载
adolphalmost 4 years ago
<i>Timetrack is a web application to handle an organization&#x27;s employees&#x27; time keeping data. It is designed so that some employees will use their ID card to scan their clock-in and clock-out times. Others will be able to enter their time-in and time-out using the web interface directly. The system is designed to have two level approval process. The first is the group manager approval then the final approval is the director approval named &#x27;Payroll Process Approval&#x27;. Currently the application handles two weeks pay period.</i><p><a href="https:&#x2F;&#x2F;github.com&#x2F;City-of-Bloomington&#x2F;timetrack" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;City-of-Bloomington&#x2F;timetrack</a><p>Edit: I started to wonder, isn&#x27;t time keeping a solved problem with many commercial vendors and maybe even established open source? Why would a city roll their own? Does that make them more of a hack target (internally developed software weaknesses) or less (not being part of a monocoulture of zero-days)? What are their plans for long term (20+ years) maintenance?<p>City-of-Bloomington&#x2F;timetrack is licensed under the GNU General Public License v2.0<p><a href="https:&#x2F;&#x2F;github.com&#x2F;City-of-Bloomington&#x2F;timetrack&#x2F;blob&#x2F;master&#x2F;LICENSE" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;City-of-Bloomington&#x2F;timetrack&#x2F;blob&#x2F;master...</a>
评论 #27777551 未加载
评论 #27778160 未加载
评论 #27783533 未加载
评论 #27777689 未加载
评论 #27778991 未加载
评论 #27779393 未加载
EvanAndersonalmost 4 years ago
Time clocks are a terrible racket. The hardware is ridiculously overpriced, and most of of the units I&#x27;ve seen are tremendously low-tech (a microcontroller w&#x2F; a no-name serial-to-Ethernet or serial-to-Wi-Fi board strapped to it). They speak ugly undocumented binary protocols and, increasingly, are tied to ugly web-based hosted subscription services.
评论 #27778031 未加载
评论 #27779159 未加载
评论 #27777669 未加载
tyingqalmost 4 years ago
I&#x27;m curious how an RFID reader works in a &quot;not clunky&quot; way since the application is delivered via a web browser. I&#x27;m assuming the RFID reader is just showing up as a virtual keyboard in this kind of setup.<p>Do the employees have to click on a form field before swiping their badge, etc?<p>Or maybe there&#x27;s something like the RFID reader sending an unusual keycode that an event handler in the browser can wait for?
评论 #27778982 未加载
评论 #27778616 未加载
评论 #27779440 未加载
评论 #27782644 未加载
评论 #27779726 未加载
评论 #27778981 未加载
Havocalmost 4 years ago
Excellent. I think rasps could do a lot more if knowledge of them and basic programming was more common. Plus a ton of my *nix learning was rasp based since wiping an SD card is easier than having hardware &amp; understanding for VMs.<p>I do wonder at use of SD card in any sort of production environment. I&#x27;ve got half a dozen rasps and a dozen+ sd cards...and well it&#x27;s been patchy. Sometimes it lasts sometimes not with no obvious pattern.<p>I don&#x27;t mind that SD card are slow AF, but really feel the rasp could have been taken to the next level with a better (reliability) storage solution.
评论 #27778263 未加载
评论 #27778899 未加载
评论 #27782643 未加载
评论 #27779787 未加载
评论 #27778684 未加载
评论 #27778221 未加载
thedanbobalmost 4 years ago
I made similar units for my org to replace the old iPod Touch units, most of which were suffering from swollen batteries. The cheap touchscreens I used tend to only last a year or two but they&#x27;re only ~$30 on Amazon. So far no SD cards have failed.
jacknewsalmost 4 years ago
This looks to me like modern tech supporting antiquated working practices.
daniellarussoalmost 4 years ago
I finally looked at the article and that is bit over-engineered in my opinion.<p>My favorite timeclock had a two-row character lcd character display, membrane keypad for digits and maybe 5 additional function buttons: clock in, clock out, lunch in, lunch out, and admin-mode.<p>We used the last 6 digits of our SS# to clock in and out with.<p>It had a serial interface.<p>Use an Arduino, and you can add the serial display, keypad if needed, serial rfid or barcode scanner, and ethernet or wifi.
user3939382almost 4 years ago
I previously bought this thing: <a href="https:&#x2F;&#x2F;smile.amazon.com&#x2F;gp&#x2F;product&#x2F;B0155NL3MA" rel="nofollow">https:&#x2F;&#x2F;smile.amazon.com&#x2F;gp&#x2F;product&#x2F;B0155NL3MA</a><p>Added ISO 14443 to it via an unused internal USB port I found once I cracked it open. Got Dropbear SSH running on the embedded Linux it was using. I think I originally rooted it by removing its internal SD card and fooling with the file system.
jazzyjacksonalmost 4 years ago
I have a similar project I need to decide how to do, basically have the Pi host a website whose data is updated by tapping an NFC card.<p>I can’t tell what part of this code interacts with RFID, maybe it will give me some ideas of how to do it, is it all happening through writing events to a CSV that the web interface reads from?
评论 #27778848 未加载
krzykalmost 4 years ago
Is tracking job entry&#x2F;leave that popular nowadays? I get it that there were punchcards for factory workers previously, but city workers?<p>Is this US-only thing or popular around the world also?
评论 #27780613 未加载
评论 #27781948 未加载
wtf_is_upalmost 4 years ago
The package name starting with &#x27;in.&#x27; instead of &#x27;gov.in.&#x27; bugs me.
nix23almost 4 years ago
Just a little tip for the writer of the Article, give your employees their own touch-pen. Otherwise every employee will touch the exact same spot on the display...a big potential victory for Corona..or every other germ (had the same problem)
hiidrewalmost 4 years ago
shout out my university town &lt;3
spicybrightalmost 4 years ago
Too bad it&#x27;s a Pi inside. Give it a few years and most will fail from bad SD cards... A cheap consumer tablet will keep ticking for years.
评论 #27777667 未加载
评论 #27777680 未加载
评论 #27779165 未加载
评论 #27778927 未加载
评论 #27777806 未加载
评论 #27777575 未加载
评论 #27777535 未加载
评论 #27778108 未加载
rubicksalmost 4 years ago
What happens when one of these devices is admitted as trial evidence? Is there a hardware root of trust that can be used for cryptographic verification? Has anyone succeeded in doing trusted boot on a Raspberry Pi?
评论 #27778759 未加载
评论 #27781699 未加载