X11-Basic BASIC programming language.
kollokollo/ArduinoFloppyDiskReader 3
Arduino Universal Floppy Disk Reader/Writer
A MQTT dashboard application for linux / Raspberry Pi.
Conceptual description of an autonomus software living on the internet
A book build system that produces PDF, EPUB and MOBI from asciidoc to Amazon specifications
A portable MQTT C client for embedded systems and PCs alike.
kollokollo/paho.mqtt.android 0
MQTT Android
An Eclipse Paho C client library for MQTT for Windows, Linux and MacOS.
Hacking IKEA TRÅDFRI products, such as light bulbs, window blinds and other accessories.
Fork of vdl120 (http://vdl120.sourceforge.net)
startedsunsettrack4/telerising
started time in an hour
issue commentschollz/croc
Receiving does not work on macOS with M1
I was able to get it to work with these steps:
- Create a copy of iTerm app and set the copy to Open with Rosetta
- Run
curl https://getcroc.schollz.com | bash
in the Rosetta iTerm - Use
croc
in the Rosetta iTerm
comment created time in 4 hours
push eventmarcIhm/yabasic
commit sha 3218355ab09417c761a710079fad22e40737e28a
built on windows
commit sha 8146932928fbc560e03c6dc2eda9313a1e1a112b
Merge branch 'master' of https://github.com/marcIhm/yabasic
commit sha 99ea7900514771a5567cb6a8a27876f61558f64d
built on windows
push time in 6 hours
created tagmarcIhm/yabasic
Yabasic - A simple Basic interpreter for Unix and Windows.
created time in 6 hours
push eventmarcIhm/yabasic
commit sha ee00c12137ede5de2c0570ce5074d458120e0f3d
built on linux
push time in 6 hours
startednektos/act
started time in 7 hours
startedphotoprism/photoprism
started time in 13 hours
push eventmarcIhm/yabasic
commit sha 7484729963ac63b06c5e80856e8c07db5b013adc
remove eval as a command
push time in a day
issue commentschollz/croc
I never knew I could just drop onto the icon, I've always instructed my friends to open up a shell in the folder, then type croc send
and drop the file into the window.
comment created time in a day
startedsy2002/zxuno4mega65
started time in a day
fork M66B/cld3-kotlin
Bindings to Google's Compact Language Detector 3 to JVM Based Languages
fork in 2 days
issue commentgreiman/SSD1306Ascii
No the controller does not support this and rewrite of memory will flicker and not be a smooth scroll.
comment created time in 2 days
startedjgehrcke/covid-19-germany-gae
started time in 2 days
push eventmarcIhm/yabasic
commit sha 58fc3e44eec0e7716b05667422922e885f927252
proofreading docu
push time in 2 days
startedrakitzis/rc
started time in 2 days
issue openedgreiman/SSD1306Ascii
Hi, I am just wondering if there is a way to scroll vertical only some column of the screen. Like left half stationary and right half moving up'n'down. Thanks
created time in 2 days
push eventmarcIhm/yabasic
commit sha f325562d6765299ee1176b9b63828b466cbde678
use right library for compile
push time in 2 days
push eventmarcIhm/yabasic
commit sha 279090e5e06bdc165b0b049e1368e1ebf1ac9ac5
making docu compile
push time in 2 days
issue commentfredlcore/bsb_lan
Somebody tried to run BSB-LAN as room unit?
That's the one I recently added in appendix B ;)
I know, but I thought I link to the original ;)
comment created time in 2 days
issue commentfredlcore/bsb_lan
Somebody tried to run BSB-LAN as room unit?
Cool :) Made some comments within that, hope I did it right.. ;)
comment created time in 2 days
issue commentfredlcore/bsb_lan
Somebody tried to run BSB-LAN as room unit?
Maybe you could solve it that way, that by pushing the button the program first checks which mode is active and then it sends the belonging CoID to switch to the other mode (don't know which program number tells us about the comfort/reduced mode in heater mode 'automatic' right now though or if it's even possible at all..)?
Tried your way: https://github.com/dukess/bsb_lan/commit/c251e1d1ca39d76f4d6d097062bc00c9a241e1ee
comment created time in 2 days
startedbastl-instruments/kastle
started time in 2 days
issue commentfredlcore/bsb_lan
Somebody tried to run BSB-LAN as room unit?
That's not in this issue, where do you see this?
It is, he posted it a few entries above (6hrs before):
I think it possible: dukess@c192995
FYI about that pinout you mentioned:
From this reference here: http://www.robgray.com/temp/Due-pinout-WEB.png
That's the one I recently added in appendix B ;)
comment created time in 2 days
issue commentfredlcore/bsb_lan
Somebody tried to run BSB-LAN as room unit?
At the original room units there is also just one button and...
Thank you for details, need to think it!
Or do you mean a hardware button?
Yep. I made code that handle interrupts (and 4 buttons, one for TWW - here is all clear and simple, and 3 for RGT). About pins: D2, D3 and D18 to D21 is available for interrupts in Mega (First i saw info for Mega so i assumed that Due using same pins). As i saw later Due can do interrupds on any D pins.
By the way i catch trouble with erasing-EEPROM-at-start function on Mega: until used pins was 51 EEPROM was erased on every startup. After changing to pin 47 uncontrollable erasing was stopped. So need more testing on different devices.
comment created time in 2 days
issue commentfredlcore/bsb_lan
Somebody tried to run BSB-LAN as room unit?
From this reference here: http://www.robgray.com/temp/Due-pinout-WEB.png D18 to D21 are special use pins such as Serial1 TX/RX SDA/SCL etc. It would probably be best to use odd-numbered pins from 27 to 47 for that because they are available through the BSB-LAN board.
comment created time in 2 days
issue commentfredlcore/bsb_lan
Somebody tried to run BSB-LAN as room unit?
That's not in this issue, where do you see this?
comment created time in 2 days
issue commentfredlcore/bsb_lan
Somebody tried to run BSB-LAN as room unit?
Judging on the comment "Add handling presence buttons and TWW push on pins D21 (INT 2)(TWW push), D20 (INT 3)(presence ROOM1), D19 (INT 4)(presence ROOM2), D18 (INT 5)(presence ROOM3)" to his solution posted the link to above I think so, yes..
comment created time in 2 days